-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
uiSomething having to do with the user interfaceSomething having to do with the user interface
Description
In ui2, currently 2-dimensional visualizations using P5GLVisualizer implement zoom just by moving the camera toward the plotting plane (z=0). But at the moment, after a finite number of steps, the camera actually moves beyond that plane, and thereafter nothing is displayed. This should not be allowed. Perhaps zoom should multiply/divide the distance to the plotting plane by something, rather than add/subtract from it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
uiSomething having to do with the user interfaceSomething having to do with the user interface