react-three-renderer-example
react-three-renderer-example copied to clipboard
[discussion] export MouseInput and Trackball to the react-three-renderer?
Is there a reason don't move the ref/trackball and input/mouseInput to react-three-renderer?
I implement this in my project but don't have a dependency to react-three-renderer-example. In my mind rtr is the better place, right?
Ideally they should be individual packages in themselves rather than part of the main repository, I remember starting working on that but need to come back to it