SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
127 stars 71 forks source link

Implement ShowField Text tab #2148

Open dcwhite opened 4 years ago

dcwhite commented 4 years ago

For node/edge/face/data labeling, etc. Copy v4's UI. The UI file contains most of the widgets already, but they are hidden in the C++ code.

jessdtate commented 4 years ago

look at showstring and showcolormap for the existing implementation. SR4 implementation had the several field paramaters available for showing as text (field data, node index, etc) at the data location (node or element center). The text was projected and rotated to appear with next to the location even if moved. there were some parameters in viewscene for this feature.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.