You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for this amazing peace of software! I'm using it a lot. Currently we're trying to hack together a landscape evolution visualization using displaz (see https://github.com/Geo-X-Hackathon/displaz-landscape-evolution). As of now this is showing the landscape evolution as a 3d video of some sort, which cannot be controlled in terms of playback. We would like to be able to interact with that via displaz as well. Would it be possible to grab keystrokes and such from within python? We would like to have something like an event loop that listens for 'Space' for pausing and maybe Ctrl+Wheel for rewind? Do have something like the example.py that does something similar?
Best
Aljoscha
The text was updated successfully, but these errors were encountered:
Hey,
thank you for this amazing peace of software! I'm using it a lot. Currently we're trying to hack together a landscape evolution visualization using displaz (see https://github.com/Geo-X-Hackathon/displaz-landscape-evolution). As of now this is showing the landscape evolution as a 3d video of some sort, which cannot be controlled in terms of playback. We would like to be able to interact with that via displaz as well. Would it be possible to grab keystrokes and such from within python? We would like to have something like an event loop that listens for 'Space' for pausing and maybe Ctrl+Wheel for rewind? Do have something like the example.py that does something similar?
Best
Aljoscha
The text was updated successfully, but these errors were encountered: