sharkdp/purescript-isometric

Isometric rendering for PureScript

PureScript

58

20 commits

updated Feb 6, 2020

See the code

README

purescript-isometric

An isometric drawing library for PureScript.

Features:

  • Basic shapes: cube, prism, cylinder, cone, pyramid
  • Extrusions from 2D paths
  • Scaling, Translation, Rotation
  • Depth sorting

Live demo

Build tests

bower install
pulp build -O -m Test.Main -I test -t html/main.js

Then, open html/index.html in a browser.

Contributors

sharkdp

17 commits

milesfrain

2 commits

sgraf812

1 commits

sharkdp/purescript-isometric

Isometric rendering for PureScript

PureScript

58

20 commits

updated Feb 6, 2020

See the code

README

purescript-isometric

An isometric drawing library for PureScript.

Features:

  • Basic shapes: cube, prism, cylinder, cone, pyramid
  • Extrusions from 2D paths
  • Scaling, Translation, Rotation
  • Depth sorting

Live demo

Build tests

bower install
pulp build -O -m Test.Main -I test -t html/main.js

Then, open html/index.html in a browser.

Contributors

sharkdp

17 commits

milesfrain

2 commits

sgraf812

1 commits

Languages

PureScript

76.6%

HTML

12.1%

CSS

11.2%