Skip to content

Unity - A basic fire propagation spreading on the plants directed by the wind.

Notifications You must be signed in to change notification settings

Haleluyaz/Fire-spreading-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Fire-spreading-Simulation

  • This is a very simple simulation of a fire spreading directed by the wind.
  • No visual

Features

  • Generate - generates new random plants on the terrain (while clearing any existing)
  • Clear - clears all the existing plants
  • Simulate - plays / stops the simulation
  • Fire - lights several randomly selected plants
  • Mode - toggles between various mouse interaction modes:
  • Add - LMB adds a plant at the clicking point
  • Remove - LMB removes the plant under the mouse pointer
  • Toggle Fire - LMB lights / extinguishes fire in the plant under the mouse pointer
  • Wind speed (slider) - affects the speed of the fire spreading
  • Wind direction (slider 0-360 + some sort of visual indication in the scene (arrow, line etc.)) - affects the direction of the fire spreading
  • Quit - quits the app

Unity Version

  • 2018.2.0f2
  • Note for mac user with OS Mojave need to disable Metal support to solve lagging bug in editor.

Platform

  • Window / Mac

Demo

Authors

  • Nattapon Chaiyasirisuwan(Pond)

About

Unity - A basic fire propagation spreading on the plants directed by the wind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages