-
Updated
Oct 16, 2020 - C#
mixed-reality
Here are 174 public repositories matching this topic...
-
Updated
Sep 25, 2020 - Swift
-
Updated
Oct 5, 2020 - C++
-
Updated
Jun 22, 2018 - Swift
-
Updated
Aug 5, 2019 - C#
-
Updated
Jan 28, 2020
-
Updated
Oct 14, 2020 - C#
-
Updated
Jun 17, 2020 - Swift
-
Updated
Jun 28, 2017 - C++
Please check the author's explanation on how NeRF works in his speech in CVPR2020 tutorial:
https://www.youtube.com/watch?v=OEUHalxanuc
His part starts at 3:58:28
-
Updated
Jan 29, 2020 - C#
I like .ply, it's an easy format that supports vertex colors! .ply files are often used for point clouds, so it could be good to consider point cloud rendering when importing .ply files as well.
Might be able to find a nice library for this on here:
https://github.com/nothings/single_file_libs
-
Updated
Oct 5, 2017 - Swift
-
Updated
Feb 19, 2018 - C#
-
Updated
Jan 2, 2020 - C#
-
Updated
Aug 5, 2020 - C#
-
Updated
Oct 16, 2020 - C++
-
Updated
Oct 7, 2020 - C++
-
Updated
Oct 15, 2020
-
Updated
Oct 6, 2020 - Swift
-
Updated
Apr 3, 2019 - C#
-
Updated
Sep 11, 2020 - C#
-
Updated
Mar 9, 2020 - C#
-
Updated
Sep 16, 2020 - Swift
-
Updated
May 8, 2017 - C#
-
Updated
Mar 16, 2019 - Jupyter Notebook
-
Updated
Aug 10, 2020
Improve this page
Add a description, image, and links to the mixed-reality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mixed-reality topic, visit your repo's landing page and select "manage topics."
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