You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

478B

About

LGLW is a lightweight OpenGL window utility library.

It was designed for OpenGL based VST plugin UIs.

Features

  • creates OpenGL context before actual output window is opened
  • keyboard input works in VST hosts
    • virtual touch keyboard support (win8+)
  • mouse input
    • mouse grab (lock / warp) feature
    • touch input
  • file drag'n'drop support
  • clipboard support
  • event driven
    • mouse, focus, keyboard, dropfiles, timer, and redraw callback functions