Skip to content

A particle system to simulate fireworks using OpenGL

Notifications You must be signed in to change notification settings

zjnyly/ParticleSystem

Repository files navigation

Particle System: Firework

backdrop

Run the code

This project is developed using visual studio 2019 and is a cmake project, so theoretically it is cross platformed.

To run the code:

  • clone the repo

    git clone https://github.com/zjnyly/CG_Firework.git
    
  • enter build folder

    cd build
    
  • generate .sln

    cmake ..
    
  • open .sln and build in release mode, remember to set CG-Firework as your starting program

Some incredible scenes

backdrop

backdrop

backdrop

backdrop

backdrop

About

A particle system to simulate fireworks using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages