orbitview
- 3 Devlogs
- 11 Total hours
OrbitView: Real-time Tracking of Asteroids & Kinetic Impact Simulation OrbitView is a tool that converts raw data received from NASA’s NeoWs API to an interactive 3D solar system model, created solely with Vanilla JavaScript and Three.js, without any external libraries. OrbitView allows users to visualize potentially hazardous asteroids in real time, filtering asteroids according to size, velocity, or proximity, as well as scrubbing through 7 days of orbits. In addition to real-time asteroid tracking, OrbitView also provides a “What-If” kinetic impact simulation that calculates the TNT Megaton equivalence and craters generated by asteroid impacts.