marcofugaro / three-projected-material

📽 Three.js Material which lets you do Texture Projection on a 3d Model
https://marcofugaro.github.io/three-projected-material/
MIT License
674 stars 58 forks source link

Add example: Getting UV projected texture image #52

Closed Karric closed 1 year ago

Karric commented 1 year ago

Please add example code of how I can get the mesh's UV texture with the projected image applied to it.

Please also consider the scenario where the mesh is not unwrapped and thus has no base texture.

marcofugaro commented 1 year ago

not sure what you mean by "get the mesh's UV texture", can you elaborate what you're trying to do?