Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 356 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 356 Bytes

planetarium

Planetarium is a 3D demo-scene with planets. Written in C++ and OpenGL 3 with help of GLFW

Minimum Requirements

System

  • 2-Core CPU 1.2 Ghz
  • 128Mb RAM
  • 64 Mb GPU
  • 32 Mb file storage

Software

  • OpenGL 3+
  • Windows 8/Linux

Minimum requirements for Build

  • CMake 3.22
  • C++ 17

Dependencies

  • C++ 17
  • GLFW 3
  • OpenGL 3