Hap
February 28th, 2013Hap is a codec for fast video playback I wrote for Vidvox. Everything is open-source, including the codec and example code to get it running in third-party applications.
There’s an article and installer over on their site.
Hap is a codec for fast video playback I wrote for Vidvox. Everything is open-source, including the codec and example code to get it running in third-party applications.
There’s an article and installer over on their site.

Sampler plugin for Quartz Composer. Loop live video, MIDI data, or any other values. Thanks to Thomas Pachoud and Australian Dance Theatre for supporting work on this, and to Joris/goto10 for the original idea.
Download Sampler Plugin (2.2, 31 January 2013)

vade and I have just released Syphon for realtime video sharing between apps. Read about it at createdigitalmotion. Udart at Obscura did a nice post about Syphon too.
I won’t make it to GLI.TC/H in person, but I’m there in spirit in Bob Weisz & Paul Korz’s installation at the gallery, and I’ll be making a long-armed remote-control appearance at vade’s Realtime Glitching workshop on the Saturday.
Addendum: Nice writeup by Tom McCormack at http://rhizome.org/editorial/3819
A plugin for Quartz Composer to misrepresent pixel-buffer data on the GPU.

See also:
http://www.opengl.org/sdk/docs/man/xhtml/glTexImage2D.xml
http://rosa-menkman.blogspot.com/2010/08/vernacular-of-file-formats-2-workshop.html pp 3-5

GL_BGRA GL_FLOAT read as GL_RGB_422_APPLE GL_UNSIGNED_SHORT_8_8_APPLE at 2 x width

GL_BGRA GL_UNSIGNED_SHORT_1_5_5_5_REV read as GL_LUMINANCE_ALPHA GL_UNSIGNED_BYTE at 1.004 x width