The goal of this web application is to simulate a traveller in a space ship, which wants to navigate between stars. It's in 3D view, and the stars are extracted from the HYG catalog (among 110 000 stars)
Run ng serve
or npm run start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
or npm run build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
A demo is accessible at http://manoloexpo.free.fr/__experimentations/stars-traveller/index.html
- Display name of stars if known
- Use component projection (technical task)
- Use indexedDb to store localy catalog
- Reset on click on Home icon
- Angular v14 and latest versions for libraries
- Add a link to hygmap website
- Bugfix on time line cursor
- Add a chart panel
- Display luminosiy with absolute magnitude
- Angular v13 and latest versions for libraries
- Check if WebGL is available
- Add a timeline
- Represent proper motion by a line from 2 000 (EPOCH) to 10 000
- Filter stars around the target of the camera
- Display stars motion