Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 497 Bytes

Three JS Github Globe

Inspiration

This project was inspired by Github's homepage

Usage

This project is created using vite

 "dev": "vite --host",
 "build": "vite build",
 "preview": "vite preview"

Todo

  1. Add halo effect
  2. Add arc animation
  3. Refine the lat and long points
  4. Deploy it to github pages

Reference

  1. How we built the GitHub globe