particles in viewport

   4188   4   0
User Avatar
Member
523 posts
Joined: July 2005
Offline
Hello,


In the Houdini viewport, particles are drawn with points+ little lines behind them.
Is it possible to display only the particle points without those little lines ?


thanks
User Avatar
Member
166 posts
Joined: Feb. 2006
Offline
Most of the time, the little line ( blackish ) represent the speed of the particles. The longest the particle is the fastest they go.
Time to get out of this messy world.
User Avatar
Member
4271 posts
Joined: July 2005
Offline
You can change the display of partices in the Display Options for the viewer. You can pick from Points, Lines and Sprites.

Attachments:
points.jpg (14.5 KB)

if(coffees<2,round(float),float)
User Avatar
Member
311 posts
Joined: July 2005
Offline
The lines represent the particles velocity.
If you want to get rid of that, add an attribute SOP and kill the velocity.
You'll then need to enable points display, as your particles won't be visible in the viewport once you do this.

jerry
User Avatar
Member
311 posts
Joined: July 2005
Offline
The lines represent the particles velocity.
If you want to get rid of that, add an attribute SOP and kill the velocity.
You'll then need to enable points display, as your particles won't be visible in the viewport once you do this.

jerry
  • Quick Links