revert: remove shadow mapping attempts, restore clean renderer
Shadow mapping via Raylib doesn't work reliably: - Rlgl.GetMatrixModelview returns zeros with custom FBO - MaterialMapIndex binding doesn't map to expected texture units - DrawModelEx resets texture state internally Restored to last working state without shadows. Consider direct OpenGL backend for shadow mapping.
This commit is contained in:
Reference in New Issue
Block a user