guilemieux / graphics_from_scratch

Implementation of a graphics engine from scratch written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphics_from_scratch

Implementation of a graphics engine written in C. Everything is coded from scratch, from the image generator to the linear algebra functions.

Example

example output

About

Implementation of a graphics engine from scratch written in C


Languages

Language:C 92.9%Language:Makefile 5.8%Language:C++ 1.4%