A simplified Python-Taichi implementation of Sun-Earth-Moon system which is also the homework of HUST CG course.
git clone https://github.com/Huster-YZY/HUST-CG.git
cd HUST-CG
conda create -n hustcg python=3.7
conda activate hustcg
pip install -r requirements.txt
cd python
python solar.py
Circular | Ellipse | Escape |
---|---|---|
![]() |
![]() |
![]() |