From: Florian P. S. <fsc...@te...> - 2009-02-27 09:50:27
|
Hi Till, LFSaw wrote: >> Things that might be worth investigating from the top of my head: >> >> - Adding video streaming to texture support >> - Adding interaction support to the renderer (i.e.: have mouseclicks >> sent back to the language via OSC, maybe with additional info like the >> synth IDs of synths in the "line of sight" of the mouse click >> - Add buffer support for storing geometric meshes and other stuff >> - Add geometry shader support [now this might be real fun :)] > > - make it cross-platform svn-co-able-and-make-able (coool!) > *g* ??? Sorry i couldn't parse this sentence. svn co works totally super. I was not aware that subversion had any problems with ScGraph (even on OS X).. And the problem with the build is not that the Makefile sucks (of course it can always be improved) but that Max OS X sucks ;) The hard part is hunting down the dependencies, not the "make; make install" part of the build.. If i misunderstood you here or am missing a crucial point, please elaborate :) > - rethink sclang-part of Graphic UGen (operators) I'm fine with this point though ;) Regards, Flo |