Skip to content

Generates enclosed 3D models from image heightmaps.

Notifications You must be signed in to change notification settings

stanley-wei/ImageToSTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageToSTL

Generates enclosed 3D models from image heightmaps.

Installation

Requires Python3

  1. Clone this repository:

     git clone https://github.com/stanley-wei/ImageToSTL.git
    
  2. Install required packages:

     pip install -r ImageToSTL/requirements.txt
    

Usage

To run from GUI:

python3 ImageToSTL/gui.py

Alternatively, you can run from the command line directly:

python3 ImageToSTL/image_to_stl.py <IMAGE_FILENAME>

Use python3 ImageToSTL/image_to_stl.py --help for additional options.

About

Generates enclosed 3D models from image heightmaps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages