Open NikkiOfTheValley opened 1 year ago
For now I've simply removed the code in renderer.cpp that calls it, but I need to fix the bug if I want to use post-processing shaders. It seems to only happen with some meshes. A .obj file that is known to trigger the bug is torus.obj.
renderer.cpp
torus.obj
For now I've simply removed the code in
renderer.cpp
that calls it, but I need to fix the bug if I want to use post-processing shaders. It seems to only happen with some meshes. A .obj file that is known to trigger the bug istorus.obj
.