Oops! Gabor, you're right, for some reason I didn't see the Scheme functions the first time I looked (I blame emacs grep for not having -i as a default!).
I'm still having some issues with "requiring it", but I'll noodle on it some. On Tue, Apr 28, 2009 at 11:59 AM, <[email protected]> wrote: > > I didn't see any of the code that registers the functions with pltscheme. > > For instance, in the readme beyond loading the dynlib it then shows a > (require video-textures), but ithere isn't any file to require. > > ------Original Message------ > From: gabor papp > To: Shiny Happy People > Cc: Dave Griffiths > Cc: [email protected] > Sent: Apr 28, 2009 11:36 AM > Subject: Re: [Fluxus] google soc project ideas > > > 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 > > > > Sent via BlackBerry from T-Mobile >
