Pinned Repositories
cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
cppassist
C++ sanctuary for small but powerful and frequently required, stand alone features.
cppexpose
C++ library for type introspection, reflection, and scripting interface
cppfs
Cross-platform C++ file system library supporting multiple backends
cpplocate
Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.
glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
globjects
C++ library strictly wrapping OpenGL objects.
gloperate
C++ library for defining and controlling modern GPU rendering/processing operations.
glraw
C++ library that converts Qt supported images to OpenGL raw format.
webgl-operate
A TypeScript based WebGL rendering framework.
CG Internals's Repositories
cginternals/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
cginternals/glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
cginternals/globjects
C++ library strictly wrapping OpenGL objects.
cginternals/cppfs
Cross-platform C++ file system library supporting multiple backends
cginternals/webgl-operate
A TypeScript based WebGL rendering framework.
cginternals/cpplocate
Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.
cginternals/gloperate
C++ library for defining and controlling modern GPU rendering/processing operations.
cginternals/cppassist
C++ sanctuary for small but powerful and frequently required, stand alone features.
cginternals/cppexpose
C++ library for type introspection, reflection, and scripting interface
cginternals/blog-demos
Source code for topics discussed in CG Internals blog https://cginternals.com/en/blog
cginternals/glesbinding
A C++ binding for the OpenGL ES API, generated using the gl.xml specification.
cginternals/glkernel
C++ library for pre-computing noise, and random sample-kernels.
cginternals/khrbinding-generator
A Python generator for the Khronos APIs OpenGL, OpenGL ES, OpenGL SC, and EGL
cginternals/qmltoolbox
QML item library for cross-platform graphics applications
cginternals/openll-cpp
cginternals/eglbinding
A C++ binding for the EGL API, generated using the egl.xml specification.
cginternals/unifiedmemory-demo
Unified Memory Heterogenous Computing Showcase
cginternals/cginternals-web-com
Website content of cginternals.com
cginternals/cginternals-web-de
Website of cginternals.de
cginternals/cmake-init-web
Website of cmake-init.org
cginternals/cppassist-web
Website for cppassist.org
cginternals/cppexpose-web
Website of cppexpose.org
cginternals/cppfs-web
Website for cppfilesystem.org
cginternals/cpplocate-web
Website of cpplocate.org
cginternals/glbinding-web
Website of glbinding.org
cginternals/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
cginternals/glm
OpenGL Mathematics (GLM)
cginternals/globjects-web
Website for globjects.org
cginternals/gloperate-web
Website of gloperate.org
cginternals/glscbinding-poc
Proof of concept | A C++ binding for the OpenGL SC API, generated using the gl.xml specification.