rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
233 stars 42 forks source link

Camera Trackball Controls #205

Open cdsousa opened 2 years ago

cdsousa commented 2 years ago

Hi, it would be nice to be possible to set the camera controls to "trackball" https://threejs.org/docs/#examples/en/controls/TrackballControls, https://threejs.org/examples/misc_controls_trackball.html . Is it already possible?