hi Luis,
made the manual example, but there's part of my torus that doesn't get
the texture. Why does this happen? Another question is, if I can hide
the plane that has the pixels?
make the size of the texture power of two, like 128x128 or 256x256.
you can hide the plane using
(with-primitive mypixels
(scale 0))
And the final question is if the comand (save-primitive) works to save
a texture, like (save-primitive "pixel.png") because when I do that my
fluxus crashes and the terminal sh owsSIGSEGV fault on 0x8 Aborted.
it should work. could you send a backtrace, please?
best,
gabor