Skip to main content
Participant
February 15, 2023
Question

Element 3D Spotlight Issue - Where is this shadow coming from?

  • February 15, 2023
  • 2 replies
  • 1299 views

Hi All,


I've spent most of the day trying to figure this out and come up empty.

 

I have a straightforward Element 3D composition with a floor plane, a spotlight, and a cube. If I move the spotlight beyond a certain point, there's a weird hard shadow line being cast by the spotlight and I have no idea why it's doing that. I've fiddled with the falloff values, shadow map sizes, different renderers, any E3D setting you can think of, and different comp sizes, but nothing. It doesn't do this with Ray Tracing shadows, but I would like to use the shadow maps for a number of reasons but seem unable to get rid of this line.

 


Where is this shadow, highlighted in red, coming from? I've also attached an AE file with an instance of E3D that illustrates the problem.

 

Please help!

This topic has been closed for replies.

2 replies

Mylenium
Legend
February 16, 2023

Given your insane light cone angle, you are simply clipping the shadow map. It's a limitation of how this stuff works.

 

Mylenium 

Participant
February 16, 2023

Thanks, but I don't understand what's insane about it. Even with the light position, point of interest, cone angle and everything else reset to default values, it still does it. And the shadow map is set to max.

 

How are you, for example, meant to cast a nice long shadow on a plane if this is what happens? Can you NOT use shadow maps? I'm just trying to understand this better.

 

Thanks for the help!

Shebbe
Community Expert
Community Expert
February 16, 2023

Shadow maps are textures that need to be calculated. There is a limit to how far into the distance these maps calculate for optimization reasons. It could be that the overal scale of your scene is too high. If scaling down doesn't work you'll have to use RT shadows instead but those are unfortunately always sharp in E3D.

ToolfarmJP
Community Expert
Community Expert
February 16, 2023

If you send this inquiry to Video Copilot team, they help you.

 

support@videocopilot.net

 

Participant
February 16, 2023

Yes, I have also contacted them and awaiting their response.