Skip to content

arodakou/3D-CSS-Solar-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D CSS Solar System

Update: Updated the visuals and added a "drill down" effect. Now each planet can be clicked. When clicked, the planet scales and a panel with information that is fetched from the "The Solar System OpenData" appears, in addition to some static data. When Earth is clicked again, a world map by: https://simplemaps.com/resources/svg-world appears and users can drill-down to continents and countries.

Before visual update:

Screenshot 2024-07-31 130743

After visual update:

Screenshot 2024-07-31 130646

Scaling & Information Panel:

Screenshot 2024-07-31 134123

World Map:

world-map

Continent Clicked:

map-europe

Country Clicked:

map-greece

Images:

-Earth: https://pngimg.com/uploads/earth/earth_PNG39.png

-Saturn: https://wallpapers.com/images/hd/realistic-saturn-image-png-saj-pyweaoxxuw630fcx.jpg

-Jupiter: https://www.solarsystemscope.com/spacepedia/images/handbook/renders/jupiter.png

-Venus: https://www.pngall.com/wp-content/uploads/11/Venus-PNG-Background.png

-Uranus: https://wallpapers.com/images/hd/uranus-southern-hemisphere-png-98-5njxvfq1ofdr5lkx.png

-Neptune: https://upload.wikimedia.org/wikipedia/commons/2/20/Neptune_cutout.png

-Mars: https://pngimg.com/d/mars_planet_PNG38.png

-Sun: https://cdn.pixabay.com/photo/2018/01/26/13/04/sun-3108640_1280.png -Mercury: https://wallpapers.com/images/high/mercury-planet-surface-texture-b14c57xc5tcrfa6w.png

Initial README: Solar System data visualisation done in HTML/CSS and a bit of Javascript.

See it in action : http://codepen.io/juliangarnier/full/idhuG

About

Solar System data visualisation done in HTML/CSS and a bit of Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 31.1%
  • SCSS 30.8%
  • HTML 29.1%
  • JavaScript 9.0%