Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.Billboard
Packages that use Billboard
Package
Description
Primitive shape implementations for the rasterization pipeline.
Composite shapes that group multiple primitives into compound 3D objects.
-
Uses of Billboard in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic
Subclasses of Billboard in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basicModifier and TypeClassDescriptionclassA glowing 3D point rendered with a circular gradient texture. -
Uses of Billboard in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite
Subclasses of Billboard in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.compositeModifier and TypeClassDescriptionclassA text label rendered as a billboard texture that always faces the camera.