Fast-Poisson-Image-Editing
awesome-taichi
Fast-Poisson-Image-Editing | awesome-taichi | |
---|---|---|
1 | 3 | |
252 | 526 | |
- | 4.8% | |
0.0 | 2.2 | |
about 2 years ago | 7 months ago | |
Python | ||
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Fast-Poisson-Image-Editing
-
From molecular simulation to black hole rendering - Taichi-Lang makes life easier for digital content creators
Poisson Image Editing (Pérez et al) is a frequently cited paper. Trinkle23897 and shawnchan2014 implemented this classic algorithm with Taichi as the backend:
awesome-taichi
-
Beginner thread: Useful resources!
Awesome Taichi repo: https://github.com/taichi-dev/awesome-taichi
-
From molecular simulation to black hole rendering - Taichi-Lang makes life easier for digital content creators
To have a better understanding of the scenarios where Taichi is (spontaneously) applied, we launched taichi-dev/awesome-taichi to collect and present top-notch Taichi-empowered projects. Most of the examples given below are available in this repo.
-
ETH Zürich uses Taichi Lang in its Physically-based Simulation course (AS 21)
The Taichi community is active and provides a wide range of reference codes.
What are some alternatives?
LBM_Taichi - Fluid solver based on Lattice Boltzmann method implemented by taichi programming language
taichi_benchmark
tolc-demo - Demo to show a typical usecase for tolc
BlenderPythonRenderer - A Python GPU renderer for Blender using the Taichi package
pyasflip - Python implementation of the ASFLIP advection method
BlackHoleRayMarching
ray-tracing-one-weekend-taichi - A fast python implementation of Ray Tracing in One Weekend using python and Taichi
taichi_elements - High-performance multi-material continuum physics engine in Taichi
difftaichi - 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
taichimd - Interactive, GPU-accelerated Molecular Dynamics using the Taichi programming language