Files
bullet3/examples
Erwin Coumans c3b7f39aaf expose shadowMapResolution (texture resolution) and shadowMapWorldSize (size in meters in world space)
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)
2019-06-19 09:01:16 -07:00
..
2019-04-27 14:30:10 -07:00
2019-06-15 10:30:48 -07:00
2017-03-13 11:00:56 -07:00
2019-05-02 14:15:18 -07:00
2019-06-15 10:30:48 -07:00
2019-06-15 10:30:48 -07:00
2018-11-19 14:47:03 -08:00
2019-06-14 07:49:24 -07:00