An open API service indexing awesome lists of open source software.

https://github.com/elucideye/aglet

Tiny cross platform (headless) opengl context creation.
https://github.com/elucideye/aglet

android cmake ctest glfw gpgpu hunter ios mobile opengl opengles

Last synced: 5 months ago
JSON representation

Tiny cross platform (headless) opengl context creation.

Awesome Lists containing this project

README

          

## ag·let

*noun*

noun: aglet; plural noun: aglets

a metal or plastic tube fixed tightly around each end of a shoelace.

---

A tiny cross platform library for (headless) opengl context creation. This was initially created to replace boilerplate code for OpenGL GPGPU unit tests.

[![License (3-Clause BSD)](https://img.shields.io/badge/license-BSD%203--Clause-brightgreen.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause)
[![HUNTER](https://img.shields.io/badge/hunter-v0.19.0-blue.svg)](http://github.com/ruslo/hunter)

| Linux/OSX/Android/iOS | Windows |
|-------------------------------------------------|-----------------------------------------------------|
| [![Build Status][travis_status]][travis_builds] | [![Build Status][appveyor_status]][appveyor_builds] |

[travis_status]: https://travis-ci.org/elucideye/aglet.svg?branch=master
[travis_builds]: https://travis-ci.org/elucideye/aglet

[appveyor_status]: https://ci.appveyor.com/api/projects/status/suaipbrqiicq3td6/branch/master?svg=true
[appveyor_builds]: https://ci.appveyor.com/project/elucideye/aglet/branch/master