Search found 2 matches
- Tue Jan 23, 2024 1:19 pm
- Forum: OpenSim
- Topic: OpenSim in Unity
- Replies: 2
- Views: 1036
Re: OpenSim in Unity
Hi, First of all thanks a lot for the reply. 1. What I want is to perform the scaling, IK, ID of OpenSim within Unity on OpenSim osim model. For that I am trying to tap into OpenSim API. I build a dll with Visual Studio in C++ with a dynamic link library project. I set up the project including all t...
- Mon Jan 22, 2024 12:08 pm
- Forum: OpenSim
- Topic: OpenSim in Unity
- Replies: 2
- Views: 1036
OpenSim in Unity
Hello everyone, 1 For one of project, I want to leverage OpenSim API to do OpenSim Scale, IK and ID within Unity. For that I tried to Build dll from OpenSim API and call the function from Unity, but it does not work. Any idea how to approach about it? 2 I also want to import OpenSim osim model in Un...