Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 384 Bytes

OpenGLUtils Library, by Slaynash. This project is also called "Slaynash Game Engine" or "SGE"

Contains:

  • GUI rendering (Ingame: for inventory,... and Outgame: for menus,...)
  • 3D rendering
  • VR rendering
  • A Rendering instances manager (for going threw menus/game instances)
  • A basic world loader
  • An audio loader (.wav only)
  • A physic engine (using JBullet)
  • Controller support