ctx   scheme


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

Implementation

(define ctx (gl:make-ctx "0" #f 0.0 0.0 900.0 600.0))
(sys:load "libs/external/gl.xtm")


Back to Index

Similar Entries