项目作者: tentone

项目描述 :
Particle collision with quad-tree experiment inspired by games like Eufloria and Auralux.
高级语言: Java
项目地址: git://github.com/tentone/constellations.git
创建时间: 2016-11-30T12:13:00Z
项目社区:https://github.com/tentone/constellations

开源协议:

下载


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

alt text
alt text
alt text

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