ctx   scheme


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

Implementation

(define ctx (gl:make-ctx ":0.0" #f 0.0 0.0 900.0 600.0))


Back to Index

Similar Entries