• Stars
    star
    1
  • Language
    C#
  • Created almost 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Group Project at Uni, duration of 2 weeks. I wrote the GPU Soil Sim code (WARNING: SPICY CODE xD). physics done with voxels and rendered out using a custom method similar to Dual Contouring and Marching cubes, most of the calculation is done GPU side.