Taichi - C++ 图形库


MIT
跨平台
C/C++

软件简介

Taichi 是一个计算机图形库,使用 C++ 编写而成,并且 Python 封装友好,提供了一个 Python 3 绑定。

支持 Linux、macOS 与 Windows 平台。

安装:

wget https://raw.githubusercontent.com/yuanming-hu/taichi/master/install.py
python3 install.py

Windows 安装:

下载这个脚本,并使用 Python 3 执行。