strvcom / ios-course-mendelu-2022-autumn

Repository for STRV lessons during autumn semester at Mendelu
0 stars 0 forks source link

refactor: Detect planes with `ARPlaneAnchor` instead of `ARMeshAnchor` #18

Closed tonyskansf closed 1 year ago

tonyskansf commented 1 year ago

This PR will refactor the existing code with plain plane detection without using mesh reconstruction, which is not supported on older devices. The functionality remains the same.