C o n j u r e r   U s a g e
products solutions services support about news
Environment Variable
Set the CONJURER_DIR environment variable to the path containing the Conjurer executable. If not set, Conjurer will look in the the working directory for the files it needs.
Running Standalone
For a quick test that Conjurer is instlled properly, change to the conjurer directory and type "./conjurer.standalone". That will start up conjurer with the supplied standalone.jconf VR Juggler configuration file.

The window in standalone mode is a VR Juggler SimWindow. You can control the simulator wand movement using the keyboard and mouse to test out the application's features. Here is a summary of the controls:
  • Shift+mouse movement: rotate the wand
  • Ctrl+mouse movement: move wand up, down, left, right
  • Alt+mouse movement: move forward & back
  • 3 Mouse buttons: wand buttons 0, 1, & 2
  • Alt+3, 4, or 5: wand buttons 3, 4, & 5
  • Arrow Keys: wand analog input
  • numeric keypad: move viewpoint withing SimWindow
  • Esc: exit the application
Running on a Cluster
Conjurer is designed to run on a typical VR Juggler cluster configuration. The conjurer executable and any files you intend to open must be mounted such that they are visible to all nodes of the cluster at the same path location. Also, run Conjurer with the "-master" option (see below) to tell the application which node is the cluster data master.
Command-line Options
      Usage: conjurer <jconf file(s)> <options> <wrl file(s)>
       -iconsize s            : set navigation icon size
       -fontsize n            : set menu font size (default=0.2)
       -menupos x y z         : set menu position
       -fixedmenu             : disable interactive menu placement
       -lightpos x y z        : set headlight position
       -raylength n           : set selection ray length (default=15)
       -bgcolor r g b         : set background color
       -menucolor r g b       : set menu color
       -menufontcolor r g b   : set menu font color
       -basedir d             : set base directory for file open menu
       -maxspeed n            : set maximum navigation speed
       -maxrotspeed n         : set maximum rotational speed
       -scale n               : set default scale
       -trans x y z           : set default translation
       -rot x y z d           : set default axis-angle rotation
       -master hostname       : set cluster master
       -hidden file.wrl       : load file as hidden
       -lodscale s            : set scale factor for LOD range
       -caching on|off|auto   : set Coin render caching mode (default=off)
       -culling on|off|auto   : set Coin render culling mode (default=off)
       -transparency t        : set transparency mode 1-5; lower number means faster (default=5)
       -questtime t           : set time increment for discrete event simulation
       -animdelay t           : set number of frames to skip before incrementing animation
       
top of page
      Contact Copyright ©2004-2011 Inv3rsion, LLC. All rights reserved.