lucpena / Rasterizer

A Rasterizer made in C++ that loads .obj 3D models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rasteriser

A Rasterizer made in C++ that loads .obj 3D models. I made this following the awesome tutorial of Computer Graphics from 'ssloy'. A brief study to understand how OpenGL works. Here are some prints of the actual state:

Models Rendered

Head

diablo

Z-Buffer viewer

Head

diablo

About

A Rasterizer made in C++ that loads .obj 3D models


Languages

Language:C++ 98.2%Language:C 1.8%