supertigim / ARKitPlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

ARKitplay is the mini project to study and use ARKit on iOS for AR application development.

** Main Goals **.

  • eye tracking feature
  • body height measurement like "Measure" app from Apple

Environment

  • Iphone 13 pro
  • Xcode 13 or older

Basics

TBD

Eye Traicking

TBD

Body Height Measurement

TBD

Lesson learned about Swift

  • info.plist가 없으면, 카메라 억세스도 안되고 fullscreen도 안됨. 왜 프로젝트 생성때 같이 안만들어줄까?? 하...
  • SwiftUI의 closure 내에서는 제약 사항이 많다.
  • type에 대해 굉장히 정확하면서도 부정확(?)한 느낌이 있다. 새로운 툴/언어에서 항상 초보자가 겪는 불편한 기분이랄까...

Reference

License

MIT

About


Languages

Language:Swift 100.0%