tubugl-3d-shape

February 8, 2018 ยท View on GitHub

NPM version

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

  • support texture
  • support vertexArrayObject for webgl2 supported browser
  • bug: transparent shape overalap some faces(!?)
  • bug: cylinder different top/bottom radius