📄️ Getting Started
Welcome to the Getting Started for using Taichi. In this guide, we will walk through the installation, initialization, basic grammar, and some simple examples of Taichi. The provided code snippets are adapted from the Taichi Docs to help you get started quickly.
📄️ Fractal Simulator
A small script for taichi simulator and GUI.
📄️ Taichi differentiable template combined with Pytorch
refer to 3D-Tools
📄️ Taichi Material Point Method (MPM) Simulation
refer to Taichi-MPM
📄️ Frequently Asked Questions
What is Material Point Method (MPM)?