[Fluxus] drawing instances

gabor papp gabor.lists at mndl.hu
Thu Jan 22 05:38:52 PST 2009


> I can define an object instance with a scale, transform, and texture 
> attached to it, but when I try to draw it, the instance is drawn 
> un-textured, although scale and shape are both set properly.  I think
>  this is a bug?
as far as i can tell, scale is not set properly either. this is because
the instance is drawn with the current state.

try to set the texture globally as a workaround.
(define texture (load-texture "temple.png"))

best,
gabor




More information about the Fluxus mailing list