What are the newer haxelib physics engines besides “box2d and nape”?
The haxelib that hasn’t been updated for a long time feels unreliable!
What are the newer haxelib physics engines besides “box2d and nape”?
The haxelib that hasn’t been updated for a long time feels unreliable!
We hope to prioritize fixing errors and warnings, and new features can also be added if possible. Thank you
Physics engines simulate Newtonian physics, which haven’t been updated in 300 years.
Long release cycles can simply be a sign of maturity. Not saying it is necessarily the case here (not too familiar with the libraries myself), but it seems plausible: the physical models, the mathematical tools and the data structures + algorithms used to performerd the simulation - none are novel.
What’s more: today, most game engines already have their own physics engines (there are advantages to this integration), so it’s typically easier to just use what’s there.
© 2018-2020 Haxe Foundation - Powered by Discourse