LiquidFun alternatives and similar libraries
Based on the "Physics" category.
Alternatively, view LiquidFun alternatives based on common mentions on social networks and blogs.
-
Bullet
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. -
Simbody
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. -
CHRONO
High-performance C++ library for multiphysics and multibody dynamics simulations -
Newton Dynamics
Newton Dynamics is an integrated solution for real time simulation of physics environments.
Learn any GitHub repo in 59 seconds
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of LiquidFun or a related project?
Popular Comparisons
README
LiquidFun Version 1.1.0
Welcome to LiquidFun!
LiquidFun is a 2D physics engine for games. Go to our landing page to browse our documentation and see some examples.
LiquidFun is an extension of Box2D. It adds a particle based fluid and soft
body simulation to the rigid body functionality of Box2D. LiquidFun can be
built for many different systems, including Android, iOS, Windows, OS X, Linux,
and JavaScript. Please see Box2D/Documentation/Building/
for details.
Discuss LiquidFun with other developers and users on the LiquidFun Google Group. File issues on the LiquidFun Issues Tracker or post your questions to stackoverflow.com with a mention of liquidfun.
Please see Box2D/Documentation/Building/ to learn how to build LiquidFun and run the testbed.
LiquidFun has a logo that you can use, in your splash screens or documentation, for example. Please see the Programmer's Guide for the graphics and further details.
For applications on Google Play that integrate this tool, usage is tracked.
This tracking is done automatically using the embedded version string
(b2_liquidFunVersionString
), and helps us continue to optimize it. Aside from
consuming a few extra bytes in your application binary, it shouldn't affect
your application at all. We use this information to let us know if LiquidFun
is useful and if we should continue to invest in it. Since this is open
source, you are free to remove the version string but we would appreciate if
you would leave it in.