furti / FreeCAD-Lithophane

FreeCAD Workbench to convert an image to a Lithophane for 3D Printing
MIT License
32 stars 8 forks source link

Create Box in a single loop #5

Open furti opened 6 years ago

furti commented 6 years ago

To create the box we iterate the image data 3 times. We should do this in a single loop to save some time.