A-simo / earth-3d-model

Earth 3d model with sun reflection, atmosphere and transition from day to night,

Home Page:https://earth-3d-model.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Earth 3d model with sun reflection, atmosphere and transition from day to night,

https://earth-3d-model.vercel.app


Languages

Language:JavaScript 60.2%Language:GLSL 35.0%Language:HTML 3.3%Language:CSS 1.5%