forked from bartvdbraak/blender
c5871b8750
This patch add SPH (Smoothed Particle Hydrodynamics)fluid dynamics to the blender particle system. SPH is an boundless Lagrangian interpolation technique to solve the fluid motion equations. From liquids to sand, goo and gases could be simulated using the particle system. It features internal viscosity, a double density relaxation that accounts for surface tension effects, static internal springs for plastic fluids, and buoyancy for gases. --------------------------------------- This is a commit of the core fluid physics. Raul will work on proper documentation soon and more features such as surface extraction from the particle point cloud and increasing stability by sub-frame calculations later. |
||
---|---|---|
.. | ||
datafiles | ||
freedesktop | ||
irix-6.2-mips | ||
plugins | ||
scripts | ||
test | ||
text | ||
windows | ||
environment-macosx | ||
environment-mswindows | ||
environment-unix | ||
getversion.py | ||
Makefile | ||
VERSION |