PsycoTodd / TaichiGraphics2021

This is the side work to have fun with Taichi Graphics course 2021 https://space.bilibili.com/1779922645?spm_id_from=333.788.b_765f7570696e666f.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaichiGraphics2021

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.

alt text


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

alt text

About

This is the side work to have fun with Taichi Graphics course 2021 https://space.bilibili.com/1779922645?spm_id_from=333.788.b_765f7570696e666f.1

License:MIT License


Languages

Language:Python 100.0%