Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 236 Bytes

03-functional-exercises.md

File metadata and controls

7 lines (6 loc) · 236 Bytes

Particle System :: from Object Oriented to functional

Exercises

Limit particles: We we allow to create infinite particles the system my collapse. We can:

  • limit the life time of the particle
  • limit the max number of particles