discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

json

TO
Trevor Orr
Thu, Jan 12, 2023 5:39 PM

The latest dev snap shot support loading json files which is really cool, is there a way to generate json objects in OpenSCAD?  I currently have a bunch of data stored in array of arrays.  I was thinking of writing a OpenSCAD function to convert the data to a json object but have not been able to figure out a way to do so.  Any ideas?

The latest dev snap shot support loading json files which is really cool, is there a way to generate json objects in OpenSCAD?  I currently have a bunch of data stored in array of arrays.  I was thinking of writing a OpenSCAD function to convert the data to a json object but have not been able to figure out a way to do so.  Any ideas?