File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ A volume renderer, made in Unity3D. See slides from presentation here: https://s
18
18
19
19
** Raw datasets:**
20
20
21
- In the menu bar, click "Volume Rendering" and "Load dataset"
21
+ In the menu bar, click "Volume Rendering" and "Load raw dataset"
22
22
23
- <img src =" Screenshots/menubar .png " width =" 200px " >
23
+ <img src =" Screenshots/menubar2 .png " width =" 200px " >
24
24
25
25
Then select the dataset you wish to import. Currently only raw datasets are supported (you can add your own importer for other datasets).
26
26
@@ -37,6 +37,7 @@ The dataset must be of 3D nature, and contain several files - each being a slice
37
37
38
38
You can move the model like any other GameObject. Simply select it in the scene view or scene hierarchy, and move/rotate it like normal.
39
39
40
+ <img src =" Screenshots/movement.gif " width =" 400px " >
40
41
41
42
** 3. Changing the visualisation**
42
43
@@ -48,6 +49,10 @@ Here you can change the "Render mode":
48
49
49
50
<img src =" Screenshots/rendermode.png " width =" 200px " >
50
51
52
+ Example:
53
+
54
+ <img src =" Screenshots/rendermodes.gif " width =" 400px " >
55
+
51
56
There are 3 render modes:
52
57
- Direct Volume Rendering (using transfer functions)
53
58
- Maximum Intensity Projection (shows the maximum density)
You can’t perform that action at this time.
0 commit comments