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

Texture is beign projected also behind #16

Closed sokhuong-uon closed 3 years ago

sokhuong-uon commented 3 years ago

How can I project the texture only to the front of the camera? By default it projects to the front and back of the camera.

image

marcofugaro commented 3 years ago

@sokhuong-uon weird, could you share a reproducible example?

sokhuong-uon commented 3 years ago

here: https://codesandbox.io/s/red-glitter-470p6?file=/src/components/HelloWorld.vue

thank you for waiting

marcofugaro commented 3 years ago

Fixed in v2.0.3!