OpenGLInsightsCode
Graphics library analysis toolkit
OpenGL Insights Source Code provides tools and resources for understanding and optimizing OpenGL functionality
Source code for OpenGL Insights
654 stars
73 watching
229 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webglinsights/webglinsights.github.io | A website providing insights and information on WebGL technology | 38 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
openglsuperbible/sb7code | The source code repository for the 7th edition of a comprehensive OpenGL tutorial book | 730 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
tgjones/shader-playground | A website and toolset for exploring and analyzing shader compilers and their output formats. | 586 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
g-truc/ogl-samples | A collection of examples showcasing OpenGL graphics and programming techniques | 770 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
go-gl/gl | Go bindings for OpenGL. | 1,088 |
arm-software/opengl-es-sdk-for-android | A software development kit for building OpenGL ES applications on Android devices with Mali GPUs and ARM processors. | 365 |
igalia/piglit | Automated tests for various graphics APIs to ensure driver quality and compatibility | 9 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
3dparallax/insight | A Chrome extension toolkit for debugging and analyzing WebGL applications | 913 |