1.6.0 • Published 3 years ago

@ovistek/bvx-glut v1.6.0

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

Twitter: @OvisTek Codacy Badge install size NPM License

Geometry Lookup Table (LUT) for BitVoxel Engine


Geometry Lookup Table (LUT) generates vertices, normals and indices used in 3D BitVoxel Rendering. This LUT is designed to work with 6 bit BitVoxel Geometry Indices output from the BitVoxel Engine.

Installation

  • Install using npm
npm install @ovistek/bvx-glut

About

This pre-computed static LUT contains all possible different variations and mutations for Voxel Face Rendering. Invisible or fully occluded surfaces will not be rendered.

Acknowledgements

This tool relies on the following open source projects.

1.4.3

3 years ago

1.6.0

3 years ago

1.4.2

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago