https://github.com/duzzisantos/solar-system
This simulates the solar system basically with CSS spin animation
https://github.com/duzzisantos/solar-system
Last synced: about 2 months ago
JSON representation
This simulates the solar system basically with CSS spin animation
- Host: GitHub
- URL: https://github.com/duzzisantos/solar-system
- Owner: duzzisantos
- Created: 2021-09-14T06:51:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T06:54:30.000Z (over 3 years ago)
- Last Synced: 2025-01-16T00:57:30.735Z (3 months ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# solar-system
This simulates the solar system basically with CSS spin animation. The nine planets rotate
at different speeds around their orbits to imitate what happens on space.
This is powered by a CSS transform-rotate and an infinite spin animation property.