- Jul 14, 2023
-
-
Andrew Maclean authored
-
- Jul 12, 2023
-
-
Andrew Maclean authored
-
- Jun 14, 2023
-
-
Andrew Maclean authored
-
Andrew Maclean authored
-
Andrew Maclean authored
Rework the track and improve data selection See merge request !301
-
Andrew Maclean authored
1) Command line arguments simplified. 2) Indexing to allow tracing back to original data points. 3) We now drop rows with nan in them. 4) Enabling the vtkCameraOrientationWidget.
-
Andrew Maclean authored
1) Adding "Track" for Track Name. 2) Adding "nan" for missing numeric data.
-
- Jun 08, 2023
-
-
Andrew Maclean authored
Updating the file handling and instructions See merge request !300
-
Andrew Maclean authored
-
- Jun 06, 2023
-
-
Andrew Maclean authored
Updating the csv readers See merge request !299
-
Andrew Maclean authored
-
Andrew Maclean authored
-
Andrew Maclean authored
Initial commit of the python files See merge request !298
-
Andrew Maclean authored
-
Andrew Maclean authored
-
- Jun 03, 2023
-
-
Andrew Maclean authored
Add find_package() to the documentation in the Developers section See merge request !297
-
Andrew Maclean authored
-
- May 24, 2023
-
-
Andrew Maclean authored
-
Andrew Maclean authored
-
Andrew Maclean authored
-
- May 22, 2023
-
-
Andrew Maclean authored
Adding ContourTriangulator.py See merge request !296
-
Andrew Maclean authored
-
- Apr 24, 2023
-
-
Andrew Maclean authored
-
- Apr 14, 2023
-
-
Andrew Maclean authored
-
Andrew Maclean authored
Cxx: Add OpenVR volume rendering example See merge request !295
-
- Apr 13, 2023
-
-
Bernhard Fröhler authored
-
- Apr 12, 2023
-
-
Bernhard Fröhler authored
-
Andrew Maclean authored
Fix OpenVR cone example (initialize got lost in merge) See merge request !294
-
Bernhard Fröhler authored
-
- Mar 20, 2023
-
-
Andrew Maclean authored
-
Andrew Maclean authored
-
- Mar 17, 2023
-
-
Andrew Maclean authored
-
Andrew Maclean authored
-
Andrew Maclean authored
OpenVR: Add note about how to enable interactions See merge request !293
-
Andrew Maclean authored
Use vtkNew in OpenVRCone See merge request !292
-
Andrew Maclean authored
# Conflicts: # src/Cxx/GeometricObjects/OpenVRCone.cxx
-
Andrew Maclean authored
Fix OpenVR sphere example See merge request !291
-
Andrew Maclean authored
# Conflicts: # src/Cxx/GeometricObjects/OpenVRSphere.cxx
-
Andrew Maclean authored
Fix OpenVR initialization (fixes crash on VTK >= 9.1) Closes vtk#18433 See merge request !290
-
Bernhard Fröhler authored
For the interaction to work in the OpenVR examples, it is required to copy the action/manifest .json files to the working directory. This adds an according note to the description of these examples
-