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

Uncaught TypeError: THREE.Geometry is not a constructor #11

Open
sops21 opened this issue Jul 13, 2021 · 1 comment
Open

Uncaught TypeError: THREE.Geometry is not a constructor #11

sops21 opened this issue Jul 13, 2021 · 1 comment

Comments

@sops21
Copy link

sops21 commented Jul 13, 2021

When using three Version (https://github.com/supermedium/three.js): ^0.125.1

I'm getting the following error: Uncaught TypeError: THREE.Geometry is not a constructor.

Any suggestions?

@ElliotDickman
Copy link

This is an old issue, but since it's still open I did resolve that error and submit a PR: #13

The error results from newer versions of THREE.js dropping THREE.Geometry in favor of THREE.BufferGeometry

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