Package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.solid


package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.solid
Solid composite shapes built from SolidPolygon primitives.

These shapes render as filled surfaces with optional flat shading. Useful for creating opaque 3D objects like boxes, spheres, and cylinders.

Key classes:

See Also: