Package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframe
package eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframe
-
ClassesClassDescriptionA 2D grid of line segments lying in the XY plane (Z = 0 in local space).A 3D grid of line segments filling a rectangular volume defined by two opposite corner points.A wireframe box (rectangular parallelepiped) composed of 12 line segments representing the edges of the box.A wireframe cube (equal-length sides) centered at a given point in 3D space.A freeform polyline drawing tool that connects sequential points with line segments.A wireframe sphere approximation built from rings of connected line segments.