FrameGraph-Example
FrameGraph-Example copied to clipboard
OpenGL Renderer w/ FrameGraph
Results
1
FrameGraph-Example issues
Sort by
recently updated
recently updated
newest added
In the **GBuffer** pass, a vertex shader does not write to `fragPos` and `normal`/`TBN` (to fragment shader).  This results in no lighting (the final image is black). The same...
help wanted