Uses of Class
eu.svjatoslav.sixth.e3d.geometry.Point3D

Packages that use Point3D
Package
Description
Provides basic geometry classes for 2D and 3D coordinates and shapes.
Graphical user interface components for the Sixth 3D engine.
Sixth 3D engine.
Ray tracer for rendering voxel data stored in an octree structure.
Lighting system for flat-shaded polygon rendering.
Primitive shape implementations for the rasterization pipeline.
3D line segment rendering with perspective-correct width and alpha blending.
Solid-color polygon rendering with scanline rasterization.
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.