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

🔫 Dispose of listener in the `dispose()` function #36

Closed marcofugaro closed 2 years ago

marcofugaro commented 2 years ago

Fix #31

Also convert internal methods to private methods.