Search results

  1. P

    OpenGL

    I am programming using GLUT open gl library. When I call GlutMainLoop(); is there a way to call other functions after it? or for that matter have the emulation loop processing and GlutMainLoop() at the same time? I ask this because I want to init my emu I want to display the window, and then...

Top