KAHR-Alpha / Aether

An optics simulation suite for Windows and Linux, including a raytracer, a FDTD solver and various tools.
https://aether.utt.fr/
Apache License 2.0
20 stars 3 forks source link

Better Linux OpenGL framerate #13

Open KAHR-Alpha opened 1 year ago

KAHR-Alpha commented 1 year ago

Right now the framerate for OpenGL windows is forced on Ubuntu to half that of Windows.

It seems related to the wxWidgets messages queue as they are used as the refresh clock.