Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.base.AbstractCompositeShape

Packages that use AbstractCompositeShape
Package
Description
Graphical user interface components for the Sixth 3D engine.
Provides a simple text editor component rendered in 3D space.
Ray tracer for rendering voxel data stored in an octree structure.
Composite shapes that group multiple primitives into compound 3D objects.
Base class and utilities for composite shapes.
Solid composite shapes built from SolidTriangle primitives.
Sixth 3D engine.
Wireframe composite shapes built from Line primitives.