==Installation - compilation==
* télécharger le dossier sur le [https://github.com/kyllikki/png23d git]
* Ensuite il est préférable de lire la page [http://kyllikki.github.io/png23d/png23d.1.html man]
*exemples pour faire un "circuit imprimer" à partir d'un typon en noir et blanc:
*PNG vers STL
png23d -t x -f surface -o stl -l 25 -d 0.2 mon_image.png mon_fichier3D.stl
*PNG vers SCAD
png23d -t x -f surface -o -l 25 -d 0.2 scad mon_image.png mon_fichier3D.scad