oglplu2
oglplu2 copied to clipboard
Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
Hello, We want to integrate oglplu2 into another CMake project (a GL library). Some of our library's specifications are: 1. Context creation / GL loader agnostic. 2. Updating oglplu2 to...
Using the latest git version of oglplu2 (revision 4068d65b534dbdc0108c6b0f50b9a9e8d4d06eb3) fails on: CMake Error at config/StdFixes.cmake:194 (message): Failed to fix std filesystem Call Stack (most recent call first): config/StdFixes.cmake:203 (make_missing_std_feature_fix) CMakeLists.txt:23...
When configuring oglplu2 I get the following build error during OpenGL version detection: ``` C:\Program Files (x86)\Windows Kits\8.1\Include\um\GL/gl.h(1162): error C2375: 'glBindTexture': redefinition; different linkage [C:\Users\deranen\Documents\Visual Studio 2015\Projects\oglplu2\gl\CMakeFiles\CMakeTmp\cmTC_db938.vcxproj] C:\Users\deranen\Documents\Visual Studio 2015\Projects\oglplu2\third_party\include\GL/glcorearb.h(425):...
More recently, Microsoft has updated GSL and fully compatible with all killed oglplu2 ... https://github.com/Microsoft/GSL I tried all instructions by Microsoft, used all options (GLFW, GLEW), but anyway not compatible...
Hello, have you plans to make support for Vulkan API? VkPlus?
It seems there are two versions of `indexed_enum.hpp`, each in its own namespace. For some reason though, the compiler seems to pick the wrong one when trying to compile line...
Hello. For begining question. Will be support of Visual Studio 2015 in OGLPLUS 2? And sweet. I thinked about C++ graphics API. [API.txt](https://github.com/matus-chochlik/oglplu2/files/43764/API.txt) This is not full API.