troisjs / trois

✨ ThreeJS + VueJS 3 + ViteJS ⚡
https://troisjs.github.io
MIT License
4.11k stars 302 forks source link

r137 of threejs breaks trois #124

Open StevenJPx2 opened 2 years ago

StevenJPx2 commented 2 years ago

They removed RGBFormat which is an import for trois.modules.js. You just need to change it to RGBAFormat to support it.

klevron commented 2 years ago

I think I will also move the components to another repo #91