VR Display Evaluation: Difference between revisions

From VrlWiki
Jump to navigation Jump to search
Created page with "Info page for the (CS237) Interdisciplinary Scientific Visualization project: = Evaluating Virtual Reality Displays for Isosurface Rendering of Beetle Tracheal Systems = Cont..."
 
No edit summary
 
Line 35: Line 35:
** cvs co $CVSROOT/import/vrui
** cvs co $CVSROOT/import/vrui
** cvs co $CVSROOT/project/meshviewer
** cvs co $CVSROOT/project/meshviewer
=== Vrui configurations notes ===
* Do not remove the Vislets section (it seems unneccessary, but Vrui/MeshViewer will just segfault without it)
* X permissions on cave-server (still figuring this out, maybe use the cavedemo user)

Latest revision as of 20:49, 7 November 2014

Info page for the (CS237) Interdisciplinary Scientific Visualization project:

Evaluating Virtual Reality Displays for Isosurface Rendering of Beetle Tracheal Systems

Contacts:

Wesley Miller

Johannes Novotny

Collaborators:

Doug Bowman

Wallace S. Lages

MeshViewer

Setup

  • get CCV, "cave-server" and CS accounts
  • setup ssh access from CCV and "Cave-server" to CS
  • in CCV and "Cave-server":
    • append to .bashrc:
# User specific aliases and functions
export G=~/Sandbox
export CVSROOT=<enter your CS username>@ssh.cs.brown.edu:/research/graphics/cvsroot
export VISLETS=$G/install_linux/etc/
export CAVE=10.2.128.224\
  • in "cave-server":$G
    • cvs co $CVSROOT/import/vrui
    • cvs co $CVSROOT/project/meshviewer


Vrui configurations notes

  • Do not remove the Vislets section (it seems unneccessary, but Vrui/MeshViewer will just segfault without it)
  • X permissions on cave-server (still figuring this out, maybe use the cavedemo user)