ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor
MIT License
451 stars 38 forks source link

Lighting issue directional light shadows #193

Open PaperPrototype opened 5 days ago

PaperPrototype commented 5 days ago

Describe the bug I don't know what is causing it but it looks like it could be some sort of shadow artifacts, or lighting artifact

To Reproduce Steps to reproduce the behavior:

  1. Create new project in OpenGL
  2. Create default plane (rotate by 180 in z)
  3. rotate directional light as seen in screenshot
  4. See weird dark areas

Screenshots image