arcoreDepth_example
                                
                                 arcoreDepth_example copied to clipboard
                                
                                    arcoreDepth_example copied to clipboard
                            
                            
                            
                        What does this project do?
Hi,
What does this project do?
It makes nothing on my S10+. Just buttons "next" and "prev" and a slider but changes nothing when I play with them. Had no time to analyze the code yet.
Thanks !
Sorry for the late reply, I did not notice your message here, since I do not monitor it much. So far this only works on Huawei devices and uses the TOF sensor. Others have reported modifying it to work on Samsung devices, but I do not have a device to test with.
This was created before Google's Depth API came out, and uses SharedCamera to access a hardware TOF sensor. It only works really well on Huawei devices. Huawei also has their own AR SDK called AREngine which is easier to work with than this, this is sort of a complicated hack to get depth working on ARCore on the same device.