Skip to content

lavandejoey/SATNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATNET


3D satellite plotting application with the ability to highlight specific satellites and display detailed information.

Installation Dependencies

npm install

Scripts Supported by npm

  • start: Starts the Vite development server npm start or npm run dev.

  • build: Builds the project for production npm run build.

  • serve: Serves the built project for preview npm run serve.

    After running npm run build, the project will be built in the dist directory. You can preview the built project by running npm run serve.

  • After script running, the webpage can be shown in the http://localhost:4170/.

Functions TODOs

3D Animation

  • 3D satellite plotting (Current)

    • Highlight specific satellite (by click): highlight its detailed information.
  • 3D Filter by time (launched / not at a past time)

Data Analysis

  • Launch location on 2D by time [2D-time] e.g. https://celestrak.org/satcat/launchsites.php

  • Stat char/graph animation by time

    numbers of launches, like: 人口图 [#launches in country - time]

    global number of active satellites [#all launches - time]

    number of satellites [#launches in types - time]

Websites for Reference

Examples / its Github repo

Others

Data Souce

The Earth texture

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •