Package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite
package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite
Composite shapes that group multiple primitives into compound 3D objects.
Composite shapes allow building complex objects from simpler primitives. They support grouping, visibility toggling, and hierarchical transformations.
Subpackages:
base- Base class for all composite shapessolid- Solid objects (cubes, spheres, cylinders)wireframe- Wireframe objects (boxes, grids, spheres)textcanvas- 3D text rendering canvas
- See Also:
-
ClassesClassDescriptionA text label rendered as a billboard texture that always faces the camera.A 2D graph visualization rendered in 3D space.A visual marker that indicates a light source position in the 3D scene.A rectangular shape with texture mapping, composed of two textured triangles.