mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
c3b7f39aaf
expose pybullet.ConfigureOpenGLVisualizerRequest(lightPosition=[x,y,z], shadowMapWorldSize=10.5, shadowMapResolution=16384) See examples/pybullet/examples/configureDebugVisualizer.py for an example. This reimplements https://github.com/bulletphysics/bullet3/pull/2295 but without creating a new command/status and explicitly referring to the debug visualizer (since the 'getCameraImage' also has a lightPosition) |
||
---|---|---|
.. | ||
examples | ||
gym | ||
notebooks | ||
numpy | ||
tensorflow | ||
unittests | ||
unity3d | ||
CMakeLists.txt | ||
premake4.lua | ||
pybullet.c |