densities / blob

blob: plot densities directly in your browser.
https://densities.github.io/blob/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Meshing is not optimized #3

Open bast opened 5 years ago

bast commented 5 years ago
bast commented 5 years ago

Idea: implement efficient meshing in Rust and compile to WebAssembly.

Just to not give a wrong impression: meshing is not slow now but I believe it could be snappier yet, especially for finer grids.

bast commented 5 years ago

Another idea: screen entire columns of voxels based on a minimum or maximum value of a column.