Taichi is a physically based 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 |
Windows |
Chat |
---|---|---|
Gallery (More...)
Please see Installation and examples.
$ python
>>> import taichi as tc
>>> ...