littlemine / taichi

Physically based Computer Graphics Library

Home Page:http://taichi.graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

http://taichi.graphics

License:Other


Languages

Language:C++ 88.9%Language:Python 10.4%Language:CMake 0.5%Language:C 0.2%Language:Shell 0.0%