Hi all,
We are trying to get the shadow of walking avatar without using any bottom ground.
The shadow shud be slighlty blurry as shown in the screenshot.

can somebody suggest where exactly we are going wrong
Thanks
vij
Hi all,
We are trying to get the shadow of walking avatar without using any bottom ground.
The shadow shud be slighlty blurry as shown in the screenshot.

can somebody suggest where exactly we are going wrong
Thanks
vij
Setting a material alone will not display any shadows - you need to define a ground and make sure this ground receives shadows. This is your demo with a ground that receives shadows:
vijay_krishna model | Babylon.js Playground (babylonjs.com)
Hope this is a good starting point! ![]()
You can use the shadown-only material for that: