feature point

    02. ARCore - Feature point 시각화

    🔷 Feature point 시각화 - Feature point - Camera Focusing 🔶 Feature point - Main Camera 삭제 - - Cube 추가 : PointCloud - Collider 컴포넌트 삭제 - 머티리얼 생성 : PointCloud - Shader : ARCore/PointCloud - PointCloud 오브젝트에 위 머티리얼 적용 - 컴포넌트 추가 - Pointcloud Visualizer - Point Color : 색상 변경 - Build & Run - 위와 같이 feature points가 잡히는 것을 볼 수 있음 - 흐리게 보이는 것은 카메라가 초점을 못잡기 때문임 🔶 Camera Focusing - ARCore Device 오브젝트 - Session..