LWJGLX / lwjgl3-awt

AWT support for LWJGL3
MIT License
115 stars 26 forks source link

Add setSwapInterval operation on AWTGLCanvas #67

Open dolda2000 opened 10 months ago

dolda2000 commented 10 months ago

Being able to turn VSync on and off at runtime is nice.

It's not supported on MacOS yet, because I can't quite figure out how MacOS does this.