Package eu.svjatoslav.sixth.e3d.examples.galaxy_demo
package eu.svjatoslav.sixth.e3d.examples.galaxy_demo
Galaxy simulation demo using glowing points.
Creates a spiral galaxy visualization using
GlowingPoint
shapes arranged in a mathematical spiral pattern.
Key classes:
Galaxy- The galaxy shapePointCloudDemo- Demo entry point
- See Also:
-
ClassesClassDescriptionRepresents a spiral galaxy composed of glowing points.Demo showing a point cloud galaxy simulation.