magicien / GLTFSceneKit

glTF loader for SceneKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add shadow to AR object

rouzbeh-abadi opened this issue · comments

Hi,
We tried different approaches to add shadows to the AR object converted from GLB files, but none of them worked, and the only way that we could do it, done by adding the fake shadows, which is a pretty expensive approach at the CPU level.
Any idea how we can do it and what is the issue?

Thanks