constellations

Particle collision with quad-tree experiment inspired by games like Eufloria and Auralux.

Stars
13

Constellations

Description

  • Constellations experiment for Desktop and Android, inspired by games like Eufloria and Auralux.
  • Multi-threaded quadtree particle collision detection
  • Source is a eclipse project with all dependencies

Videos

Screenshot

Controls

  • Use the mouse to move around select and move creatures around
  • When using on mobile two fingers can be used to move and zoom and one finger to select and move creatures
  • Press D to toggle quadtree visualization

Tech

  • LibGDX is used as a base for this experiment