Results_Engine: Add posibility for DisplayMeshResults to draw contour maps
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
Making use of the MarchingSquares method for drawing contours for meshresults in an IMesh.

Either adding as separate method, or as addition to the current MeshResultDisplay method.
Contributor guide
Research direction
Start by locating DisplayMeshResults and the current MeshResultDisplay method in Results_Engine, then trace how IMesh mesh results are rendered. Review the MarchingSquares approach and determine whether contours belong in a separate method or the existing display method; done means contour maps can be drawn for mesh results as shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics, data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100