tubugl-3d-shape

1.6.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tubugl-3d-shape

Weekly Downloads

25

Version

1.6.2

License

MIT

Unpacked Size

5.24 MB

Total Files

95

Last publish

Collaborators

  • kenji-special