Thinking Particles


#1521

thanks buddy… Ok I will try if I get this. I had tried but I counldn’t figure out how to do this. let me try again…


#1522

In TP4 you can do it with another particle group that sits on the target and picks up this data, then use psearch to connect them to the original group.


#1523

here is my scene. plz check it what I have done wrong… and it is inward as well on sphere.


#1524

thanks hristro… I Solved my problem… now i m having another issue. how to reverse the direction…when my arrow sits on sphere it is inward…


#1525

Hi all, Im wondering how can I convert the velocity to speed, I need only the magnitud of the vector to control the size of some particles.

Thanks :slight_smile: seems like a noob question.


#1526

If you’re using the alignment node, there is an ‘invert’ checkbox.


#1527

TP is doing that automatically, if you plug the velocity into any scalar input.


#1528

thanks… I got It…


#1529

jajaja, thanks hristo, some months learning and I dont even realise that.


#1530

Hi everybody, Another question :slight_smile:

How can I turn of a boolean just by 2 frames every 5 frames? I mean, I want to launch particles for 5 frames, then turn of by 2 frames, and then launch particles the next 5 frames, and so on, some kind of loop. But I dont have a clue about how to do something like that

Thanks.


#1531

Take a float node, animate it from 0 to 1 and then to 0, with stepping curve type. Go in the curve editor, make the out of range type loop, and there you go - cycle :slight_smile:


#1532

Thanks Hristo.

Another question :slight_smile: I´m trying, just for fun, to make some kind of sunflower pattern with particles, I´m reading this paper about the fibonacci numbers, and I´m wondering if its possible to use the equations that appear in the paper to get possitions for the particles.

Here´s the paper: http://ms.unimelb.edu.au/~segerman/papers/sunflower_spiral_fibonacci_metric.pdf

Thanks :slight_smile:


#1533

I don’t see why not :slight_smile: You’ll need to put in the expression, and then convert the polar coordinates to cartesian, and use the result as position.


#1534

Thanks Hristo, I think I remember that Andrew melnychuk had a tutorial about that subject :slight_smile: I will take a look.


#1535

It’s very simple:

x = r * cos( θ )
y = r * sin( θ )


#1536

:s Im dont know what Im doing wrong, with the equation I`m just getting one spiral, very different from the one that the paper shows. Maybe is the iterator?


#1537

Shouldn’t be the iterator, check the equations.


#1538

Yes, now is working ok. Thanks :slight_smile:


#1539

Is it possible to scale down geometry while using shape collision?
I have the simulation done, but I would like the active chunks to scale down to 0 while sim occurs. This should be simple, right?

Thanks for any tip on this.
Cheers,


#1540

Hello,

I just started to learn TP. And the first thing I noticed that the viewport playback is very slow, 3-6fps with only 150 particles. I have gtx 580 and standard pflow works fine with thousands of particles. Tried to revert to other driver than nitrous, but it just got a bit better (up to 10fps). I run TP5 on max2014.