/ParticleSystem_GPURendering

Qt application which simulate a particle system using OpenGL

Primary LanguageC++

ParticleSystem

School project on image synthesis using Qt 5.10, OpenGL 3.3 and GLSL 3.3.

We had to :

  • Set the rendering of particles of a physical phenomenon (smoke, fire, water ...)
  • Simulate their rendering in a scene
  • Manage the Particle Physics (wind, screw, gravity, atmosphere density)

Example