Particle Module
Google's LiquidFun extension for Box2D The 'Liquid Fun' Particles module emulates soft body simulations by managing the interaction of large numbers of rigid 'particle' bodies. LiquidFun Programmer's Guide
This module provides the following classes:
This module is a rollup of the following modules:
-
ParticleSystem
Manages the creation and interaction of particles and particle systems. Particle systems are suitable for fluids, deformable objects, and interactions between different materials.