Skip to content

ClovisPJ/Windfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windfall

A Fluid Dynamics Simulation based on Jos Stam's famous method.
Implementing all kinds of fancy features.
Includes:

  • Ball joint physics
  • Springs (both tension & shear forces)
  • LSystems
  • Vector fields
  • Wrap-around borders
  • lots of colours!

How to use (controls):

hold the key and click as follows:

  • 's' - smoke
  • 'l' - leaf
  • 'w' - wind
  • 'b' - boundary
  • 'p' - pusher
    colors, variables and fields can be controlled from the menu
  • 'm' - to hide/show menu

Install:

Install Processing 3
Clone & open in IDE
Run!

Altenative in command-line (Linux only)

clone & move to repo directory
Allow execution of run:

chmod a+x run

run run!

./run

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

About

Fluid dynamics simulation

Resources

Stars

Watchers

Forks

Packages

No packages published