Skip to content

This is the QGIS plugin which was my Engineering Thesis. This program creates a 3D model from raster data in STL format. Those models could be printed by used 3D printers.

Notifications You must be signed in to change notification settings

Kaemer1645/PrintYour3D

Repository files navigation

This is my Thesis Engineering "From raster to 3D model – Preparing data for 3D printing with a Python plugin in the QGIS environment"

This project create 3D model based on raster data in STL format.

I learned OOP (Object Oriented Programming) from Mark Lutz "Introduction"

The most important code you can see in create_model.py file.

Below you can see libraries which I used to create this plugin:

-PyQt -Scipy -MatPlotLib -Numpy -NumpySTL -PySTL

About

This is the QGIS plugin which was my Engineering Thesis. This program creates a 3D model from raster data in STL format. Those models could be printed by used 3D printers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published