Some opengl functions are normally only called once or only when the window is resized. However, in factor opengl functions only seem to work inside draw-gadget* so, for instance, commands to set the background color and the projection matrix are executed every time a new frame is drawn. Is it possible to call these functions only once from somewhere outside draw-gadget*?
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
