Box Points

3D Renderer  -  Display points of a geometry with Boxes

BoxPointsGeometryRenderer BoxPointsGeometryRenderer BoxPointsGeometryRenderer BoxPointsGeometryRenderer

Display boxes on the place of each vertex. Way lighter than InstantiateGeometryModifier Icon Instantiate but less versatile.

Box points, as any other point renderers can be displayed through several different referential:

BoxPoints BoxPoints


Variables:

  • Blending Mode: How this box points gets blended
  • Depth Buffer: Depth-buffer related settings
  • Referential: Referential of the boxes, to align them along world / vertex / camera
  • Scale: Scale of the boxes
  • Anchor: pivot point of the boxes

Python

    Oil.createObject("BoxPointsGeometryRenderer")