(OBSOLETE) [UdonSharp] harunatab v1.1.0001
- ¥ 0
harunatab is a fully functional tablet for VRChat SDK3 (UdonSharp). https://github.com/github-harunadev/harunatab#
English - Description
harunatab is a fully functional, open-source tablet for VRChat SDK3. Unlike other tablet-like items, harunatab operates on harunaOS, which makes custom made application run on tablet. harunaOS runs on UdonSharp, so as long as you know how to program in U#, you can make your own app using U# & Development Kit.
한국어 - 설명
하루나탭은 VRChat SDK3 전용 오픈소스 태블릿입니다. 다른 태블릿 비슷한 아이템들과는 다르게, 하루나탭은 harunaOS을 구동합니다. harunaOS를 위해 만들어진 앱을 태블릿에서 구동시킬 수 있어요. harunaOS는 UdonSharp 으로 만들어졌습니다. U#을 다룰 수 있다면, 개발 키트를 통해 자신만의 앱을 쉽게 만들 수 있어요.
English - Requirement
harunatab requires: - Latest VRC SDK3 (for 2019 4.30f1) - Latest UdonSharp
한국어 - 필요 요소
하루나탭은 아래 요소를 필수로 합니다: - 최신 VRC SDK3 (2019 4.30f1) - 최신 UdonSharp
English - How to install
1. Download .unitypackage file from this page. 2. Import to your SDK3 World. 3. Import harunatab prefab to your scene. 4. Resize and reposition it, then Build & Test for validate tablet functions. (When resizing, make sure that all scale value is equal. x 0.008, y 0.008, z 0.008 is the ideal scale value.)
한국어 - 설치 방법
1. 이 페이지에서 .unitypackage 파일을 다운로드 받습니다. 2. 월드에 임포트합니다. 3. 원하는 Scene에 harunatab 프리팹을 추가합니다. 4. 위치와 크기를 재조정하고, Build & Test 를 눌러 잘 작동하는지 확인합니다. (크기를 조정할때, 모든 값이 같게 되도록 설정하세요. x 0.008, y 0.008, z 0.008 값이 제일 좋습니다.)
English - How to install custom app
This section explains about only basic installation. Installation step depends on the app type or how the app is made. 1. Import the app package to Unity. 2. Drag Display prefab to harunatab > Render > Canvas > Main > Reserved. 3. Drag Behaviour prefab to harunatab > Behaviours. 4. Associate all public variables. (When associating, please refer to app creator's instruction.)
English - How to make my own app
There's no official document that explains how the app should be made, but you can contact to harunadev#6614 (ME)! I will try my best to help you to make your own app.
한국어 - 커스텀 앱 설치 방법
이 섹션은 기본적인 설치 방법만 설명합니다. 앱 타입 또는 앱이 어떻게 만들어졌느냐에 따라 설치 방법이 달리 될 수 있습니다. 1. 유니티에 앱 패키지를 임포트합니다. 2. Display 프리팹을 harunatab > Render > Canvas > Main > Reserved에 추가합니다. 3. Behaviour 프리팹을 harunatab > Behaviours에 추가합니다. 4. 모든 public 변수를 연결합니다. (연결할 때, 앱 제작자가 작성한 설치 방법을 참고하세요.
한국어 - 앱 제작 방법
현재로서 앱 개발하는 방법이 적힌 공식 문서는 존재하지 않습니다. 하지만 제가 여러분을 도와드릴 수 있지요! harunadev#6614로 연락 주시면 제가 최선을 다해 도와드리겠습니다.