Skip to content

Commit

Permalink
cleaned up docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldsteinlechner committed Jan 25, 2024
1 parent 202966d commit ee0ecba
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/Contour-Lines.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Feature Contour Lines

![](./contourTeaser.png)
![](./images/contourTeaser.png)

Synopsis: Contour lines for texture layers
Status: Work-In-Progress
Expand All @@ -11,17 +11,17 @@ Interacts with: [Feature-Multitexturing](./Feature-Multitexture.md)

The feature only works in combination with multilayer opcs. By using surface properties, choose a particular layer as a secondary texture:

![](./multitexture-ui.png)
![](./images/multitexture-ui.png)

Next, in the contour section, enable it and set distance of the lines, as well as line width and line border (both in the domain of the value chosen for texturing, here `Ele`).

![](./contour1.png)
![](./images/contour1.png)

The whole setup then looks like:

![](./contour0.png)
![](./images/contour0.png)

# Implementation
# Implementation

UI and logics implemented as a separate app, see: https://github.com/pro3d-space/PRo3D/blob/6416a1176dea28043548c9797436934f779a3e54/src/PRo3D.Core/VisualizationAndTFApp.fs

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.

0 comments on commit ee0ecba

Please sign in to comment.