> Grabbed it, hacked the SConstruct file to get it to build on os x, but I > don't see any Scheme binding code in it? i haven't looked at it myself very deeply, but it seems the scheme functions are in VideoTextureFunctions.cpp. it does not use ffi, but MzScheme3m, similarly to the other default fluxus modules.
> Maybe once it's a little more stable we could put this in as an optional > module. yes, this would be great. best, gabor
