/VoxWorld-QS

VoxWorld QuickStart repo with a sample scene

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

VoxWorld-QS

VoxWorld QuickStart repo with a sample scene

This repository depends on VoxSim: https://www.github.com/VoxML/VoxSim. Clone VoxWorld-QS, then:

$ cd VoxWorld-QS
$ git submodule init
$ git submodule update --remote --merge

Finally, follow the depedency installation instructions at the VoxSim link.