Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 559 Bytes

File metadata and controls

21 lines (13 loc) · 559 Bytes

Particle Generator in Rust & OpenGL

Felt like playing around with instanced rendering and some cool blending options.

Demo

Particles radiating in multiple colors

Building

cargo build --release

You will find an executable file in target/release. This is the recommended option to run the application if you want to run a lot of particles.

Credit

Check out www.kenney.nl for awesome game assets

I'm using an asset from his particle pack https://www.kenney.nl/assets/particle-pack