A Computer Graphics course project made in Python using Pygame.
- DDA Line Algorithm
- Midpoint Circle Algorithm
- Translation
- Rotation
- Scaling
- Animated planets and moon
- Saturn with ring
- Comet animation
- Keyboard controls
- Twinkling stars
- DDA Line Algorithm
- Midpoint Circle Algorithm
- Translation
- Rotation
- Scaling
- Venus
- Earth
- Moon
- Mars
- Jupiter
- Saturn
- Comet
- UP Arrow = Increase speed
- DOWN Arrow = Decrease speed
- SPACE = Pause / Resume
- Python 3
- Pygame
pip install pygame