README 484 B

123456789101112
  1. A real-time space simulation that lets you experience our universe in
  2. three dimensions.
  3. There are four frontend possibilities to choose. The Glut one works
  4. out of the box, the GTK one needs gtkglext, and the Gnome one is
  5. untested. The KDE frontend hasn't been updated since kde3 times, so
  6. it's practically non-functional.
  7. Since the GTK frontend is the default, gtkglext is a required
  8. dependency. Further, lua53 is listed as required dependency, but lua
  9. or lua52 will work as well.