Skip to content

Huster-YZY/HUST-CG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simplified Python-Taichi implementation of Sun-Earth-Moon system which is also the homework of HUST CG course.

Environmental Setups

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

Run

cd python
python solar.py

Controllable Gravity

Circular Ellipse Escape

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages