Skip to main content

Simple pygame particles - 1

3 really simple particle projects


Chris
(cc_chris)
Some basic particle systems to convey how particle systems work: 1. Basic circles emitting from the mouse cursor 2. Nyan cat particles 3. Emitting images as particles I made a video explaining the logic behind it, you can find it here: https://youtu.be/yfcsB3SGsKY

Changes

Some basic particle systems to convey how particle systems work: 1. Basic circles emitting from the mouse cursor 2. Nyan cat particles 3. Emitting images as particles I made a video explaining the logic behind it, you can find it here: https://youtu.be/yfcsB3SGsKY
simple 143 particles 21

Links

Home Page
https://www.youtube.com/watch?v=yfcsB3SGsKY
Source
https://github.com/clear-code-projects/PygameParticles
Github repo
https://github.com/clear-code-projects/PygameParticles

Releases

Simple pygame particles 1 — 20 Oct, 2020

Pygame.org account Comments