I’m looking for a way to cast shadows over a transparent ground plane as items move through the air. Having trouble finding relevant information and have no idea where to start
any help is appreciated
I’m looking for a way to cast shadows over a transparent ground plane as items move through the air. Having trouble finding relevant information and have no idea where to start
any help is appreciated
Hi @Brandon_Hart and welcome,
Check this AR example, specifically the Shadow Plane entity. It uses a custom shader to handle exactly that, casting shadows on a transparent plane:
https://playcanvas.com/project/985028/overview/projective-skybox
Thanks a bunch! I will take a peak into this and get back to you asap
that worked perfectly
thanks so much for the help