davidfitzgibbon / Threeasy

A wrapper and some sensible defaults for working with ThreeJS
https://threeasy.org/
MIT License
14 stars 0 forks source link

Use ThreeJS .setAnimationLoop for animator #7

Closed davidfitzgibbon closed 2 years ago

davidfitzgibbon commented 2 years ago

https://threejs.org/docs/index.html?q=render#api/en/renderers/WebGLRenderer.setAnimationLoop

davidfitzgibbon commented 2 years ago

Will not do. This would break the Threeasy animator functionality.