#voxel #table #algorithm #necessary #transvoxel #look-up

transvoxel-data

The tables necessary to implement the Transvoxel algorithm

4 releases

0.2.1 Feb 17, 2020
0.2.0 Feb 17, 2020
0.1.2 Feb 17, 2020
0.1.1 Feb 17, 2020

#1054 in Game dev

22 downloads per month
Used in transvoxel

MIT license

105KB
943 lines

transvoxel-data

Look-up tables used by the Transvoxel Algorithm.

This provides the look-up tables needed for the Transvoxel Algorithm. The algorithm implementation is not provided in this crate.

Based on the work by Eric Lengyel.

License: MIT


lib.rs:

Look-up tables used by the Transvoxel Algorithm.

This provides the look-up tables needed for the Transvoxel Algorithm. The algorithm implementation is not provided in this crate.

Based on the work by Eric Lengyel.

No runtime deps