jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.58k stars 505 forks source link

refactor(modeling): reworked slice to use vertices in parameters, etc. #1255

Closed z3dev closed 1 year ago

z3dev commented 1 year ago

Another set of changes to refactor the geometries to use points (2D) and vertices (3D). This is taking on the easy one; slice.

All Submissions: