Example from modules/ln_glgui/glgui.scm (define (glgui-render g1 . gx) (glCoreInit) ;; setup the OpenGL pipeline (glPushMatrix) (cond ((fx= glgui:rotate 1) ...
確定! 回上一頁