OfficerYoda / Fhysics

A Physics simulation
MIT License
0 stars 0 forks source link

optimized the updatePosition calls on objects #8

Closed OfficerYoda closed 4 months ago

OfficerYoda commented 4 months ago

made them be called during the rebuild process so that it's not necessary to loop of the QuadTree twice