paroj / glXXw

OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glXXw: OpenGL loader library for GL3 core and GLES2/3

This project is inspired by gl3w and offers the same API, but is implemented in CMake to integrate with existing build systems. Note that standalone mode is also supported like:

cmake -P gl3w_gen.cmake

About

OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake


Languages

Language:CMake 100.0%