Package gaiasky.data
Data loaders and converters
-
Interface Summary Interface Description ISceneGraphLoader Defines the interface for scene graph loaders. -
Class Summary Class Description AssetBean Utility class to hold the assets that must be loaded when the OpenGL context is present.DesktopSceneGraphImplementationProvider GeoJsonLoader<T extends SceneGraphNode> Loads GeoJson files to Area objects.JsonLoader<T extends SceneGraphNode> Implements the loading of scene graph nodes using libgdx's json library.OctreeGeneratorRun Generates an octree of star groups.OortGenerator Generates particles that make up the Oort cloud.OrbitRefresher OrbitRefresher.OrbitUpdaterThread The orbit refresher thread.SceneGraphImplementationProvider Provides the scene graph implementation.SceneGraphJsonLoader Loads Gaia Sky JSON files.StreamingOctreeLoader Contains the infrastructure common to all multi-file octree loaders which streams data on-demand from disk and unloads unused data.StreamingOctreeLoader.OctreeLoaderThread The daemon loader thread.