gl-engine icon indicating copy to clipboard operation
gl-engine copied to clipboard

Rendering Engine using C++ and OpenGL

Results 2 gl-engine issues
Sort by recently updated
recently updated
newest added

Hi, I managed built this old repo on brand new macOS. but I got something not fully right, could u help me a little bit? the background scene can not...

It's a common technique but if you pass the inverse world-view-projection matrix, you can sample your depth buffer and reconstruct position from it using the matrix. This will save significantly...

enhancement