OpenGL
OpenGL demonstration project
A comprehensive software project demonstrating OpenGL 3 and 4 with GLSL capabilities
OpenGL 3 and 4 with GLSL
2k stars
200 watching
671 forks
Language: C
last commit: over 4 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C++ mathematics library providing support for 3D vector and matrix operations. | 9,418 | |
| A console-based OpenGL Sandbox for testing and experimenting with GLSL shaders | 4,748 | |
| A library that provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. | 2,679 | |
| A comprehensive tutorial series for learning OpenGL using C++ | 2,723 | |
| A comprehensive guide to implementing various 3D shading techniques for game development. | 18,073 | |
| A software renderer that demonstrates the basic principles of computer graphics and rendering using OpenGL-inspired architecture | 20,806 | |
| An interactive web-based workshop for learning GLSL shaders and graphics programming | 4,321 | |
| A highly optimized 2D and 3D graphics math library for C | 2,364 | |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 | |
| A C++ library for rapid development of software that processes 3D data | 11,648 | |
| A multi-platform library providing a simple API for creating windows, contexts, and surfaces across various platforms | 13,201 | |
| A simple ThreeJS example showcasing modular shaders with GLSLify | 78 | |
| A toolkit for WebGL-based data visualization, providing a low-level API and higher-level constructs to manage GPU acceleration of data analysis. | 2,331 | |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 | |
| This project demonstrates how to use the NV_command_list extension to optimize rendering performance by encoding commands into binary data and reducing CPU overhead. | 110 |