โจ Project Title: AelafSat Hohmann Transfer Simulation ๐ Description AelafSat Hohmann Transfer is a browser-based 3D visualization of a satellite performing a Hohmann transfer orbit around Earth, developed using CesiumJS and real orbital data exported from GMAT (General Mission Analysis Tool).
This project showcases:
A realistic satellite orbit visualized in real time
Path tracing and satellite tracking around the Earth
A web-friendly interactive simulation using space-grade ephemeris
๐ญ Features ๐ 3D Earth globe and space environment (via CesiumJS)
๐ฐ๏ธ Real orbital path simulated from GMAT output
๐ Timeline animation with play/pause
๐ฎ Interactive camera tracking and reset controls
๐ Custom 3D satellite model (.glb)
๐ฆ Technologies GMAT โ for orbital simulation and data export
CesiumJS โ for 3D globe visualization
HTML, JavaScript, and JSON