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

Generate UVs for buffer geometry programatically with three.js #50

Open
chloesun opened this issue Mar 9, 2022 · 0 comments
Open

Generate UVs for buffer geometry programatically with three.js #50

chloesun opened this issue Mar 9, 2022 · 0 comments

Comments

@chloesun
Copy link

chloesun commented Mar 9, 2022

Hello Prof Stemkoski,

I came across your Github example through searching on this topic https://discourse.threejs.org/t/can-i-make-a-uv-unwrapping-of-a-model-programmatically-with-three-js/2421/7

I loaded a group of meshes (buffer geometry) in the threejs scene, and just noticed that they don’t have uv attribute at all. Is it possible to generate UV attributes based on the existing data of mesh, like normal, position?

image

Thank you!
Chloe

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

1 participant