Skip to content

Rtlyc/fluid_print_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Print Sim

Fluid_print_sim focuses on 2D fluid simulation with taichi programming language. This includes two fluid simulation examples.

Fluid Solid

Fluid Solid example shows the interation between fluid and solid. A solid square falls into a water pool.

Give india logo

Fluid Print

Fluid Print example simulates a fluid printer head pouring viscous liquid which is hardening till eventually solid.

Give india logo

Features

  • Simulate liquid pouring in real time
  • Fluid hardening
  • Dynamically control particle interation
  • Boundary check
  • Fluid turns to solid
  • Large memory management

Usage

python fluid_printer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages