You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl;dr: I tried extending Trackball Controls according to the documentation for extending Orbit Controls, however it didn't work. Confirmed to be a bug with Cientos, so I made this issue.
Hi there! I'm new to Tresjs (and Three.js!) and came across this issue as I was searching for a way to use TrackballControls in my app.
Does this issue currently make it impossible to use TrackballControls with Tresjs?
I've tried following both methods in https://docs.tresjs.org/advanced/extending.html but get errors regarding state being undefined, and am wondering if that's related to this issue before I start digging further myself?
Is it likely that TrackballControls will be part of Cientos like OrbitControls is?
Describe the bug
Follow up for this Discussion.
tl;dr: I tried extending Trackball Controls according to the documentation for extending Orbit Controls, however it didn't work. Confirmed to be a bug with Cientos, so I made this issue.
Reproduction
https://stackblitz.com/edit/tresjs-minimal-reproduction-vev5jt?file=src%2Fcomponents%2FTheExperience.vue
Steps to reproduce
Extend trackball controls like how you would with orbit controls as mentioned in the TresJS docs
System Info
Used Package Manager
pnpm
Code of Conduct
The text was updated successfully, but these errors were encountered: