Trying to create trails through particles

   2237   6   0
User Avatar
Member
188 posts
Joined: May 2021
Offline
I am trying to create curvy trails through particles. However, I am getting straight lines when I use trails SOP. What should I do?




Attachments:
trails question.hip (675.6 KB)

User Avatar
Member
2534 posts
Joined: June 2008
Offline
Revisit the tutorial, specifically the section on setting up the trail node.

Attachments:
trail_psys.gif (2.3 MB)

Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
575 posts
Joined: Nov. 2005
Offline
in the trailSop change the result type to "preserve original". the addSop connects the points later by id
User Avatar
Member
188 posts
Joined: May 2021
Offline
sanostol
in the trailSop change the result type to "preserve original". the addSop connects the points later by id

Thanks a ton! That did it! However, the trails don't come out to be smooth. I used a resample SOP and that didn't solve it.


Then I used smooth SOP and it helped. However, it appears as if smooth SOP uses more memory than resample and I feel there's a way to create smooth trails without using either of those but I don't know how.



Moreover, I get these warnings in my DOP network. Why are they coming? I didn't change the source geometry at all.
Edited by proceduralist - Oct. 18, 2022 11:38:22
User Avatar
Member
188 posts
Joined: May 2021
Offline
Enivob
Revisit the tutorial, specifically the section on setting up the trail node.

Looks really cool! Actually the tutorial only covered using particles and collisions. It doesn't mention anything on trails. I'll check out other tutorials on trails once again. How did you change the colour of the trails on the ground to change with time?
User Avatar
Member
1737 posts
Joined: May 2006
Online
Here's my method for trails with fixes for issues similar to yours. I think its fairly robust, and not too cpu intensive (the trail sop can get really laggy with high values):

https://www.tokeru.com/cgwiki/index.php?title=PopsSplitAvoid#Making_trails_with_pop_replicate [www.tokeru.com]
http://www.tokeru.com/cgwiki [www.tokeru.com]
https://www.patreon.com/mattestela [www.patreon.com]
User Avatar
Member
188 posts
Joined: May 2021
Offline
mestela
Here's my method for trails with fixes for issues similar to yours. I think its fairly robust, and not too cpu intensive (the trail sop can get really laggy with high values):

https://www.tokeru.com/cgwiki/index.php?title=PopsSplitAvoid#Making_trails_with_pop_replicate [www.tokeru.com]
Thanks Matt. Tried the pop replicate method. Works very well!

Attachments:
trails question_re.hip (789.2 KB)

  • Quick Links