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 hace 7 años
include d3af7e1620 Made Changes to allow compilation on MVSC hace 7 años
libs 29eaf339fc Added texture mapping. hace 7 años
modules 29ce0b3cc7 Fixed windows SDL dll issues. hace 7 años
scenes ce1941c0e4 Added test scenes. hace 7 años
src d3af7e1620 Made Changes to allow compilation on MVSC hace 7 años
.gitattributes 5cd764e814 Added gitattributes file. hace 7 años
.gitignore b8b9d06974 Improved compatibility for multiple compilers in cmake. hace 7 años
CMakeLists.txt d3af7e1620 Made Changes to allow compilation on MVSC hace 7 años
README.md b754b5fc27 Initial commit hace 7 años

README.md

SoftwareRenderer