1.2.0 • Published 7 years ago
tubugl-2d-shape v1.2.0
tubugl-2d-shape
2D basic shape made with tubugl
install
To install it with npm:
npm install tubugl-2d-shape
To install it with yarn:
yarn add tubugl-2d-shape
examples
https://kenjispecial.github.io/tubugl-2d-shape/
Running the examples locally
you need to install parcel to run examples locally
install node modules locally
yarn
yarn run
TODO
tweak wire frame mode
support texture
add more examples
add others 2d shapes( circles, triangle )