Skip to content
Snippets Groups Projects
  1. Aug 08, 2024
  2. Aug 07, 2024
  3. Aug 06, 2024
  4. Aug 05, 2024
    • Scott Wittenburg's avatar
      vtkVRCollaborationClient: Support sharing navigation · bf592b8a
      Scott Wittenburg authored
      In CAVE environments, interactor styles can be written to
      manipulate the entire scene (which we have started calling
      "navigation").  This change supports sharing navigation with
      collaborators by allowing handling a new message type "AUV",
      which is short for "avatar up vector".
      
      Until now, all avatar up vectors have been fixed to a single
      value (traditionally [0, 0 1]) for all time. However, if a
      CAVE user is rotating the scene (orbiting the origin, from
      collaborators perspective), then it looks nicer to those
      collaborators if orbiting avatars up vector is oriented based
      on the navigation.
      
      This change also fixes a bug that resulted in observers
      accumulating on the vtkVRCollaborationClient each time a CAVE
      user stopped and restarted the event loop.  That caused each
      tracking related event to get delivered an increasing number
      of times.
      bf592b8a
    • Kitware Robot's avatar
      VTK Nightly Date Stamp · af7f8700
      Kitware Robot authored
      af7f8700
  5. Aug 04, 2024
  6. Aug 03, 2024
  7. Aug 02, 2024
  8. Aug 01, 2024
Loading