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
671 stars 57 forks source link

Persist Projected Texture #50

Closed stripuramallu3 closed 1 year ago

stripuramallu3 commented 1 year ago

Hi,

I came across this library when trying to project a material onto my mesh and it works great! I was wondering if anyone has insight on how to persist the projected material.

For example:

In the above example I'd like both projections to persist on the mesh.