By the way, this app uses a lot of GPU resources, so I have 2 simple suggestions to improve overall performance:
- An option to scale the internal resolution (while keeping the UI at high DPI) - it would be very useful for integrated cards.
- Dont redraw the scene every frame if nothing is happening, just a static image and no input (this is the reason enabling vsync helps)
- Nice side effect: less heat and better battery life
Cheers!