Note: Taichi is currently under active development for multiple research projects. We plan to release a stable version for everyone to use in August 2018 at SIGGRAPH, with better documentation and testing.
Taichi is an open-source computer graphics library, with various simulation and rendering algorithms supported (What's inside?). It's written in C++14 and wrapped friendly with Python.
Linux, Mac OS X | Windows | Doc (WIP) | Chat |
---|---|---|---|
Gallery (More...)
Taichi
is based on many other open-source projects, which are shipped with taichi and users do not have to install manually:
- pybind11
- Intel Embree
- Intel TBB
- fmt
- Catch2
- spdlog
- stb_image, stb_image_write, stb_truetype
- tinyobjloader
- JIXIE::ImplicitQRSVD
- dcraw
- ffmpeg
- miniz
- ...
Current developers include:
- Yuanming Hu (project creator & main developer)
- Yu Fang (developer)
- ...