Package gaiasky.util.gdx
package gaiasky.util.gdx
-
Interface SummaryInterfaceDescriptionReturns a list of
IntRenderable
instances to be rendered by aIntModelBatch
.Responsible for sortingIntRenderable
lists by whatever criteria (material, distance to camera, etc.) -
Class SummaryClassDescriptionHelper generic class to create icospheres.Class to construct a mesh, optionally splitting it into one or more mesh parts.Class that contains all vertex information the builder can use.Batches
IntRenderable
instances, fetchesIntShader
s for them, sorts them and then renders them.Helper class to createIntModel
s from code.A Renderable contains all information about a single render instruction (typically a draw call).Helper generic class to create rings.