Please sign in to access this page

Celestialite

Celestialite Used AI

6 devlogs
5h
•  Ship certified
Created by Hoshiko

This project is a 3D web-based Earth visualization using Three.js and React, displaying real-time positions of satellites based on TLE (Two-Line Element) data. It renders an interactive Earth model with rotation, realistic textures (night lights, bump mapping, clouds, and glow), and places satellites accurately in orbit. Users can search for satellites, visualize their positions, and potentially highlight or track them in real-time.

Timeline

ADDED A TOAST POP-UP WHICH SHOWS THE ADDED SATELLITE (Or an error if not found)

Update attachment

The search system WORKS!, it shows the satellite in the console which has been added and adds it in yellow color!

Update attachment

Ship 1

1 payout of shell 61.0 shells

Hoshiko

about 2 months ago

Hoshiko Covers 4 devlogs and 4h 15m

Added the ability to update the user's geolocation and add a red marker on that spot, the ISS is now a little larger and a green dot

Update attachment

Improved overall search system and made it so that the satellite highlights yellow whenever it is added. fixed some code bugs. TLEs are now dynamically updated using an API

Update attachment

Added starlink satellite support and improved the search system, improved highlighting satellites on the search

(sry I forgot to take a screenshot and I can't open my pc again before today's time disappears)

Update attachment

Added the Globe and a starfield using ThreeJS, also adding markers for satellites

Update attachment