Package eu.svjatoslav.sixth.e3d.math
package eu.svjatoslav.sixth.e3d.math
Sixth 3D engine. Author: Svjatoslav Agejenko.
This project is released under Creative Commons Zero (CC0) license.
Math that is needed for the project.
-
ClassesClassDescriptionRepresents a rotation in 3D space using two Euler angles (XZ and YZ).Represents a transformation in 3D space combining translation and rotation.Stack of transforms applied to points during rendering.Vertex is a point where two or more lines, line segments, or rays come together.