Skip to content
Li, Xizhi edited this page Sep 22, 2016 · 1 revision

design doc of npl cad

This project is based on openjscad.org, we want to achieve such functions by NPL. Following are the resources we need: ParaCraftSDK wiki; OpenJSCAD; CSG

image

TODO:

  • NPL cad support exporting to *.stl or *.bmax file. *.bmax file will automatically cubify the CAD model with given level of detail.
  • Compile to *.bmax file side by side with *.nplcad file
  • BlockModel support *.nplcad (and *.stl file) for display

NPL CAD Editor advice: double click anywhere on the 3D container scene to select/open the code editor. right click(drag) to rotate. This is same as in Paracraft.

Clone this wiki locally