[PD] Is there an Object in GEM...

Claude Heiland-Allen claudiusmaximus at goto10.org
Wed Jun 13 07:42:57 CEST 2007


Cypod wrote:
> how do you create a whole image out of a list of numbers?

In GridFlow:

list with 240*320*3 elements all of which are floats
  |
[#import ( 240 320 3 )]
  |
grid with height 240, width 320, 3 channels.

You can also feed the floats to [#import] individually or in smaller 
groups than a whole image, it will output the grid when it has got just 
enough, and any extra count towards the next grid.


I'm not sure how to do it in Gem.


Claude
-- 
http://claudiusmaximus.goto10.org




More information about the Pd-list mailing list