TheGreatB3 / transvoxel-data-rs

The tables necessary to implement the Transvoxel algorithm in Rust.
MIT License
0 stars 0 forks source link

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