Skip to content

Commit 2003dc8

Browse files
author
Heckmann
committed
comment corrected and youtube link added
1 parent fdfade7 commit 2003dc8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

mevislab.github.io/content/tutorials/basicmechanisms/macromodules/itemmodelview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ gNextId = 0
172172
```
173173
{{</highlight>}}
174174

175-
We need *mevis.MLAB* and we define the attributes of our resulting view.
175+
We need to import *mevis.MLAB* and we define the attributes of our resulting view.
176176

177177
The unique *id* is an increasing *Integer* and we can now initialize our model.
178178

mevislab.github.io/content/tutorials/visualization/pathtracer/pathtracerexample1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ menu:
1414
---
1515
# Example 6.1: Volume Rendering vs. Path Tracer
1616

17+
{{< youtube "E0H87Cimu_M">}}
18+
1719
## Introduction
1820
In this example you develop a network to show some differences between volume rendering and the MeVisLab Path Tracer. You will visualize the same scene using both 3D rendering techniques and some of the modules for path tracing.
1921

0 commit comments

Comments
 (0)