opengl
opengl copied to clipboard
Use opengl gem before starting X?
Hi, I'm really new to working with OpenGL, but I'm trying to get started using your opengl gem. I need to be able to start drawing to the screen as if it is a fullscreen window, before starting the X window server.
Do you know if this can be done? Would you be able to provide a code sample of how to get started?
Thanks!