# gfxfundamentals/webgl2-fundamentals

WebGL 2 lessons starting from the basics

Repository: https://github.com/gfxfundamentals/webgl2-fundamentals
Canonical: https://ross.abutalabs.com/products/webgl2-fundamentals
Homepage: https://webgl2fundamentals.org
Language: HTML
License: BSD-3-Clause
License Family: permissive
Topics: webgl, webgl2
Last push: 2026-05-27T03:12:03+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 35, longevity 100
- inputs: {"age_days": 3670, "days_push": 98, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1968, forks 250 (observed 2026-08-28T04:06:00.690726+00:00)

## What it is
A series of open-source tutorials teaching WebGL2 from first principles, with runnable HTML examples covering shaders, 2D/3D math, textures, lighting, and rendering techniques. The repository contains the lesson content and source for the webgl2fundamentals.org site, including translations and helper utility docs.

## Use cases
- learn webgl2 from scratch
- understand how webgl shaders work
- learn 3d math for web graphics
- do image processing with webgl
- render textures and shadows in the browser
- migrate from webgl1 to webgl2
- find webgl tutorials that aren't based on old opengl

## When to choose
- you want to learn WebGL2 fundamentals from the ground up
- you prefer modern WebGL-native explanations over rehashed OpenGL tutorials
- you need runnable, step-by-step examples with translations

## When to avoid
- you need a production graphics engine or framework rather than lessons
- you want WebGL 1.0 content specifically
- you need a structured course with instructor support

## Facets
- artifact type: learning-resource
- maturity: active
- function: graphics, image-processing, documentation
- domain: graphics, web-development, tutorials, education
- platform: browser, cross-platform
- tags: webgl2, webgl, tutorials, shaders, glsl, 3d-graphics, 2d-graphics, gpu-programming, lessons, web-server

## Member repositories
- gfxfundamentals/webgl2-fundamentals (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:00.690726+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-30T03:05:11.315809+00:00, confidence not recorded.
  - readme: https://github.com/gfxfundamentals/webgl2-fundamentals (fetched 2026-08-28T04:06:00.690726+00:00, sha ddc166d81eca)
  - homepage: https://webgl2fundamentals.org (fetched 2026-08-29T10:44:48.055860+00:00, sha a93b1392ebfb)
  - site_page: https://webgl2fundamentals.org/webgl/lessons/webgl-setup-and-installation.html (fetched 2026-08-29T10:44:48.058630+00:00, sha f3f108095a0d)
  - site_page: https://webgl2fundamentals.org/docs (fetched 2026-08-29T10:44:48.060887+00:00, sha ee1893d7c835)
- Data as of 2026-08-30T08:39:29.467469+00:00.
