Installing opencascade.js into wasp peoject (opensaas)
Hello friends, i am trying to install opencascade.js (a CAD library), i have tried other implementation, useing three.js and CSG (witch did work), however didnt meet my needs, so i need to know how to install this. But i am getting stuck on configuring the bundler / set-up, they talk about webpack.
Would somone be able to walk me though how to install this in a wasp project? Would be greatly appreciated.
Here is the documentation.
https://ocjs.org/docs/getting-started/hello-world
Would somone be able to walk me though how to install this in a wasp project? Would be greatly appreciated.
Here is the documentation.
https://ocjs.org/docs/getting-started/hello-world
One of the very powerful feature of OpenCascade is the ability to perform Boolean Operations. With them, you can simply add or subtract different shapes. Let's try that.