Skip to content

littlemine/taichi

 
 

Repository files navigation



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
Build Status Build Status Join the chat at https://gitter.im/taichi-dev/Lobby

Gallery (More...)

image image image

Getting Started

Please see Installation and examples.

Create your world with Taichi

$ python
>>> import taichi as tc
>>> ...

About

Physically based Computer Graphics Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.9%
  • Python 10.4%
  • Other 0.7%