jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

Any access to maxPolarAngle of OrbitControls? #72

Closed jdestgermain closed 7 years ago

jdestgermain commented 7 years ago

Is there anyway I could limit the maxPolarAngle of OrbitControls to prevent the user from going below a "floor" plane?

vidartf commented 7 years ago

After merging #88, maxPolarAngle etc. are all exposed on OrbitControls.