Releases: taichi-dev/taichi_three
Releases · taichi-dev/taichi_three
v0.0.1
News:
The 3D rendering library Taichi THREE is now officially released! Try it out using:
pip install --user taichi_three -i https://pypi.org/simple
Checkout here for examples to run with.
Dependencies:
- taichi >= 0.6.10
- taichi_glsl >= 0.0.4
Thanks @moranzcw for the idea in taichi-dev/taichi#1267!