azul3d / engine

Azul3D - A 3D game engine written in Go!
https://azul3d.org
Other
606 stars 54 forks source link

Clock.SetMaxFrameRate potentially causing jitter when VSync not available #154

Open slimsag opened 8 years ago

slimsag commented 8 years ago

TODO(slimsag): investigate.

slimsag commented 8 years ago

Tried disabling on a system without vsync, but it looks like there is no difference (still should investigate improvements here)