Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,962
    • Issues 1,962
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18977
Closed
Open
Issue created Apr 29, 2019 by Gabriel Devillers@gabriel.devillers

Allow multiple colors in 3D glyph

In order to visualize the trajectory (position and orientation) over time of a referential (Robot arm referential, Camera, Lidar, integrated IMU, etc.) it would be very convenient to position 3 axis (X,Y,Z) oriented correctly at every/some points of the trajectory. Graphically the set of three axis would be similar to vtkAxesActor: the axis would be identified by a color (such as red for axis X, green for axis Y, blue for axis Z).

One solution that I am thinking of to achieve this is using a 3D glyph representation. The problem is that currently ParaView does not support multiple colors inside a 3D glyph. This is technically possible according to my discussion with @michael.migliore and @mwestphal but requires either writing a plugin or modifying ParaView.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking