[jitter] can iincrease the number of boids without causing a reset.
joshua goldberg
wugmump at speakeasy.org
Fri Nov 30 10:53:48 MST 2007
- Previous message: [jitter] Re: can increase the number of boids without causing a reset.
- Next message: [jitter] Fullscreen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
how about defining the maximum number of boids you will be using at the beginning, and just using a jit.submatrix before the draw sequence to hide the non-needed ones? On Nov 30, 2007, at 10:56 AM, ivo wrote: > > hello dear community > > > when i'm increasing the number of boids, each boid is relocated in a > apparently randomly choosen position. but for my project i wish them > to stay in the current position when i create a new one. the latter > should be put (e.g.) into the position of the attraction point. > anybody has got some suggestions how i could achieve this? or just a > hint for the right way? > thanks a lot > > rhe > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter >
- Previous message: [jitter] Re: can increase the number of boids without causing a reset.
- Next message: [jitter] Fullscreen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
