This application uses Sgp4Propagator to propagate up to 10,000 satellites, which are visualized in Insight3D using MarkerBatchPrimitive. Satellites shown in red have access to a ground station located in Australia.
To compile this sample application with Ant:
- Copy your AGI.Foundation.lic file into the src directory.
- Run "ant package".
The application will be compiled, packaged into a jar, and placed in the dist directory. You can then double-click the LotsOfSatellites.jar file to run the application, or, simply run "ant run".
