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?