Z3 Development
Z3 Development
@aeksco Super! I’m looking forward to how V2 JSCAD integrates with react. Hopefully, it will be a good relationship. For documentation, please see the user guide at https://www.jscad.xyz/dokuwiki/doku.php There’s API...
> @z3dev I made some good headway here today - I've got a basic React component rendering the OpenJSCAD viewer using the V2 libraries. Thanks for sharing your Vue.js code...
@aeksco Thanks again for the nice library. This is going to be awesome once V2 JSCAD is integrated. Do you have any time frame on the release?
You can try one of the various packaging libraries to assemble all the components (yours and dependencies) into a single package. Then only one import is necessary. See Rollup
@kirevdokimov The changes are straight forward, and probably fix the special case. But I'm wondering if there's another issue with the algorithm, or the union is returning some strange polygons....
> The only problem with commenting retesselation out from these functions is that some triangles are left in the air. I was suspecting something like this. Hopefully, @platypii will have...
@kirevdokimov Can you supply a small test case?
@kirevdokimov Last chance... please supply a test case for these changes.
@kirevdokimov thanks for the excellent example, and the in-depth analysis. there are lots of tests but not for this specific example. Given the similarity of the two cylinders, there's obviously...
Maybe @hegemonic needs some help. I'm sure there would be several people ready to help immediately.