Software rendering engine with PBR. Built from scratch on C++.

Topics
#learning #c-plus-plus #prototype #cpp #shaders #graphics #software-rendering #sdl2 #parallelization #graphics-programming #rendering-engine #rendering-pipeline #3d-graphics #3d #rasterization #physically-based-rendering #pbr

angel 0b9901e281 Fixed TBN Matrix bug. há 7 anos atrás
include 99d1c6d4ae Added texture filtering but disabled it for now for FPS reasons. há 7 anos atrás
libs 29eaf339fc Added texture mapping. há 7 anos atrás
modules 29ce0b3cc7 Fixed windows SDL dll issues. há 7 anos atrás
scenes 99d1c6d4ae Added texture filtering but disabled it for now for FPS reasons. há 7 anos atrás
src 0b9901e281 Fixed TBN Matrix bug. há 7 anos atrás
.gitignore 4c653b237a Added SDL and library support on CMAKE. há 7 anos atrás
CMakeLists.txt 3dbba99361 Added gamma coirrection, working on bump mapping. há 7 anos atrás
README.md b754b5fc27 Initial commit há 7 anos atrás

README.md

SoftwareRenderer