bullet3/build_visual_studio_without_pybullet_vr.bat
Erwin Coumans 2eb019cdc3 Created Wavefront obj to sdf converter, to make it easier to import complex obj models with many materials. See kitchen for example.
Fix in tinyobj, make sure material is initialized
Add fatihrmutfak kitchen model, for Virtual Reality and some research
2017-03-01 10:06:10 -08:00

4 lines
64 B
Batchfile

cd build3
premake5 --targetdir="../bin" vs2010
start vs2010