Uses of Package
eu.svjatoslav.sixth.e3d.math
Packages that use eu.svjatoslav.sixth.e3d.math
Package
Description
Graphical user interface components for the Sixth 3D engine.
Provides a simple text editor component rendered in 3D space.
Sixth 3D engine.
Renderable shape classes for the rasterization pipeline.
Solid-color polygon rendering with scanline rasterization.
Textured triangle rendering with perspective-correct UV mapping.
Composite shapes that group multiple primitives into compound 3D objects.
Base class and utilities for composite shapes.
Sixth 3D engine.
Wireframe composite shapes built from Line primitives.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.guiClassDescriptionRepresents a transformation in 3D space combining translation and rotation.Stack of transforms applied to points during rendering.A vertex in 3D space with transformation and screen projection support.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.gui.textEditorComponentClassDescriptionRepresents a transformation in 3D space combining translation and rotation.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.mathClassDescriptionA 3x3 matrix for 3D transformations.A unit quaternion representing a 3D rotation.Represents a transformation in 3D space combining translation and rotation.Stack of transforms applied to points during rendering.A vertex in 3D space with transformation and screen projection support.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapesClassDescriptionStack of transforms applied to points during rendering.A vertex in 3D space with transformation and screen projection support.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.solidpolygonClassDescriptionStack of transforms applied to points during rendering.A vertex in 3D space with transformation and screen projection support.
-
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapes.compositeClassDescriptionRepresents a transformation in 3D space combining translation and rotation.Stack of transforms applied to points during rendering.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.baseClassDescriptionRepresents a transformation in 3D space combining translation and rotation.Stack of transforms applied to points during rendering.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.textcanvasClassDescriptionRepresents a transformation in 3D space combining translation and rotation.
-
Classes in eu.svjatoslav.sixth.e3d.math used by eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframeClassDescriptionRepresents a transformation in 3D space combining translation and rotation.