zhan-xu / RigNet

Code for SIGGRAPH 2020 paper "RigNet: Neural Rigging for Articulated Characters"
GNU General Public License v3.0
1.34k stars 181 forks source link

how to test on virtual machine using the binvox #66

Open visonpon opened 2 years ago

visonpon commented 2 years ago

Hi, thanks for sharing this wonderful work. I have build the environment success on my virtual machine, but cannot get pass the problem triggered by binvox.

my command is./binvox -d 88 -pb, but got error like below:

freeglut (./binvox):failed to open display '' FileNotFoundError: no such file or directory:'quick_start/17872_normalized.binvox'

Hope you can help, thanks~