webatintel / aquarium

BSD 3-Clause "New" or "Revised" License
23 stars 7 forks source link

Triple buffering #189

Open hujiajie opened 3 years ago

hujiajie commented 3 years ago

https://en.wikipedia.org/wiki/Multiple_buffering#Triple_buffering

In short, the program don't need to wait for vsync to render a frame, but frames are still displayed at 60FPS or less without tearing.