News

The most popular design file format is the STL file. And although it’s not very tricky to create high quality STL files for 3D prints, it’s not easy as well.
The first example converts the commonly-used Lena test image to an STL file The "solid" keyword argument sets whether to create a solid geometry (with sides and a bottom) or not. The algorithm used to ...