#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

#1180 in Game dev

Download history 3/week @ 2024-07-29 8/week @ 2024-09-02 24/week @ 2024-09-23 12/week @ 2024-09-30

55 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