Comment on Liquidfun – 2D physics engine for gamesComments−CmonDev12yIt's surprisingly reasonable that they did not use Python or JS for it. I wonder how they came up with this project though - do they want to boost Android/NaCl games?−asadlionpk12yI made one for js : https://github.com/asadlionpk/SPHjs−CmonDev12yIt's pretty cool, but not useful for games due to performance limitations (especially for mobile devices).
Comments
It's surprisingly reasonable that they did not use Python or JS for it. I wonder how they came up with this project though - do they want to boost Android/NaCl games?
I made one for js : https://github.com/asadlionpk/SPHjs
It's pretty cool, but not useful for games due to performance limitations (especially for mobile devices).