There are 16 repositories under taichi topic.
Productive, portable, and performant GPU programming in Python.
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Implementations of NeRF variants based on Taichi + PyTorch
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
An Instants-NGP renderer that has been implemented using Taichi
MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)
A soft renderer based on Taichi (work in progress)
Fluid solver based on Lattice Boltzmann method implemented by taichi programming language
Python implementation of the ASFLIP advection method
a finite element solver based on Taichi, being parallel (CPU/GPU), portable and open-source
A collection of CFD related resources for Taichi developers.
2D incompressible fluid solver implemented in Taichi.
container/virtualization/sandbox apps on android
A Taichi extension library providing a set of GLSL-alike helper functions
Run compiled Taichi kernels in JavaScript and WASM
A simple and fast python library to handle the data generated from molecular dynamics simulations
A topology optimization framework written in Taichi programming language.
GPU Accelerated Motion Engine based on Taichi Lang.
A physically based mesh renderer named Ada Path Tracer based on Taichi lang
Blender SDF Node System Addon
We compare the gradients calculated by different differentiable contact model implementations.
3-D elastic material simulation with Taichi using the Material Point Method (MPM)
Grain growth in polycrystal, described by multi-phase field model, implemented by cross-platform parallel (CPU/GPU) computing language of Taichi
Implementation of A Level-Set Method for Magnetic Substance Simulation in the Taichi language.
A single file VOF fluid solver implementation in Taichi.
progressive path tracer written in taichi
Smoothed Particle Hydrodynamics implementation with Python