[fluxus] assertion failed when trying to set particle colours

Claude Heiland-Allen claudiusmaximus at goto10.org
Mon Feb 5 03:25:22 PST 2007


Dave Griffiths wrote:
>> ;    (pdata-set "c" n (vector 1 1 1)) ; this line fails an assert

>> Assertion `size==(unsigned int)(((Scheme_Vector *)(src))->size)' failed.

> Is this with b2 or cvs? There are some fixes in cvs (from a week or so ago
> I think) for this sort of thing.

b2

> It arose because I am a little confused as to what a colour is in fluxus,
> for the pdata I take colours of 4 floats to include alpha, I need to
> extend this to the colour command as well, and maybe get rid of the
> opacity command.

Okay, using (vector 1 1 1 1) works fine, thanks!

> cheers,
> 
> dave

Thanks,


Claude




More information about the Fluxus mailing list