Skip to content

Upgraded version of particle explosion simulator using SDL2 graphics library.

License

Notifications You must be signed in to change notification settings

hemulens/Particle-Explosion-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Explosion Simulation

An altered version of original Particle Fire Simulation application by John Purcell

Project Description

Screenshot of the project in action Screenshot of the project in action Screenshot of the project in action

Description in progress...

Structure & Logic

In progress...

Expected Behavior

In progress...

Dependencies for Running Locally

Build Instructions

After installing project dependencies, please proceed to build:

  1. Clone this repository into your project folder
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile -> Step 1: cmake ..
  4. Compile -> Step 2: make
  5. Run the application: ./particles

About

Upgraded version of particle explosion simulator using SDL2 graphics library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published