Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 356 Bytes

gwm

Generic Window Manager

A simple common wrapper around window managers of different operating systems.

This will create an opengl rendering context window, with following properties:

  • glClearColor set to BLACK
  • Depth is enabled
  • glew extensions are initialized
  • vmath is included

Supported Platforms:

  • Windows
  • Linux