Package eu.svjatoslav.sixth.e3d.gui
package eu.svjatoslav.sixth.e3d.gui
-
ClassDescriptionRepresents the viewer's camera in the 3D world, with position, orientation, and movement.Listener interface for per-frame callbacks before the 3D scene is rendered.Base class for interactive GUI components rendered in 3D space.Contains all state needed to render a single frame: the pixel buffer, graphics context, screen dimensions, and mouse event tracking.A pointer to a character in a text using row and column.Convenience window (JFrame) that creates and hosts a
ViewPanelfor 3D rendering.Java Swing panel that provides a 3D rendering canvas with built-in camera navigation.Tracks an object's position in view/camera space for distance and angle calculations.Timer task that updates view.