TaichiGraphics2021
November 5, 2021 ยท View on GitHub
This is the side work to have fun with Taichi Graphics course 2021
Assignment 1 Julia set RGB
Control the 3 channel with difference in the sin function.

Assignment 2 Use Taichi 3D library to represent the galaxy demo
Run instruction
install tachi-Three for 3D particle system support.
python3 -m pip install taichi-tina
