BHoM / BHoM/BHoM_Engine

Results_Engine: Add posibility for DisplayMeshResults to draw contour maps

Open
#2,703 0 comments 1 reaction 0 assignees View on GitHub
type:feature
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.

![image](https://user-images.githubusercontent.com/22005920/142652144-1679d5e6-7921-4234-9aec-b7ddcd49862e.png)

Either adding as separate method, or as addition to the current MeshResultDisplay method.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.