Search found 1 match

by cmoses
Wed Sep 19, 2018 2:17 pm
Forum: PyBullet Support and Feedback
Topic: Use mouse to control camera view in opengl window
Replies: 4
Views: 12672

Re: Use mouse to control camera view in opengl window

I'm not sure how to do it through mouse control, but you can use the pybullet.resetDebugVisualizerCamera() function explained in the API to change the camera view.