Skip to content

Latest commit

 

History

History

Something_about_the_field

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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