Search found 2 matches

by pointcache
Fri Nov 09, 2018 9:21 am
Forum: General Discussion
Topic: Cutout shadow caster
Replies: 4
Views: 77729

Re: Cutout shadow caster

https://imgur.com/a/k2BpJI0

Here you can see how my shader works
Here's the archive with the shader and control maps

https://drive.google.com/open?id=1en76GWX-p0ju0x1MWSh3UQBPruRnnb8f

What i need from it is to keep shadows when leaves are fully transparent,
the problem is that no matter what ...
by pointcache
Sat Nov 03, 2018 8:01 am
Forum: General Discussion
Topic: Cutout shadow caster
Replies: 4
Views: 77729

Cutout shadow caster

Hi im making a shader that makes objects invisible when in certain radius, so a see through shader.
However i can't figure out how to make the object cast shadows.
The objects must be cutout, think tree cronas and such.
If i manually add pragmas
alpha addshadow
It casts shadows when fully ...