Skip to content
  • Andras Lasso's avatar
    Add "follow camera direction" orientation mode to vtkGlyph3D · 10666c0d
    Andras Lasso authored
    A new glyph orientation mode is added to vtkGlyph3D: "follow camera direction".
    This allows using simple 2D shapes as glyphs, which is easier to create
    and much more efficient to render, as they use much less points as 3D shapes.
    When used with 3D shapes, the shapes appear in a fixed orientation with respect
    to display coordinate system.
    10666c0d