Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 636 Bytes

File metadata and controls

18 lines (11 loc) · 636 Bytes

Computational fluid dynamics

Basic CFD simulaton scheme

  • Advect attribute attached to the fluid (color, velocity, etc.)
  • Remove divergence by solving the pressure
  • Update velocity

collision collision


Interactive field design

Interactive design and subdivision of a divergence-free (incompressible) vector field. Draw the trace of the particle in the field with the green line. Implemented in Processing.

collision