Skip to content

Instantly share code, notes, and snippets.

@TheWaWaR
Forked from notnotrobby/cgp.md
Created April 9, 2025 06:36
Show Gist options
  • Save TheWaWaR/6b4675e8147da2fe59eaaa4e639492d5 to your computer and use it in GitHub Desktop.
Save TheWaWaR/6b4675e8147da2fe59eaaa4e639492d5 to your computer and use it in GitHub Desktop.
List of free resources to study computer graphics programming.

Computer Graphics Programming Resources

List of freely available resources to study computer graphics programming.

Basic Path

  1. Creative Coding for Beginners [video]
  2. Learn C++ [book]
  3. Essence of Linear Algebra [video] [article]
  4. 3D Math Primer for Graphics and Game Development [book]
  5. How do Video Game Graphics Work? [video]
  6. Ray Tracing in One Weekend [book]
  7. Tiny Software Renderer [article]
  8. Learn OpenGL [book]

Getting Started

C++

Mathematics

Fundamentals

OpenGL

Shaders

Tooling (Debuggers)

Vulkan

DirectX 11

DirectX 12

Metal

WebGL

WebGPU

Physics

AI

Courses

Looking for Work

Research Papers

Conferences

Blogs

Communities

Similar List

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment