Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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
https://github.com/PsycoTodd/TaichiGraphics2021

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)

### Assignment 1 Julia set RGB

**Control the 3 channel with difference in the sin function.**

![alt text][JuliaSet]

---

### 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][TinaGalaxy]

[JuliaSet]: https://github.com/PsycoTodd/TaichiGraphics2021/blob/main/JuliaSet.gif
[TinaGalaxy]: https://github.com/PsycoTodd/TaichiGraphics2021/blob/main/TinaGalaxy.gif