Wondering if one of the API's (GLUT, etc) has a function or class to spawn other applications. Thanks
Wondering if one of the API's (GLUT, etc) has a function or class to spawn other applications. Thanks
With GLFW you can start new threads, but perhaps that's not what you want?