Create 3d-printable STLs from satellite elevation data
Create 3d-printable STLs from satellite elevation data Installation Usage mapa uses numpy and numba under the hood to crunch large amounts of data in little time. 1. Using the dem2stl cli The dem2stl cli lets you create a 3d-printable STL file based on your tiff file. You can run a demo computation to get a feeling of how the output STL will look like: If you have your tiff file ready, you may run something like dem2stl –input your_file.tiff –output […]
Read more