Hacker News new | ask | show | jobs
by efnx 3362 days ago
It's not just physics though, as I remember Erin the author of box2d mentioning that most of the work is concerned with allocating and deallocating tiny pieces of memory. After that the physics are rather simple Newtonian equations.
1 comments

But then, in order to calculate those newtonian equations, you need an integrator, right?