Z3 Development
Z3 Development
From the paper on BSP trees... `Note that this code is not robust, since numerical stability may cause errors in the classification of a point. The standard solution is to...
I’ll have to check... but V1 (master branch) should be working. Or do you want to work with V2? This is now in very early adoption.
Hmm... please return only CSG or CAG objects from your main() function. There might be some else.
I’m trying to enable the desktop application with V2 now. It’s taking a while as there are still lots of dependencies to update, and some code changes. I’ll let you...
OK. I gave it my best shot but the desktop application is going to need a total rework, which @kaosat-dev can only handle. @hedefalk what other options do you have?
@TeslaGeek Welcome! The script places the converted file into the same directory as the original. So, please look inside the examples directory. If the script executes properly then a message...
FYI, V1 is worse. Here's the results of the same example. 
@briansturgill wouldn't it be easier just to provide links to the code? In fact, I'd prefer pull requests against JSCAD.
Yup. I’m talking with NodeBB now. I need to install an addition function, and register to a service. Not fun…
The key is the VTREE package, as that has the start of the caching per shape / geometry. However, it's not well tested. In addition, it's totally disabled in the...