Skip to content
#

upm

Here are 215 public repositories matching this topic...

glTFast
com.xrtk.core
FejZa
FejZa commented Sep 3, 2020

XRTK - Mixed Reality Toolkit Feature Request

Is your feature request related to a problem? Please describe

The hand tracking implementation of XRTK already calculates curl strength for each finger and hand. Those values are not used for visualization yet though.

It would be nice to give the user a visual cue when grabbing stuff and curling fingers.

Relevant classes:

`HandJointVisualizer

nopjia
nopjia commented Sep 24, 2020

When I try to have both this package and UniTask included in my project, the Converters stopped working when built to WebGL. They would still work fine in Editor. I spent a day trying out different scenarios in a fresh project, all of the following scenarios fail:

  • Importing UniTask and simply having it in the project in the Packages folder
  • Calling JsonConvert.SerializeObject() from both no

Improve this page

Add a description, image, and links to the upm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the upm topic, visit your repo's landing page and select "manage topics."

Learn more