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 há 7 anos atrás
include d3af7e1620 Made Changes to allow compilation on MVSC 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 ce1941c0e4 Added test scenes. há 7 anos atrás
src d3af7e1620 Made Changes to allow compilation on MVSC há 7 anos atrás
.gitattributes 5cd764e814 Added gitattributes file. há 7 anos atrás
.gitignore b8b9d06974 Improved compatibility for multiple compilers in cmake. há 7 anos atrás
CMakeLists.txt d3af7e1620 Made Changes to allow compilation on MVSC há 7 anos atrás
README.md b754b5fc27 Initial commit há 7 anos atrás

README.md

SoftwareRenderer