mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-09 21:08:14 +00:00

NOTE: It requires a depth texture as input, it should be configured on rlgl, by default RenderTexture (fbo) uses Depth Renderbuffer instead of Depth Texture. Check rlglLoadRenderTexture()