Skip to content

ohenley/aglw-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGLW demos

Ada OpenGL Window Demos

alt text

::: this project has submodule dependencies found in [clone root]/main/3P
::: git clone --recursive is mandatory and takes care of syncing those submodules

Prerequisites

  • GNAT compiler

Windows (tested Windows 10)

  • nothing

Linux (tested ubunutu)

# apt-get install libgl1-mesa-dev mesa-common-dev

Dependencies

Building

$ git clone --recursive https://github.com/ohenley/aglw-demos.git
$ gprbuild demos.gpr -Xwindowing_system=windows

Limitations

Until AGLW supports other platforms, the demos only works on win32.

Usage

Launch demo01.exe and test rapid resize of window.

Status

Working

Acknowledgments

Demos are OpenGLAda examples adapted to use AGLW instead of GLFW.

About

Ada OpenGL Window Demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published