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. пре 7 година
include 99d1c6d4ae Added texture filtering but disabled it for now for FPS reasons. пре 7 година
libs 29eaf339fc Added texture mapping. пре 7 година
modules 29ce0b3cc7 Fixed windows SDL dll issues. пре 7 година
scenes 99d1c6d4ae Added texture filtering but disabled it for now for FPS reasons. пре 7 година
src 0b9901e281 Fixed TBN Matrix bug. пре 7 година
.gitignore 4c653b237a Added SDL and library support on CMAKE. пре 7 година
CMakeLists.txt 3dbba99361 Added gamma coirrection, working on bump mapping. пре 7 година
README.md b754b5fc27 Initial commit пре 7 година

README.md

SoftwareRenderer