cube3d-interactive / setup.sh
jxwang1's picture
add setup
5e9b2d2
raw
history blame
88 Bytes
#!/bin/bash
git clone https://github.com/Roblox/cube.git
cd cube
pip install .[meshlab]