Skip to content

Codesane/ParticleGeneratorRustOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages