Instancing and Rendering Particles
Direct Rendering
There are two approaches to direct rendering of particles systems in
mantra. You can either render particle systems or render as points. If you are rendering particle systems, you must create your particle geometry in POPs. If you are rendering as points, you can render from any geometry.
Particle Systems
Particle system primitives created using a
POP network SOP can be rendered directly in
mantra. By default, particle system primitives are rendered as
spheres.
Render as Points
In mantra, you can directly and efficiently render the points in a model without creating a particle system. Point rendering renders the points in a model as disks oriented toward the camera, with only a single shader evaluation per point.
Rendering geometry as points
Turn on Render As Points on the Geometry sub-tab of the Render tab of the object.
Render using a mantra output driver.
Rendering Attributes for Points and Particles
To change the rendering style of particle systems, use a
Render POP.
Note | You must re-simulate the |
You can add attributes to points and particles by creating an
Attribute SOP or
Attribute POP and connecting it to the particle system.
The following attributes can be added to points, verticies, entire particle systems, and primitives:
Points
particle scale
width
velocity
orientation
Verticies
particle scale
width
orientation
Particle systems
particle scale
width
Primitives
particle scale
width
How to instance geometry on particles (particle replacement)
| To... | Do this |
|---|---|
Instance geometry on particles |
For specific parameter help see the |
Rotate the instanced geometry to an angular value |
|
Rotate the instanced geometry using torque |
For specific parameter help see the |
Make the instanced geometry look at an object |
|
Make the instanced geometry look at a plane |
|
How to set the rendered appearance of particles
| To... | Do this | ||||
|---|---|---|---|---|---|
Control the appearance of non-sprite particles |
| ||||
Display sprites in the viewport |
| ||||
Control the appearance of sprites |
For specific parameter help see the If Resolve SHOP Path is on, the Sprite SHOP path is resolved relative to this node, and the |




