You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,19 @@ The extension works with all OpenVR-compatible headsets, such as [HTC Vive](#set
10
10
11
11
## Features
12
12
13
-
Features include:
14
-
- View all content of any of the 3D viewers in Slicer, anytime, by a single click.
15
-
- Show volumes as 2D image slices or volume rendering, render surfaces, points, etc.
16
-
- View any 4D data sets, using any rendering technique (including volume rendering) - provided by Sequences extension
17
-
- Align the headset's view to match viewpoint of the selected 3D view in Slicer
13
+
Key features:
14
+
15
+
- View all content of any 3D viewer in Slicer with a single click.
16
+
- Display volumes as 2D image slices or volume renderings, render surfaces, points, etc.
17
+
- Visualize any 4D datasets using various rendering techniques (including volume rendering) provided by the Sequences extension.
18
+
- Align the headset's view to match the viewpoint of the selected 3D view in Slicer.
18
19
- Fly around using the touchpad of the right controller: direction is specified by orientation of the controller; speed is determined by the position of the finger on the touchpad (touch at the top to fly forward, touch at the bottom to fly backward).
19
-
- Grab and reposition objects using the grab button on the controller.
20
-
- Translate, rotate, scale the world (all objects) by pressing grab buttons on both controllers at the same time.
21
-
- Advanced volume rendering performance tuning: available in Virtual Reality module, to find good balance between image quality and refresh rate.
22
-
- Make position of controllers available as transforms in the Slicer scene. These transforms can be used in custom modules to reslice volumes (using Volume Reslice Driver module in SlicerIGT extension) or transform any nodes in the scene.
20
+
- Grab and reposition objects using the controller's grab button.
21
+
- Translate, rotate, and scale the entire scene by pressing grab buttons on both controllers simultaneously.
22
+
- Advanced volume rendering performance tuning available in the Virtual Reality module to balance image quality and refresh rate.
23
+
- Make controller positions available as transforms in the Slicer scene. These transforms can be used in custom modules to reslice volumes (using Volume Reslice Driver module in SlicerIGT extension) or transform any nodes in the scene.
23
24
24
-
Feature set of the extension is continuously improved. You can give us feedback and propose ideas for improvements by submitting them on the [issue tracker](https://github.com/KitwareMedical/SlicerVirtualReality/issues).
25
+
Continuous improvements are made to the feature set. Feedback and ideas for improvement can be submitted via the [issue tracker](https://github.com/KitwareMedical/SlicerVirtualReality/issues).
0 commit comments