jspenc72 / relief

JPEG > STL > Tinkerine > Letterpress :frog:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

relief is a simple program that lets you drop in images and get back 3D printable STL plates for letterpress and block printmaking.

Download (for mac) wepress.ca/relief.zip

or if you want you can build from source:

$: git clone https://github.com/wepress/relief.git
$: cd relief
$: make all

then you can run relief with:

$: make run

or compile as a mac app:

$: make app

About

JPEG > STL > Tinkerine > Letterpress :frog:


Languages

Language:JavaScript 84.4%Language:HTML 12.3%Language:Makefile 3.3%