Hi, i'm playing with the Python AR example and i would like to have a transparent plane that can receive shadow like in the opencv implementation of Ogre.
https://www.ogre3d.org/2020/12/24/augme ... and-opencv
I lack the c++ knowledge to understand the source : https://github.com/opencv/opencv_contri ... c/ovis.cpp
The doc :
https://ogrecave.github.io/ogre/api/13/ ... c2e9259815
say it's not possible so i'm kinda lost.