# McNopper/OpenGL

OpenGL 3 and 4 examples using GLSL

Repository: https://github.com/McNopper/OpenGL
Canonical: https://ross.abutalabs.com/products/opengl
Language: C
License: MIT
License Family: permissive
Topics: examples, opengl
Last push: 2026-08-01T18:15:51+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 95, longevity 100
- inputs: {"age_days": 4939, "days_push": 32, "days_rel": 32, "gap_med": 4.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2601, forks 689 (observed 2026-08-28T04:07:03.391690+00:00)

## What it is
A collection of 52 well-maintained OpenGL 3/4 example programs written in C with GLSL shaders, covering topics from basic rendering to glTF loading and 3D Gaussian Splatting. It is an educational codebase built on the GLUS helper library and built via CMake.

## Use cases
- learn modern OpenGL 3 and 4 with GLSL
- example code for shaders and rendering techniques
- how to load glTF models in OpenGL
- 3D Gaussian Splatting implementation example
- reference for framebuffers, SSBOs and compute shaders
- starting point for a C/C++ OpenGL project

## When to choose
- you want readable, tutorial-style OpenGL examples in C
- you need working code for specific techniques like FBOs, waves, or splatting
- you are learning GLSL alongside a modern OpenGL context

## When to avoid
- you need a full game engine or rendering framework
- you want a high-level abstraction instead of raw OpenGL calls
- you need production application code rather than teaching examples

## Facets
- artifact type: learning-resource
- maturity: active
- function: graphics, simulation, developer-tools
- domain: graphics, tutorials, cross-platform
- platform: cpp, c, windows, cross-platform
- tags: opengl, glsl, examples, shaders, gltf, gaussian-splatting, cmake, graphics-programming, game-development, linux, macos, gpu

## Member repositories
- McNopper/OpenGL (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:03.391690+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:21:10.108136+00:00, confidence not recorded.
  - readme: https://github.com/McNopper/OpenGL (fetched 2026-08-28T04:07:03.391690+00:00, sha fc4d50bb6ef8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
