moderngl / moderngl-window

A cross platform utility library for ModernGL making window creation and resource loading simple
MIT License
245 stars 60 forks source link

Add Camera Panning #152

Closed miliante closed 2 years ago

miliante commented 2 years ago

The orbit camera is a great way to have a quick camera rotation and zooming in the scene through mouse (or keyboard) interface. But I missed having a pan option (x and y translation) with the RMB (or any button).

einarf commented 2 years ago

Should be fixed in 2.4.2