Skip to content

Python and ImageMagick codes for creating a stl-model from a bitmap

Notifications You must be signed in to change notification settings

ptleskin/printed_3D_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D printed text

This repository contains Python and ImageMagick codes for creating a stl-model from a bitmap. The code was used in my personal project to create a 3D-model and then 3D print my family name to decorate my front door.

The process of extruding the bitmap into a 3D shape uses morphological operations Distance Transform and Skeleton Information from which the local shape radius at each point is estimated.

3D process

Final 3D print

About

Python and ImageMagick codes for creating a stl-model from a bitmap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published