Ray Tracing in One Weekend resource
Main Web Site (Online Books) observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
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: 2603
- days_rel: 495
- days_push: 23
- n_releases_24m: 1
Adoption not part of the score
10608 stars · 1006 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A free online three-book series teaching how to build a path tracer in C++ from scratch, from a simple weekend renderer to a serious ray tracer with BVH, textures, and volumes. The repository hosts the HTML books, figures, and final reference source code for each book.
Use cases
- learn ray tracing from scratch
- build a path tracer in C++
- learn computer graphics rendering basics
- understand bounding volume hierarchies and global illumination
- find a hands-on graphics course alternative
- get reference code for a ray tracer implementation
When to choose
- you want to learn ray tracing/path tracing by writing all the code yourself
- you want a free, well-regarded tutorial with reference implementations
- you prefer learning graphics without depending on a graphics API
When to avoid
- you need a production-ready, full-featured ray tracer or rendering engine
- you want a library to import rather than a tutorial to follow
- you are not comfortable with C++
Facets
learning-resource · maturity stable
graphics simulation documentation graphics tutorials education cross-platform cpp ray-tracing path-tracing book-series c++ rendering computer-graphics free-books markdeep game-development web-server
2 sources
- readme: https://github.com/RayTracing/raytracing.github.io · fetched 2026-08-28 · b63a6ef550f2
- homepage: https://raytracing.github.io/ · fetched 2026-08-29 · b9693f3d4eed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RayTracing/raytracing.github.io | main | 66 |
| RayTracing/InOneWeekend | mirror | 10 |
For agents
markdown · JSON · MCP: product_card(name="RayTracing/raytracing.github.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem