Image Slicer
par JustinSDK
Fichiers imprimables (5)
-
stlimage_slicer.stl
2.4 Mo · 313 téléchargements
-
stlKamado_Nezuko.stl
5.6 Mo · 202 téléchargements
-
stltaiwan_pangolin.stl
1.3 Mo · 186 téléchargements
-
stlbutterfly.stl
14.6 Mo · 157 téléchargements
-
stlsnack_love.stl
2.7 Mo · 160 téléchargements
Description
I create an experimental contours based on marching squares. Here's a demonstration. You can find source code on dotSCAD/examples/image_slicer.scad, too. The source code requires OpenSCAD and dotSCAD.
If you want to slice your selected picture, use img2gray to convert an image into gray scale data. Then, use the gray scale data to replace the level value.