# opengl-tutorials/ogl

Repository: https://github.com/opengl-tutorials/ogl
Canonical: https://ross.abutalabs.com/products/opengl-tutorials-ogl
Homepage: http://www.opengl-tutorial.org
Language: C++
License Family: other
Last push: 2024-02-20T21:47:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4113, "days_push": 925, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2856, forks 949 (observed 2026-08-28T04:07:25.883231+00:00)

## What it is
A set of C++ source code samples accompanying the opengl-tutorial.org website, teaching OpenGL 3.3+ and modern 3D graphics programming. It covers basics like drawing triangles up to texturing, matrices, models, and more advanced rendering techniques.

## Use cases
- learn modern OpenGL from scratch
- understand shaders and GLSL basics
- get example code for rendering 3D models
- learn transformation matrices in 3D graphics
- set up a C++ OpenGL project with CMake
- reference code for textures and VAOs

## When to choose
- you are a beginner learning OpenGL 3.3+ with C++
- you want runnable sample code alongside written tutorials
- you need a simple, minimal starting point for graphics programming

## When to avoid
- you need a production-ready graphics engine or framework
- you want actively maintained, up-to-date code with support
- you need Vulkan, DirectX, or WebGL tutorials
- you are on a Mac with integrated GPU (site recommends the 2.1 port instead)

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, game-engine, developer-tools
- domain: graphics, tutorials, education
- platform: cross-platform, cpp, windows
- tags: opengl, 3d-graphics, shaders, glsl, cmake, tutorials, computer-graphics, game-development, linux, macos

## Member repositories
- opengl-tutorials/ogl (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.883231+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-30T07:36:43.571089+00:00, confidence not recorded.
  - homepage: http://www.opengl-tutorial.org (fetched 2026-08-29T09:52:14.009779+00:00, sha c1c31027219a)
  - site_page: http://www.opengl-tutorial.org/miscellaneous/faq (fetched 2026-08-29T09:52:14.012132+00:00, sha 4ead43b76243)
- Data as of 2026-08-30T08:39:29.467469+00:00.
