Please sign in to access this page
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.
Wade Olivieri
Check their project out: OrgMan
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
The search system WORKS!, it shows the satellite in the console which has been added and adds it in yellow color!
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
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
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)