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
55 downloads per month
Used in transvoxel
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.