Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.texturedpolygon.TessellatedTexturedTriangle
Packages that use TessellatedTexturedTriangle
Package
Description
Triangle tessellation for perspective-correct texture rendering.
-
Uses of TessellatedTexturedTriangle in eu.svjatoslav.sixth.e3d.renderer.raster.tessellation
Methods in eu.svjatoslav.sixth.e3d.renderer.raster.tessellation that return types with arguments of type TessellatedTexturedTriangleModifier and TypeMethodDescriptionScreenSpaceTessellator.getResult()Returns the list of tessellated triangles.