Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AmamiyaRenn/TaichiCourseS1Hw1
TaichiGraphicsCourseHomework1
https://github.com/AmamiyaRenn/TaichiCourseS1Hw1
Last synced: about 2 months ago
JSON representation
TaichiGraphicsCourseHomework1
- Host: GitHub
- URL: https://github.com/AmamiyaRenn/TaichiCourseS1Hw1
- Owner: AmamiyaRenn
- License: mit
- Created: 2022-04-12T07:38:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T09:20:33.000Z (over 2 years ago)
- Last Synced: 2024-07-08T11:32:25.382Z (6 months ago)
- Language: Python
- Homepage:
- Size: 5.23 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-taichi - A Jellyfish-like Demo - Modifications based on the Julia Set to produce jellyfish-like effects. (Applications / **Math**)
- awesome-taichi - A Jellyfish-like demo - Modifications based on the Julia Set to produce jellyfish-like effects. (**Math**)
README
# 作业 1--基于 juliaset 改一些东西
生成类似于水母的效果,顺便在改颜色的时候改出一个让人 san 值狂掉的东西
## 背景简介
源自于看到 gui.py 中关于 rgb 的描述后进行一些乱改
## 成功效果展示
![JuliaSetChangeColor](./data/JuliaSetChangeColor.gif)
![JuliaSetJellyfish](./data/JuliaSetJellyfish.gif)## 运行方式
`python3 JuliaSetChangeColor.py`
`python3 JuliaSetJellyfish.py`## 存在一些问题
不知道 rgb 项的值的取值范围和对应效果