Skip to content

Commit 489268e

Browse files
committed
Merge branch 'OpenVRReadmeManifestNote' into 'master'
OpenVR: Add note about how to enable interactions See merge request vtk/vtk-examples!293
2 parents b9ae3ab + 67b7a4c commit 489268e

File tree

8 files changed

+25
-1
lines changed

8 files changed

+25
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
This example demonstrates rendering of a Cone in OpenVR.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
This example demonstrates rendering of a Cube in OpenVR.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
This example demonstrates rendering of a Cylinder in OpenVR.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
VTK + OpenVR Frustrum Example
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
VTK + OpenVR OrientedArrow example.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
VTK + OpenVR OrientedCylinder example.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

3-
This example demonstrates rendering of Sphere in OpenVR (HTC Head-Mounted Display).
3+
This example demonstrates rendering of a Sphere in OpenVR.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
### Description
22

33
VTK + OpenVR TessellatedBoxSource example.
4+
5+
Note that for the interactions to work in VTK >= 9.1, you will have to copy the .json manifest files from the
6+
subfolder Rendering/OpenVR in VTK's source to the working directory in which the tests are run!

0 commit comments

Comments
 (0)