A downloadable game

Implemented features:

  • Spatial partitioning for map generation.
  • Object pooling (to prewarm spawn of objects and quick respawn).
  • Grid for mesh combining (each grid cell has combined mesh, when tree is on fire in this cell, the mesh is disbanded and once each tree is burnt the mesh is combined again).
  • GPU Instancing (to reduce draw calls by using same Mesh for multiple GameObjects).

Maximum allowed objects in the game: 22,500 (it works also with 100k objects, but with cost of FPS (~100 on i9, 2080 Ti, 32GB DDR4)).


Download

Download
Fire Spreading Simulation v1.2.1.zip 22 MB

Install instructions

Unzip the folder and run "Fire Sreading Simulation.exe".

Leave a comment

Log in with itch.io to leave a comment.