Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Once your simulation is ready you can render the agents using renderman and arnold. For each of these render engines we provide procedurals that can be executed inside Houdini or with the stand alone renderer.

All the procedurals need an atoms cache and a variation json file.

Please check again the rendering section to know more about what you can do with each renderer.

In houdini you can use the atoms proxy node to visualize a cache in the viewport. Please use the "Create Arnold Procedural" and "Create Renderman Procedural"  menu actions to set up your AtomsProxy so that can rendered by Arnold or Renderman.



Building variations

Please have look to the next section to know more about how you can use variations.


Using Lod

You might also setup geos and materials for different LOD levels.

The render procedural use the agent "lod" string metadata to render the correct lod geos and materials. To setup the lod on the agents you can use the lod behaviour module or you can just add a lod string metadata with a custom module. The "lod" and "variation" metadata will be saved inside your cache and used at render time.

  • No labels