Debug renderer: more options for drawing sensors? #1039
eliasdaler
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hello, I think it's a bit much for me to try to cater to everyone's wishes w.r.t. how the debug rendering should look. If you set DrawSettings::mDrawShape = false you can easily render the bodies however you want, e.g.:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, sensors are always drawn in yellow and in wire mode:
It would be nice to have the ability to:
It would look like this:
Beta Was this translation helpful? Give feedback.
All reactions