| On this page |
Overview ¶
There are several Pyro Configure examples available through the tab menu. These are similar to shelf tools that put down networks of nodes for learning purposes. The Pyro Configure Cigarette Smoke example illustrates a simple rising wispy smoke effect. It can be used as a template for building wispy smoke in your scene.
Important nodes ¶
pyro_sourceshape1
Controls the location, shape, and thickness of the smoke emission.
pyro_configure1
Adjusts the simulation resolution. Lower the Voxel Size value to increase the resolution, at the cost of considerably more simulation time and memory.
pyro_block_begin1
The start of the simulation loop. All nodes inside the highlighted simulation region run on every simulation step.
pyro_block_end1
The end of the simulation loop. This node contains important simulation controls. All nodes inside the highlighted simulation region run on every simulation step.
Learning from this example ¶
| To... | Do this |
|---|---|
|
Create different smoke sources |
Change the Shape controls on the |
|
Control the amount of smoke emitted |
Change or animate the Scale parameter on the density sourcing section of the |
|
Control the amount of smoke dissipation |
Adjust the Density parameters on the Field tab of the |
|
Control the wind direction for the emitted smoke |
Adjust the Ambient Velocity parameter on the |
|
Set the Select Input parameter to |
|
|
Control the behavior of the smoke |
Adjust the parameters on the Forces tab of the |