EqcGenerator

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

THIS WEBPAGE IS DEPRECATED - please visit our new website

EqcGenerator

SVN: https://cgsr1.informatik.tu-muenchen.de:8443/svn/kirschan/branches/dynamicFrustum/eqcGenerator

How to build:

  • checkout repo
  • run "make eqcGenerator" (or "mingw32-make eqcGenerator" if applicable)

How to use:

  • edit eqc.head and eqc.names
  • execute "./eqcGenerator filename.eqc" or "eqcGenerator.exe filename.eqc"

eqc.head prefixes the generated config{} block (in a concatenation).
eqc.names is a list of entries from which the config{} block of the generated file is assembled.
eqc.head is meant to contain the global{} config block and comments.

eqc.names format: DynaScreen (mcalib) name, comma separator, a name or IP-adress of the Eq node, comma separator, X11 screen number.
Example:

frave4,localhost,0
90inch,localhost,0
transform,localhost,0

or

frave4,192.168.1.158,0
90inch,192.168.1.156,0
transform,192.168.1.158,0


Edit | Attach | Refresh | Diffs | More | Revision r1.6 - 01 Oct 2013 - 08:19 - EvgenyIlyushkin

Lehrstuhl für Computer Aided Medical Procedures & Augmented Reality    rss.gif