3D Renderer

3D Renderer  -  Displays a 3D geometry

GeometryV9Renderer GeometryV9Renderer GeometryV9Renderer GeometryV9Renderer

This section of the documentation is about the different renderers used to display 3D geometries.

They are classed in 3 categories :

Points : Display the points (vertex) of any GeometryV9Generator Icon 3D Generator

Lines : Display lines on GeometryV9Generator Icon 3D Generator having splines informations

Surface : Display a surface on GeometryV9Generator Icon 3D Generator constituted of triangles

Some of the Smode primitives will be able to be displayed only by certain types of renderers (such as Splines or Particles). Hopefully some Operator Modifiers allows you to use any renderer on any geometry. Like generating faces and lines on Particles systems with the ConnectPointsGeometryModifier Icon Connect Points .

3DLayersAndRenderers 3DLayersAndRenderers


Variables:

  • Opacity: Opacity of the 3d renderer
  • Effects: Effects of the 3d renderer
  • Blending Mode: How this 3d renderer gets blended
  • Depth Buffer: Depth-buffer related settings
  • Auto Illuminate: Auto illumination of the 3d renderer , no more illumination from lights, useful for camera mapping with UVCameraMappingGeometryModifier Icon UV Camera Mapping for instance