반응형 motion2 [unity + leap motion project] 립모션 제스처 만들기 프로젝트 2번째 정리 3. 립모션에서 손의 특징 얻기 / 립모션에서 손의 정보 얻기 / 립모션에서 손의 데이터 얻기 isRight, isLeft — Whether the hand is a left or a right hand. Palm Position — The center of the palm measured in millimeters from the Leap Motion origin. Palm Velocity — The speed and movement direction of the palm in millimeters per second. Palm Normal — A vector perpendicular to the plane formed by the palm of the hand. The vector points dow.. 2020. 3. 17. [unity + leap motion project] 립모션 제스처 만들기 프로젝트 1번째 정리 결과 동영상 : https://youtu.be/jomCSk_XdIk 기본 립모션 인식 동영상 보다싶이 잘 작동하는 듯 잘 작동 못하는 듯합니다. 1. 립모션에서 프레임을 가져오는 방법 Frame : The Frame object is essentially the root of the data model and provides access to all the tracked entities. A new Frame is created at each update interval. 프레인 객체에는 기본적으로 데이터 모델의 루트이며 모든 추적 된 개체에 액세스 할 수 있습니다. 업데이트 간격마다 새로운 프레임이 생성됩니다. 사용 방식 : Controller controll.. 2020. 3. 16. 이전 1 다음 반응형