Skip to content

melonwan/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++11 and wrapped friendly with Python.

Installation

[Note: It's still a work in progress. Installation guide will be finished within a few days.]

Please see [Getting Started] (https://github.com/IteratorAdvance/taichi/wiki/Getting-Started).

image image image

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++ 92.5%
  • Python 6.7%
  • Other 0.8%