-
Thanks for sharing the codes. I have a question that since the pytorch was installed with cudatoolkit==11.6, in the next step of bvh installation, do we need to change the version of cudatoolkit to 11…
-
I understand BVH and the code to create the hierarchy and I understand the code to insert nodes in the BVH but I don't understand how to insert bodies in the hierarchy. I mean I have a list with many …
-
Error when running: sh demo.sh
System:
Windows 10 build 19.09
Python 3.7.7
1)I cloned project and downloaded the Mixamo dataset and placed it in the datasets folder
2) ran sh …
-
**Describe the bug**
I tried to import vrma animations, I selected my skeleton mesh that I imported with VRM4U, then eventually it crashed and give me an error or either entered with no animation at …
-
A lidar sensor is best simulated using ray casting. Furthermore, the ability to find out "what lies in *that* direction" is generally useful. Currently, `QueryObject` does not provide any such query. …
-
### Describe the project you are working on
1. A 3D game where you swim and the environment and life reacts to you in a dynamic way.
2. A scattering addon where I need to avoid overlapping meshes.
…
-
The CMU link from the project [page](https://jsan3386.github.io/avatar/) has 3 different types of BVH files of CMU's motion capture dataset:
1] 3dsMax-friendly BVH release
2] Daz-friendly BVH releas…
-
First of all I would like to begin this **long** message with a big thank you for your amazing work..!
In order to give some context and to be as exact as I can stating my issue I will first give a…
-
Hi, thanks for your great work.
As in README, we can get the obj file and the mesh jpg. But my goal is to obtain the BVH file which contains the pose keypoints.
We know our project should have the…
-
Hey! When exporting the final predictions into a .bvh animation file, I'm noticing that the plane of reference changes from the first frame to the last frame (below is the first/last frame side by sid…