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 86605daeae Naive SIMD 7 лет назад
include 86605daeae Naive SIMD 7 лет назад
libs 29eaf339fc Added texture mapping. 7 лет назад
modules 29ce0b3cc7 Fixed windows SDL dll issues. 7 лет назад
scenes d1c8ed5486 Implemented texture Tiling 7 лет назад
src 86605daeae Naive SIMD 7 лет назад
.gitignore 4c653b237a Added SDL and library support on CMAKE. 7 лет назад
CMakeLists.txt 86605daeae Naive SIMD 7 лет назад
README.md b754b5fc27 Initial commit 7 лет назад

README.md

SoftwareRenderer