Questions tagged [shadows]
The shadows tag has no summary.
792 questions
-4 votes
0 answers
42 views
Blender GURU Where Is My Course [closed]
I have Paid For A course With Andrew Price But have had no feedback ACEPT a link TO KEEP BUYING THE COURSE come on doughnut guy or are you ONE!!!
1 vote
1 answer
26 views
VDB has shadow but i want no shadow from specific object
So I have a ship passing through a VDB I made, and it's great except the ships shadow casting on the VDB, I'd like the VDB to not recieve any shadows so it is consistent all the way around and not see ...
0 votes
2 answers
52 views
Shrinkwrapped image with transparency casts shadow in Cycles render
I am building a model of The General Lee from Dukes of Hazard, and trying to shrink wrap an image with transparent background to the side of the car which works up to the point of rendering. When ...
2 votes
1 answer
71 views
Hiding internal geometry behind a transparent material in Eevee 4.4
I am having an issue with hiding an internal geometry of a partially transparent material in Eevee in 4.4 version. I have researched a few solutions but the mostly discussed are either based on Cycles ...
0 votes
1 answer
58 views
Shadows doesn't show up in animation (Eevee)
I have a simple scene where a smaller object is placed on top of another, larger object. When I select a frame in the dope sheet or pause the animation, the smaller object cast shadows, but when I ...
2 votes
2 answers
186 views
How do I make shadows less intense?
In blender, the shadows are really dark, and don't really have much color to them. How do I change the color and "lightness" of shadows in blender eevee without changing the color of the ...
-1 votes
1 answer
49 views
Noise modifier gives green surface and shadows
Here is a kind of lantern with pink emission. I added noise modifier in the Graph editor to make it chaotic blink. When it turns down, it gives green surface on itself and green shadows around, though ...
0 votes
0 answers
54 views
Render shadow map using Python (bpy)
First and foremost, I'm completely new to Blender, I'm purely a dev so please don't downvote my question. I'm trying to export the jpg image of the shadow map from a 3D object (.blend) file. I did ...