work-in-progress
add UDP network connection for physics client <-> server. also set spinning friction in rolling friction demo (otherwise objects may keep on spinning forever)
This commit is contained in:
4
build_cmake_pybullet_win32.bat
Normal file
4
build_cmake_pybullet_win32.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
mkdir cm
|
||||
cd cm
|
||||
cmake -DBUILD_PYBULLET=ON -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=c:\python-3.5.2\include -DPYTHON_LIBRARY=c:\python-3.5.2\libs\python35_d.lib ..
|
||||
start .
|
||||
Reference in New Issue
Block a user