Z3 Development
Z3 Development
There's an organization now, which includes CSG.js library. See jscad/csg.js All are welcome to contribute, and there a set of test case being developed as well. @dav-m85 is already contributing.
JSCAD continues to grow, and has some great plans. Please contribute there.
I think you would be better off using CSG.js from JSCAD organization.
@rhapsodyn If still interested then please try a PR again jscad/csg.js Cheers
I don’t know the details but some like a ‘NODEBB’ button, which can be associated with - URL - Some query into NodeBB server for # of users, # of...
I’m following this library which is probably has the most complete DXF to SVG conversion. https://github.com/bjnortier/dxf
And blocks, and transforms, etc. DXF is almost as complicated as SVG. It would be wise to use just one format for the intermediate data (input) to maker.js Which at...
@Bersaelor understood. The best library that I know of is the DXF library, as it tries to retain the curvature specification rather then converting to short line segments. https://github.com/bjnortier/dxf Again,...
Blocks are basically a group of DXF entities, I.e lines, shapes, textures, etc. The advantage of blocks is that the group of entities can be reused several times in the...
If you need more examples... https://github.com/jscad/sample-files