Files
svg2cube/readme.md
T
2016-01-17 10:15:04 +08:00

41 lines
469 B
Markdown
Executable File

gen-svg-cube
This package makes isometric cubes. It takes in svg's and renders them from a given side
at a given resolution.
# Quickstart
TODO
# Screenshots
## Input:
<img src="images/input.png" style="max-width: 20em;"></img>
## Output:
<img src="images/result.png" style="max-width: 20em;"></img>
## GUI
<img src="images/gui.png" style="max-width: 20em;"></img>
# Installation
`npm i`
# Usage
`npm start`
# TODO
# Author
wassname.org
# License
ISC