pmndrs / react-three-csg

🚧 Constructive solid geometry for React
https://csg.pmnd.rs
MIT License
296 stars 12 forks source link

Doing CSG with custom models #20

Closed fika00 closed 1 year ago

fika00 commented 1 year ago

Hi, I've tested the different operators and it works like a charm. Except when I try to use it with my loaded models. I loaded them in a jsx file. Is that the problem? Is there a workaround?