Polytonic/Glitter resource
Dead Simple OpenGL observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4094
- days_rel: n/a
- days_push: 136
- n_releases_24m: 0
Adoption not part of the score
2663 stars · 442 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Glitter is a dead-simple OpenGL boilerplate project that bundles and statically links all common dependencies (GLFW, glad, GLM, assimp, bullet, stb) via CMake. It is intended as a zero-setup starting point for following OpenGL tutorials like learnopengl.com and open.gl.
Use cases
- set up an OpenGL development environment quickly
- follow learnopengl.com tutorials without installing dependencies
- start a C++ graphics project from a template
- learn OpenGL on a machine without a package manager or admin rights
- get a hello-window OpenGL example compiling cross-platform
When to choose
- you are a beginner who wants to start writing OpenGL code immediately
- you struggle to install SDL/GLEW/SOIL and related dependencies manually
- you want a minimal, unopinionated starting point you can restructure freely
When to avoid
- you need a full game engine or rendering framework with structure and features
- you want an actively maintained project with a license file and long-term support
- you are building production software rather than learning or prototyping
Facets
learning-resource · maturity maintenance
graphics developer-tools build-tool graphics developer-tools tutorials cross-platform cpp opengl boilerplate glfw glm assimp learnopengl graphics-programming starter-template boilerplate game-development cmake
2 sources
- readme: https://github.com/Polytonic/Glitter · fetched 2026-08-28 · 3c5bc7a31864
- homepage: http://polytonic.github.io/Glitter/ · fetched 2026-08-29 · 11655bec39a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Polytonic/Glitter | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="Polytonic/Glitter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem