Skip to content

display scalar values in MeshViewer#482

Open
kerautret wants to merge 1 commit intoDGtal-team:mainfrom
kerautret:meshViewerScalar
Open

display scalar values in MeshViewer#482
kerautret wants to merge 1 commit intoDGtal-team:mainfrom
kerautret:meshViewerScalar

Conversation

@kerautret
Copy link
Copy Markdown
Member

@kerautret kerautret commented Apr 7, 2026

PR Description

This PR add ew options to display scalar values on mesh faces (--scalar, --scalarRange, --scalarColumns) using polyscope colormap.
It allows to display directly quantity from the range : ./visualisation/meshViewer mesh.off --faceScalar file.dat --scalarColIndex 0 2 --scalarRange 0 50
Capture d’écran 2026-04-07 à 15 47 57

Checklist

  • Doxygen documentation of the code completed (classes, methods, types, members...).
  • Main tool doxygen documentation (following existing documentation of DGtalTools documentation.
  • Check if it follows the tools structure described in CONTRIBUTING.md
  • New entry in the ChangeLog.md added.
  • Update the readme with potentially a screenshot of the tools if it applies.
  • No warning raised in Debug cmake mode (otherwise, Github Actions C.I. will fail).
  • All continuous integration tests pass (Github Actions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant