mirror of
https://github.com/wassname/svg2cube.git
synced 2026-08-04 13:23:45 +08:00
41 lines
469 B
Markdown
Executable File
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
|