Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 555 Bytes

Particle system with a compute shader

This is a simple particle system made with openFrameworks that uses a compute shader. The use of a compute shader allows the simulation of a huge number of particles while keeping a good framerate.

Particles1

Particles2

Particles3

Compatibility

This program was tested with Linux and openFrameworks v0.9.0