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

Robot Meets Oscillating Waves 🤖🎵

Next

Fireworks