DEV Community

Discussion on: April 24, 2020: What did you learn this week?

Collapse
 
matteobruni profile image
Matteo Bruni

This week was a productive one!

  • I improved last week TypeScript unit testing
  • Created particles emitters

  • Learnt about Spatial Hash Maps to improve performances of particles (w/ help of another contributor)
  • Fixed the collision system that was just random, now it has math 🤣

  • Created particles absorbers (black holes)

  • A lot of refactoring and bug fixing, but it's not much exciting 🤣
Collapse
 
upieez profile image
Samuel Huang

This is so cool!