Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 494 Bytes

bump2stl

Converts bump map stored in 16 bit png file into the stl mesh.

usage: bump2stl [-h] [-H HIGH] [-S SIZE] input output

Converrt png bump map (intensity of pixel means high) to the stl mesh file.

positional arguments:
  input                 Input png file
  output                Output stl file

optional arguments:
  -h, --help            show this help message and exit
  -H HIGH, --high HIGH  Z coordinate of the maximum
  -S SIZE, --size SIZE  XY coordinate maximum