glctx   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/shadowmap.xtm

Implementation

;; setup opengl
(define glctx (gl:make-ctx ":0.0" fullscreen 0.0 0.0 width height))


Back to Index

Similar Entries