react-three-csg
react-three-csg copied to clipboard
<Text3D> on CSG substraction - performance?
error: TypeError: Cannot read properties of undefined (reading 'count')
when try to put <Text3D> from @react-three/drei
What I did was to create a <textGeometry> of three (obsolete). Also working with text in CSG takes a lot of real-time processing.
codesandbox here : https://codesandbox.io/s/fervent-diffie-qr140c?file=/src/App.js
Hi, does anyone know how to improve this performance? I'm subtracting a textGeometry and takes a lot of time of process..
Hello! Any feedback on this issue?
Not from my side. I have limit the amount of text allowed to only 1.. but still running slow