pmndrs / drei

🥉 useful helpers for react-three-fiber
https://docs.pmnd.rs/drei
MIT License
8.38k stars 699 forks source link

How to integrate react-three-csg with drei? #2082

Open iosifnicolae2 opened 2 months ago

iosifnicolae2 commented 2 months ago

Can we have an example on how to use react-three-csg with drei?

For example, how to subtract an Extrude element?

Thank you!

DennisSmolek commented 1 month ago

The react-three-csg examples are already importing from drei.

https://codesandbox.io/p/sandbox/mlgzsc?file=%2Fsrc%2FApp.js

If you're having a specific issue open a discussion or hop on to discord to see if folks can help.

[Suggest closing]