> The problem is that I tried the quick start in the manual and although I 
> could 
> (build-cube) and a white cube appears and can be manipulated I am unable to 
> get it to change colour.
how are you trying to do this? i'm not sure if it's a mesa problem,
although mesa is not ideal to run fluxus.

something like this should work:

(clear)
(colour (vector 1 0 0))
(build-cube)

you can also check the examples directory, in which you can find a lot
of useful scripts to try.

best,
gabor

Reply via email to