Skip to content

dsdante/constel

Repository files navigation

Constel

A galaxy model

Stars in a Barnes–Hut quad-tree are processed in parallel using the velocity Verlet method, then drawn as OpenGL particles.

Requirements

Arch Linux:
# pacman -S glew glfw-x11 freetype2

Debian/Ubuntu (presumed):
# apt-get install libglew-dev libglfw3-dev libfreetype6-dev

Control

Mouse dragging: pan
Mouse wheel: zoom
F, double click: fullscreen
Physical and visual options can be set in constel.conf.

To do

  • Cross-platform multithreading (OpenMP)
  • Reduce entropy
  • Collisions and merging
  • Mean field method
  • Fancy effects

About

Galaxy model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published