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

TypeError: Class constructor BufferGeometry cannot be invoked without 'new' new TextGeometry #46

Open
abdulsalamalmahdi opened this issue Oct 11, 2021 · 1 comment

Comments

@abdulsalamalmahdi
Copy link

abdulsalamalmahdi commented Oct 11, 2021

seems that three-bmfont-text is not compatible with ES6 classes. If you try to derive from an ES6 class with ES5 prototype style code you got the above error, any suggestions. I do not want to downgrade my three.js
image

@MobyDigg
Copy link

@abdulsalamalmahdi did you find a solution for this? i have the same problem.

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