Skip to content

plq/taichi

 
 

Repository files navigation

image

Taichi is a physically based computer graphics library, with various simulation and rendering algorithms supported. It's written in C++11 and wrapped friendly with Python.

Installation

See Doc

Create your world with Taichi

$ python
>>> import taichi as tc

image

About

Physically based Computer Graphics Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.6%
  • Python 6.7%
  • Other 0.7%