paranUlim's Stars
42School/norminette
Official 42 norminette
42Paris/42header
42 header
RayTracing/raytracing.github.io
Main Web Site (Online Books)
Morozov-5F/raytracing-weekend
Simple path rendered written in modern C. Based on first book from https://github.com/RayTracing/raytracing.github.io
aminere/zmath
C++ 3D Math Library
aminere/platz
C++ 3D Software Renderer
ssloy/tinyraytracer
A brief computer graphics / rendering course
skywind3000/mini3d
3D Software Renderer in 700 Lines !!
rswinkle/PortableGL
An implementation of OpenGL 3.x-ish in clean C
ssloy/tinyrenderer
A brief computer graphics / rendering course
HandmadeMath/HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
datenwolf/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions