MeasureARKit
MeasureARKit copied to clipboard
An example of measuring app with ARKit in iOS 11
In a classic Swift move, names were changed, and code got broken. This is a one line fix that renames ARSessionConfiguration and ARWorldTrackingSessionConfiguration to ARConfiguration and ARWorldTrackingConfiguration respectively. I also...
Hi, i don't know why, but in realWorldVector method self.hitTest(screenPos, types: [.featurePoint]) always empty. What's wrong?
I have downloaded this project and tried to build it. I want to know the following things: any method or improvisations in the code, which can improve the accuracy. In...