I want to develop something like Woorld kind of game with Kudan. So I need to do 2 things:
- get the virtual point markers from SLAM frameworks.
- Based on the virtual points, build polygons for object occlusions.
I know how to do 2, but I don't know how to get the virtual points from the frameworks.
Is there a way to get the virtual points from the frameworks? Or is there an alternative way to deal with this?