erich666/GraphicsGems resource
Code for the "Graphics Gems" book series observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 69
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4848
- days_rel: n/a
- days_push: 188
- n_releases_24m: 0
Adoption not part of the score
1518 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official code repository for the 'Graphics Gems' book series, containing C source code for classic computer graphics algorithms and techniques. It serves as a companion code archive maintained by series editor Eric Haines.
Use cases
- implement classic 2D and 3D graphics algorithms
- find reference C code for rasterization and geometry tricks
- study historical graphics programming techniques
- look up matrix, vector, and quaternion math routines
- port proven graphics snippets into modern engines
- learn computer graphics fundamentals from book examples
When to choose
- you need well-known graphics algorithm implementations from a trusted source
- you are studying or teaching computer graphics
- you want reference C code for geometry, shading, or rendering tricks
When to avoid
- you need a modern maintained graphics library or engine
- you require permissively licensed code for commercial use without review
- you want GPU/shader-era techniques rather than classic CPU-era algorithms
Facets
learning-resource · maturity maintenance
graphics math simulation graphics tutorials developer-tools cpp cross-platform graphics-gems c computer-graphics algorithms book-code reference-code
1 source
- readme: https://github.com/erich666/GraphicsGems · fetched 2026-08-28 · 46d0e3f7f406
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| erich666/GraphicsGems | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="erich666/GraphicsGems")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem