Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 779 Bytes

File metadata and controls

14 lines (14 loc) · 779 Bytes

Diff Physics

this project aims to be a differentiable simulation editing tool.

Current State

  • a differentiable PD solver without contact
  • a differentiable cloth simulation example

Run This

Future Work

  • add contact
  • replace taichi-lang with another backend if there is a better one

Note: this project will be rewrite using Moss Lang once its ready