일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- input system
- 앱 배포
- 드래곤 플라이트 모작
- OVR
- 포트폴리오
- VR
- meta xr
- 오브젝트 풀링
- 개발일지
- 모작
- 유니티
- HAPTIC
- 멀티플레이
- 유니티 GUI
- ChatGPT
- 유니티 UI
- meta
- XR
- 오큘러스
- Oculus
- 팀프로젝트
- 드래곤 플라이트
- 개발
- 유니티 Json 데이터 연동
- 연습
- 길건너 친구들
- CGV
- 팀 프로젝트
- Photon Fusion
- 가상현실
- Today
- Total
목록OVR (28)
EasyCastleUNITY

https://developer.oculus.com/documentation/unity/unity-isdk-throw-object/ Throw an Object | Oculus Developers developer.oculus.com 이 글은 위 링크의 문서를 바탕으로 작성하였습니다. 또한 Oculus Integration SDK 57.0버전을 기준으로 작성되었습니다. 참고하여 주시기 바랍니다. https://easycastleunity.tistory.com/186 OVR 유니티 Grab Interaction (물체 잡기) https://easycastleunity.tistory.com/185 OVR 유니티 기본 세팅 및, 손동작 테스트 https://developer.oculus.com/document..

https://easycastleunity.tistory.com/185 OVR 유니티 기본 세팅 및, 손동작 테스트 https://developer.oculus.com/documentation/unity/unity-isdk-getting-started/ Getting Started with Interaction SDK | Oculus Developers developer.oculus.com 기본세팅: 위 문서를 기준으로 만들었습니다. 이 글은 Oculus Integration SDK 57.0 easycastleunity.tistory.com 지난 번 포스트에서 기본적인 세팅과, 손동작을 테스트 해보았습니다. 이번에는 거기서 조금 더 나아가 물체를 집는 기능을 탐구해보겠습니다. https://develop..

https://developer.oculus.com/documentation/unity/unity-isdk-getting-started/ Getting Started with Interaction SDK | Oculus Developers developer.oculus.com 기본세팅: 위 문서를 기준으로 만들었습니다. 이 글은 Oculus Integration SDK 57.0버전을 기준으로 작성되었습니다. 참고하여 주시기 바랍니다. 먼저 씬을 만듭니다. 저는 OvrTest라는 이름으로 씬을 만들었습니다. 기본씬의 스카이박스는 개인적으로 VR을 테스트하기에 별로여서 변경해주었습니다. 위 사진처럼 Environment에 접근하여, 스카이박스를 변경해줍니다. 위 스카이 박스는 OVR Intergration ..

개인 메타 퀘스트 기기들이 필요합니다. 저는 Meta Quest 2(이하 HMD로 총칭)를 사용하여 OVR 탐구를 해보겠습니다. 기본적으로 세팅을 하기 위해서는 핸드폰에 Meta Quest 앱이 있어야 합니다. https://play.google.com/store/apps/details?id=com.oculus.twilight&hl=ko&gl=US Meta Quest - Google Play 앱 Meta Quest 기기를 설정하고 최고의 VR 게임, 앱, 이벤트를 발견해보세요. play.google.com 다운로드 링크 입니다. 이 앱은 앱과 HMD를 연결하여, 앱에서 HMD를 관리할 수 있게 해줍니다. 메타 계정이 있어야 사용할 수 있기에, Meta에 가입해 주세요 개발자 모드 활성화 앱을 실행하면, ..