moderngl / moderngl-window

A cross platform utility library for ModernGL making window creation and resource loading simple
MIT License
246 stars 61 forks source link

run_window_config_instance #159

Closed einarf closed 16 hours ago

einarf commented 2 years ago

Let's make it possible to start the event loop with an exiting windowconfig instance. We can split the current run methods into two.