[fluxus] scheme bindings

nik gaffney nik at fo.am
Thu Nov 10 09:50:53 PST 2005


hi dave,

ive just tried compiling todays cvs, to look at the blendmode additions, and
 had a few conflicts in the checkout. in particular with the bindings.

is there a reason you use calls like this ->
 gh_new_procedure("recalc-normals", recalc_normals, 0,0,0);

rather than this ->
 gh_new_procedure0_0("recalc-normals", recalc_normals);

for scheme functions with no arguments? and more importantly, does it break
anything on linux if you change them (i havent had a chance to test it
except on osx) ?+

blip,
nik






More information about the Fluxus mailing list