Skip to content
/ apd Public

Simple fluid simulation library supports Advect, Project and Diffuse operations.

License

Notifications You must be signed in to change notification settings

hatoo/apd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APD: Advect, Project, Diffuse

Crates.io

APD is a simple fluid simulation library supports

  • Advect
  • Project
  • Diffuse

operations.

Examples

Advect

cargo run --package advect --release 

advect

Project (and self advect)

cargo run --package project --release 

project

Diffuse

cargo run --package diffuse --release 

project

About

Simple fluid simulation library supports Advect, Project and Diffuse operations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages