tubugl-3d-shape
v1.6.2
Published
3D shapes for tubugl
Downloads
73
Readme
tubugl-3d-shape
3D shape(proceduaral box, procedural cube box) made with tubugl
install
To install it with npm:
npm install tubugl-3d-shape
To install it with yarn:
yarn add tubugl-3d-shape
usage
examples
https://kenjispecial.github.io/tubugl-3d-shape/
Running the examples locally
you need to install parcel to run examples locally
install node modules locally
yarn
yarn run
TODO
- [x] support texture
- [x] support vertexArrayObject for webgl2 supported browser
- [ ] bug: transparent shape overalap some faces(!?)
- [ ] bug: cylinder different top/bottom radius