Skip to content

controller visualization for Windows Mixed Reality #3331

@Yoyozilla

Description

@Yoyozilla

Overview

Currently, the only mechanism to visualize a specific controller model is for that model to be baked into the application as an obj, fbx, etc. and referenced in the appropriate profile.

HoloToolkit leveraged UnityGLTF, from Khronos, to enable requesting the model from the device. That had an additional dependency on Newtonsoft's JSON library. This dependency has caused conflicts when customers attempted to integrate HTK into projects that used a different version of the library,

To enable GLTF without the dependencies, we are investigating modifications to the UnityGLTF code that replaces the Newtonsoft library with .NET's DataContractJsonSerializer

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions