asny / three-d

2D/3D renderer - makes it simple to draw stuff across platforms (including web)
MIT License
1.33k stars 110 forks source link

Add WindowContext::set_vsync to allow for runtime vsync configuration #480

Closed BonsaiDen closed 2 months ago

BonsaiDen commented 2 months ago

Small addition so vsync can be changed on the fly after initial window creation for example from a graphics settings menu.