[fluxus] rendering 4D (newbie questions)

Claude Heiland-Allen claudiusmaximus at goto10.org
Sat Feb 25 19:36:52 PST 2006


Claude Heiland-Allen wrote:
> I think I found a bug:
> 
>  From the manual:
> "(mouse-button b) returns true if the corresponding mouse button has 
> been pressed this frame."
> 
> In fluxus-0.8, (mouse-button b) seems to ignore the value of b, and 
> returns non-0 on mouse-up and 0 on mouse-down.  See the attached script 
>  - an attempt at making a two-player 3D tic-tac-toe game.  The intention 
> is that left button makes balls green, and right button makes balls red, 
> but it doesn't work - both buttons have the same effect, and it's only 
> button-press and button-release that change anything.

Disregard this, I got it working perfectly after reading 
examples/picktest.scm - sorry for the noise.


Claude



More information about the Fluxus mailing list