# VictorGordan/opengl-tutorials

Tutorials from the following playlist: https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-

Repository: https://github.com/VictorGordan/opengl-tutorials
Canonical: https://ross.abutalabs.com/products/opengl-tutorials
Homepage: https://www.youtube.com/channel/UC8WizezjQVClpWfdKMwtcmw
Language: C++
License Family: other
Topics: opengl, opengl-tutorial, opengl3
Last push: 2024-12-05T17:16:20+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": 2001, "days_push": 636, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1372, forks 454 (observed 2026-08-28T04:04:32.233545+00:00)

## What it is
A repository containing all the source code for Victor Gordan's YouTube OpenGL tutorial playlist, written in C++ with OpenGL 3. It includes per-lesson directories, exercises, an ImGui tutorial, and shared resources like textures and models.

## Use cases
- learn OpenGL from scratch with video lessons
- get source code for an OpenGL tutorial series
- practice graphics programming exercises
- learn shaders, textures, and camera setup in OpenGL
- integrate ImGui into an OpenGL project
- build a 3D scene with models and lighting in OpenGL

## When to choose
- you are following the accompanying YouTube playlist and want matching code
- you want a hands-on, example-driven introduction to modern OpenGL 3
- you learn best by modifying working sample projects

## When to avoid
- you need a production-ready OpenGL engine or framework
- you want a standalone library to embed in your project
- you need tutorials for Vulkan, DirectX, or WebGL
- you require a maintained, licensed codebase for commercial use (no license is provided)

## Facets
- artifact type: learning-resource
- maturity: stable
- function: graphics, developer-tools
- domain: graphics, tutorials
- platform: cpp, cross-platform
- tags: opengl, video-tutorials, imgui, shaders, 3d-graphics, game-development

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.233545+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-30T04:40:45.345464+00:00, confidence not recorded.
  - readme: https://github.com/VictorGordan/opengl-tutorials (fetched 2026-08-28T04:04:32.233545+00:00, sha 5e0d52562f6c)
  - homepage: https://www.youtube.com/channel/UC8WizezjQVClpWfdKMwtcmw (fetched 2026-08-29T11:57:17.318135+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
