1. 유니티에서 이 패키지를 연다. error Unable to connect to the Houdini Engine server Unable to connect to the Houdini Engine server (socket mode). Make sure you started the HARS server located in Houdini. HARS was running: False ---------------------------------------- Code: HAPI_RESULT_FAILURE HARC: Thrift TTransportException (type: NOT_OPEN) Check server address or port. connect() failed: Connection refus..
https://www.marktechpost.com/2023/05/22/how-to-use-chatgpt-to-chat-with-any-pdf-document/ How To Use ChatGPT To Chat With Any PDF Document Step 1 Open https://chat.openai.com/ Step 2 Click on the left bottom three dots and then click on settings Step 3 Click on ‘Beta Features’. Turn on the ‘Web browsing’ and ‘Plugin’ 🚀 JOIN the fastest ML Subreddit Community Step 4 close the po www.marktechpost...
https://communityforums.atmeta.com/t5/Unity-VR-Development/Oculus-Touch-and-UI-how-to-guide-for-Unity/td-p/576203 Oculus Touch and UI how to guide for Unity. Hey, guys! So I'm having a little trouble understanding and setting up the Oculus touch UI in my own game. I'm not new to Unity and I've downloaded and studied the Oculus Sample Frmwrk, yet I can't seem to understand the steps on how to imp..
어떻게 하라는지 모르겠지만. 내 패키지에 케이지로 가 있어서 쉽게 설치했다. 시간날때 다시 살펴보자 https://docs.unity3d.com/kr/2022.1/Manual/upm-ui-install.html 레지스트리에서 설치 - Unity 매뉴얼 참고: Package Manager 창을 통해 패키지를 설치하는 경우 패키지 관리자는 다른 패키지와 해당 종속성을 평가하여 선택한 버전과의 버전 충돌이 발생하는지 확인합니다. 충돌이나 제한 사항이 감지 docs.unity3d.com https://github.com/keijiro/OscJack GitHub - keijiro/OscJack: Lightweight C# implementation of OSC server/client Lightweight C# ..
https://github.com/keijiro/Pcx GitHub - keijiro/Pcx: Point cloud importer & renderer for Unity Point cloud importer & renderer for Unity. Contribute to keijiro/Pcx development by creating an account on GitHub. github.com 내가 작업해놓은 프로젝트에 . keijiro 의 PCX 프로젝트를 합치고싶다. 다른 패키지는 쉽게 합쳐지지만 이거는 노하우가 필요함. 케이지로의 유니티 프로젝트는 그냥 안열림. 오류남. 저 경로에서 문서를 저렇게 수정해줘야 오류가 안 나고 제대로 작동한다. 따라서 내가 두 프로젝트를 합칠 때 한일 jp.keifiro..
간단 ! Unity용 매우 간단한 CSV 리더 https://bravenewmethod.com/2014/09/13/lightweight-csv-reader-for-unity/#comment-7111 Lightweight CSV reader for Unity Managing game data in Unity scene objects can get really painful especially when more than one people needs to edit the same thing. It’s usually better to have some data in CSV file where it … bravenewmethod.com using UnityEngine; using System; using Sys..
유니티 사운드 관련 알게된 것 붙여넣기 유니티 마이크 실시간 인풋 : 레이턴시 200-300ms-> 에셋 FFT 사용해서 레이턴시 줄이기 https://youtu.be/Cx6V23-IZK4 readme 문서를 보면 에셋 코드 활용하기 To use our scripts and obtain the spectrum of a set of data you must follow these steps. 1. Create the inout and output complex arrays Complex[] inputSignal_Time = new Complex[windowSize]; Complex[] outputSignal_Freq = new Complex[windowSize]; 2. Transform from doubl..
using System; using UnityEngine; public class SM_JoystickControl : MonoBehaviour { public static SM_JoystickControl Instance { get; private set; } public Transform topOfJoystick; public Vector2 joy { get; private set; } public float maxAngle = 60f; // 조이스틱의 최대 회전 각도 private Quaternion initialRotation; public float returnSpeed = 1f; private void Awake() { if (Instance == null) Instance = this; el..
- Total
- Today
- Yesterday
- VR
- StableDiffusion
- houdini
- TouchDesigner
- node.js
- DeepLeaning
- colab
- docker
- AI
- Express
- 유니티플러그인
- emotive eeg
- CNC
- Java
- Python
- JacobianMatrices
- Unity
- ardity
- MQTT
- Arduino
- unity 360
- RNN
- motor controll
- 라즈베리파이
- oculuspro
- 유니티
- 후디니
- sequelize
- three.js
- opencv
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |