HgSlv / earth-view-solar-system-3D

Earth-centric perspective using 3D visualization πŸš€βœ¨

Home Page:https://steady-custard-d04f1d.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar System Explorer

Hey there! Welcome to the Solar System Explorer - a cool 3D journey through our solar system made with Three.js. This project lets you spin around the Earth and gawk at the other planets moving around the Sun. We've got some neat textures, nifty animations, and it's all from our home planet's POV.

Big shoutout to the folks over at SuboptimalEng's three-js-games for their awesome Three.js example.

Getting Started

To get this baby up and running on your machine, you'll need Node.js installed. Grab it, then run these commands:

# Install dependencies first
npm install

# To start seeing planets
npm run dev

# Ready to go live? Build it!
npm run build

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Earth-centric perspective using 3D visualization πŸš€βœ¨

https://steady-custard-d04f1d.netlify.app/


Languages

Language:JavaScript 96.4%Language:HTML 2.1%Language:CSS 1.5%