Skip to content

ChristianWitts/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).

Gallery [(More...)] (http://taichi.graphics/gallery/)

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.4%
  • Python 6.8%
  • Other 0.8%