목록전체 글 (116)
skyf의 게임 개발기
https://docs.unity3d.com/Manual/xr_input.html Unity - Manual: Unity XR Input Unity XR Input This section of the Unity User Manual provides information about all of the Unity-supported input devices for virtual realityA system that immerses users in an artificial 3D world of realistic images and sounds, using a headset and motion tr docs.unity3d.com https://gongdolhoon.tistory.com/entry/UnityXR-I..
https://morm.tistory.com/73 Underwater World Shaders Tutorials [바다 속 표현하기] 튜토리얼 소개 튜토리얼 소개영상 *이 게시물은 튜토리얼을 따라하며 과정을 요약하고 정리한 글입니다. 이번에 작업할 유니티 프로젝트의 배경이 심해입니다. 심해를 어떻게 표현할 수 있을까 morm.tistory.com
https://rainyrizzle.github.io/kr/AdvancedManual/AD_VR.html VR로 빌드하기 VR (Virtual Reality)은 주로 HMD (Head-Mounted Display)라 불리는 기기를 이용하여 실감나게 게임을 즐기는 기술입니다. (넓은 의미에서 VR은 가상 현실을 즐기는 모든 기법과 개념을 포함합니다만 여기서는 rainyrizzle.github.io
https://docs.microsoft.com/ko-kr/dotnet/csharp/programming-guide/concepts/serialization/ Serialization(C#) Serialization은 개체를 바이트 스트림으로 변환하여 개체를 저장하거나 메모리, 데이터베이스 또는 파일로 전송합니다. docs.microsoft.com
https://immersionvr.co.uk/blog/monoscopic-vs-stereoscopic-360-vr/ Monoscopic vs Stereoscopic VR | Everything you need to know With monoscopic VR, 1 image is directed to both eyes, just like a regular image or video. With stereoscopic VR, there are 2 images, 1 for each eye. Stereoscopic VR more closely resembles the way we view the real world. immersionvr.co.uk
https://liveupdate.tistory.com/344 [Unity] SteamVR 액션 설정 default 액션에 없는 menu 버튼을 추가해보자 Actions 에 MenuButton 이라는 액션을 하나 만든다. 타입은 boolean 오른쪽아래 Open binding UI 를 누르면 현재 실행 중인 SteamVR 에 활성화된 장치가 표시된다... liveupdate.tistory.com https://wirewhiz.com/how-to-use-steamvr-2-0-input-in-unity/ How To Use SteamVR (2.0) Input In Unity | Wire Whiz Not much need to be said about the new input system steam has i..
https://arongranberg.com/astar/docs/ Documentation A* Pathfinding Project Welcome to the A* Pathfinding Project Documentation page. Here you will find the documentation for the system. You can browse through every class and variable, though not everything is documented yet, I hope you will still be able to arongranberg.com
https://developer.oculus.com/documentation/unity/unity-cross-platform-dev/ Unity Cross-Platform Development | Oculus Developers developer.oculus.com https://github.com/microsoft/MixedRealityToolkit-Unity GitHub - microsoft/MixedRealityToolkit-Unity: Mixed Reality Toolkit (MRTK) provides a set of components and features to accelera Mixed Reality Toolkit (MRTK) provides a set of components and fea..