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.63k stars 512 forks source link

Enhancement: Add Color Support to STL Export and Import #146

Closed z3dev closed 7 years ago

z3dev commented 8 years ago

See https://en.wikipedia.org/wiki/STL_%28file_format%29#Color_in_binary_STL

z3dev commented 8 years ago

OpenJSCAD.org 0.5.1 Alpha Release has support for colors when IMPORTING. Export support is still pending.

z3dev commented 7 years ago

This issue was moved to jscad/io#11