[Fluxus] render to texture

gabor papp gabor.lists at mndl.hu
Sun Aug 24 23:56:06 PDT 2008


is it possible to render to texture somehow? i was looking for this, but 
haven't found anything. it would make a lot of great visual effects 
possible.

pixel primitives or something similar would be excellent for this i think.

(define p (build-pixels 256 256))

(with-primitive p
	(draw-cube))

what do you think?

best,
gabor



More information about the Fluxus mailing list