TheGreatB3 / transvoxel-data-rs

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

Transvoxel implementation #1

Open voxelias opened 3 years ago

voxelias commented 3 years ago

Hi I am working with marching cubes in rust a lot and currently resolving the seams issue. Do you know any reliable TransVoxel implementation (in rust or not) to refer to?

Gnurfos commented 3 years ago

Hi,

I had an implementation in Scala and am currently porting it to Rust. I don't know about reliability :) Just a few questions: