Starfield Effect

๐Ÿ”— Code Example: Starfield Effect

  • Code Update: ๐Ÿ–Œ๏ธ I have added the finished method in the system class to check and remove particle systems that are no longer on the screen. Try implementing it yourself before checking the code!

๐Ÿ”— References:

๐Ÿ”— Timestamps:

  • 0:29 Create a single particle

  • 7:21 Create a Particle class

  • 12:29 Create a System class

  • 15:14 Remove particles that are "done"

  • 19:52 Create systems of particle systems

  • 22:58 Add colors

Previous

Flocking Simulation with Quadtree

Next

Fireworks