-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial fix for #4972 Description of changes: - Remove unnecessary socket-call in the update loop - Allow multiple instances of the visualizer in the same notebook - Have only one server run in the background when initializing the first `Visualizer`-instance - Center the camera on initialization - Clip wall shape at the box boundaries - Expose the `self.zndraw`-object for direct manipulation of `ZnDraw` - Bump to 'ZnDraw 0.4.6'
- Loading branch information
Showing
4 changed files
with
145 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters