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

Angelo1211 d3af7e1620 Made Changes to allow compilation on MVSC il y a 7 ans
include d3af7e1620 Made Changes to allow compilation on MVSC il y a 7 ans
libs 29eaf339fc Added texture mapping. il y a 7 ans
modules 29ce0b3cc7 Fixed windows SDL dll issues. il y a 7 ans
scenes ce1941c0e4 Added test scenes. il y a 7 ans
src d3af7e1620 Made Changes to allow compilation on MVSC il y a 7 ans
.gitattributes 5cd764e814 Added gitattributes file. il y a 7 ans
.gitignore b8b9d06974 Improved compatibility for multiple compilers in cmake. il y a 7 ans
CMakeLists.txt d3af7e1620 Made Changes to allow compilation on MVSC il y a 7 ans
README.md b754b5fc27 Initial commit il y a 7 ans

README.md

SoftwareRenderer