/gwm

Generic Window Manager

Primary LanguageC++MIT LicenseMIT

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