Library providing a simple Ada API for creating OpenGL windows on all major platforms.
::: Implemented using a separate task handling the windows message pump.
::: No flickering when resizing window.
::: Demos using Aglw can be found here : https://github.com/ohenley/aglw-demos
- Win32 platform
- GNAT compiler
- None
- $ gprbuild aglw.gpr
Only works for win32
Lib to be used by end-user project. see https://github.com/ohenley/aglw-demos
Linux support: WIP
None