1.6.2 • Published 7 years ago

tubugl-3d-shape v1.6.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

tubugl-3d-shape

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
1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.3

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago