Rtlyc / fluid_print_sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%