Files
bullet3/examples
Erwin Coumans 97add36b9f update bullet_client.py to accept options
p.connect(p.GUI, options="--background_color_red=1 --background_color_blue=1 --background_color_green=1")

If you use bullet_client.py, you can use:
p = bc.BulletClient(connection_mode=pybullet.GUI,options="--background_color_red=1 --background_color_blue=1 --background_color_green=1")
--mouse_move_multiplier=0.4
--mouse_wheel_multiplier=0.01
--mp4=moviename.mp4
2021-02-25 16:32:39 -08:00
..
2020-09-29 12:02:35 +02:00
2020-02-14 12:07:39 +01:00
2020-03-20 21:12:45 -07:00
2020-12-02 18:01:02 -08:00
2020-07-13 14:45:23 -07:00
2020-10-27 13:38:01 -07:00
2020-03-22 11:58:39 -07:00