thx!
really like the revamped particle system. i was wondering: is it possible to move the particle source without moving the 'living' particles? if now i try to move it with [translate] the entire particle system moves along... If it's not possible with the [part_...] objects is it with the Gem-OpenGl objects, or with pdp-openGl?
greetz, kurt
-----Oorspronkelijk bericht----- Van: pd-list-admin@iem.at [mailto:pd-list-admin@iem.at]Namens zmoelnig@iem.at Verzonden: donderdag 10 juli 2003 15:48 Aan: kurt stockman CC: pd-list@iem.kug.ac.at Onderwerp: Re: [PD] [gem] particle info
Zitiere kurt stockman kurt@kapotski.be:
hi all, anyone can tell me exactly what info comes out of [part_info]? thx
[part_info] gives information about each particle
as i remember (with a short look at the code):
outlet1: gemlist (for this particle) outlet2: ID of this particle outlet3: position (x,y,z) of this particle outlet4: colour (r,g,b,a) of this particle outlet5: velocity (vx, vy, vz) of this particle outlet6: size (w,l,h) of this particle outlet7: age (in frames) of this particle
mfg.as.edr IOhannes