[sldev] Tip of the iceberg...
Argent Stonecutter
secret.argent at gmail.com
Thu Sep 3 03:34:49 PDT 2009
On 2009-09-02, at 07:25, Lawson English wrote:
> But are they like F-Script anywhere which can plug into any running
> process based on the Cocoa libs, or do they do some patching at the
> OS level?
I don't know the details on OS X or Windows, but on X11 (eg, Linux)
it's built in to the display protocol. I believe in Windows you
replace or wedge the GDI library with one that writes to a virtual
frame buffer. In OS X, as I said, it's a matter of locating the OpenGL
textures provided by the window manager.
More information about the SLDev
mailing list