Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trackball camera problem #12

Open
jlfernandez83 opened this issue Apr 20, 2015 · 1 comment
Open

Trackball camera problem #12

jlfernandez83 opened this issue Apr 20, 2015 · 1 comment

Comments

@jlfernandez83
Copy link

When trackball camera is chosen, preview is broken https://jeromeetienne.github.io/threejsboilerplatebuilder/

Chrome console throws:

Uncaught TypeError: undefined is not a function

in line 72 : cameraControls = new THREE.TrackballControls( camera )

Hope that helps ;-)

@jeromeetienne
Copy link
Owner

thanks for reporting. i will look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants