Skip to content

Commit

Permalink
Implement Spot Light Shadows (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed Jun 13, 2022
1 parent 946a3b8 commit 2dc8bb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ void ERS_CLASS_DepthMaps::UpdateDepthMap(ERS_STRUCT_SpotLight* Light, ERS_STRUCT
Renderer_->RenderSceneNoTextures(TargetScene, DepthShader);

glBindFramebuffer(GL_FRAMEBUFFER, 0);


}

Expand Down

0 comments on commit 2dc8bb6

Please sign in to comment.