PGM to OpenSCAD surface 3D model preview
View source Save
2,068 downloads 66 likes 7,187 views Free price

About this 3D model

This is a quick and (very) simple Python script to read data from an ASCII format PGM (portable gray map) file and convert it to a "surface" data file for OpenSCAD. You will need Python (written for v2.7), and numpy to run it, but it's quick to convert. You will need OpenSCAD to utilize the output of this script.