Skip to content

Repository files navigation

sgltk

A collection of easy to use OpenGL tools.

library_test screenshot

island screenshot

island wireframe_screenshot

About

This project's goal is to speed up and make the development of graphical applications easier by providing a layer of abstraction from OpenGL.

Dependencies

Required:

Optional:

Building the library

1. `mkdir -p build`

2. `cd build`

3. `conan create .. --build=missing`

Linking against sgltk

If you are linking against the static version of sgltk on a Windows system, you will have to define SGLTK_STATIC. Otherwise just link against sgltk like you would do it with any other 3rd party library.

Documentation

The documentation is available here.

Examples

The examples are available here.

About

A collection of easy to use OpenGL tools.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages