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

Centering the geometry produces an artifact on the end #40

Open
kyma opened this issue Feb 11, 2021 · 2 comments
Open

Centering the geometry produces an artifact on the end #40

kyma opened this issue Feb 11, 2021 · 2 comments

Comments

@kyma
Copy link

kyma commented Feb 11, 2021

This is working nicely, but the geometry is flipped and off-center.
I can rotate the mesh to correct the first, but if I call geometry.center(), I get an artifact like a triangle is missing from the end

Screenshot 2021-02-11 at 11 10 10

@gusvogel
Copy link

I've encountered this too. I also flipped the text. It looks like just one triangle on the end didn't get formed or something. If I continue to use this for my project I'll try to dig into it

@blairexico
Copy link

blairexico commented Dec 7, 2021

Any one find a fix for this? geometry.center() does the same thing for me.. also, I see this error in console: index.js:103 THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.

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

3 participants