Skip to content

Commit 6eaa594

Browse files
committed
mouse wheel scale scene in orthographic projection instead of pan camera on z axis
1 parent ecfa45a commit 6eaa594

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"gl-mat4": "^1.2.0",
8181
"gl-mesh3d": "^2.0.8",
8282
"gl-plot2d": "^1.4.2",
83-
"gl-plot3d": "^2.1.1",
83+
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#1e3ee374f079e4e00205740b414634b7fdff4c70",
8484
"gl-pointcloud2d": "^1.0.2",
8585
"gl-scatter3d": "^1.2.0",
8686
"gl-select-box": "^1.0.3",

0 commit comments

Comments
 (0)