Skip to content

Commit d3bdb81

Browse files
committed
DOC: Improve wording of the "Features" section in the README document
1 parent c984d9d commit d3bdb81

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,19 @@ The extension works with all OpenVR-compatible headsets, such as [HTC Vive](#set
1010

1111
## Features
1212

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.
1819
- 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.
2324

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).
2526

2627
## Setup
2728

0 commit comments

Comments
 (0)