C++ sand simulation

A complex sand simulation with multiple chunking, optimizations and a vast majority of materials implemented.

Features

Materials

  • None
  • Air
  • Sand
  • Water
  • Rock
  • Steam
  • Lava
  • Acid
  • Gravel
  • Copper
  • Oil
  • Fire
  • Smoke
  • Wood
  • Glue
  • Dirt
  • Seed
  • Plant
  • Petal
  • Algae
  • Bamboo
  • Sapling
  • Leaves
  • Coal
  • Ash
  • Thermite

Others

  • Save / Load map
  • Dynamic texturing and shading
  • Place elements with mouse click and toggle elements with 0-9 keys

Usage

Run: make ./main

Links (For accessibility)

AfghanGoat - Mirror