Changes between Version 4 and Version 5 of 3D_Lustre


Ignore:
Timestamp:
Jul 3, 2008, 4:04:04 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 3D_Lustre

    v4 v5  
    108108}}}
    109109
    110 rock@fly:~/VirtualGL> /usr/bin/switchtjpeg --help [[BR]]
     110rock@fly:~/VirtualGL> switchtjpeg --help [[BR]]
    111111
    112112{{{
     
    119119}}}
    120120
    121 == 7.Install Amira ==
    122 
    123 
    124 == 8.Test Amira ==
     121== 7.Install VirtualGL ==
     122
     123rock@fly:~/VirtualGL> wget ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/v/vi/virtualgl/VirtualGL-2.1.x86_64.rpm  [[BR]]
     124rock@fly:~/VirtualGL> sudo rpm -i VirtualGL-2.1.x86_64.rpm [[BR]]
     125rock@fly:~/VirtualGL> sudo rpm -qs VirtualGL
     126
     127{{{
     128normal        /opt/VirtualGL
     129normal        /opt/VirtualGL/bin
     130normal        /opt/VirtualGL/bin/cpustat
     131normal        /opt/VirtualGL/bin/glxinfo
     132normal        /opt/VirtualGL/bin/glxspheres
     133normal        /opt/VirtualGL/bin/glxspheres64
     134normal        /opt/VirtualGL/bin/nettest
     135normal        /opt/VirtualGL/bin/tcbench
     136normal        /opt/VirtualGL/bin/vglclient
     137normal        /opt/VirtualGL/bin/vglconfig
     138normal        /opt/VirtualGL/bin/vglconfig64
     139normal        /opt/VirtualGL/bin/vglconnect
     140normal        /opt/VirtualGL/bin/vglgenkey
     141normal        /opt/VirtualGL/bin/vgllogin
     142normal        /opt/VirtualGL/bin/vglrun
     143normal        /opt/VirtualGL/bin/vglserver_config
     144normal        /opt/VirtualGL/doc
     145normal        /opt/VirtualGL/fakelib
     146normal        /opt/VirtualGL/fakelib/64
     147normal        /opt/VirtualGL/fakelib/64/libGL.so
     148normal        /opt/VirtualGL/fakelib/libGL.so
     149normal        /opt/VirtualGL/lib
     150normal        /opt/VirtualGL/lib64
     151normal        /usr/bin/vglclient
     152normal        /usr/bin/vglconfig
     153normal        /usr/bin/vglconfig64
     154normal        /usr/bin/vglconnect
     155normal        /usr/bin/vglgenkey
     156normal        /usr/bin/vgllogin
     157normal        /usr/bin/vglrun
     158normal        /usr/bin/vglserver_config
     159normal        /usr/lib/libdlfaker.so
     160normal        /usr/lib/libgefaker.so
     161normal        /usr/lib/librrfaker.so
     162normal        /usr/lib64/libdlfaker.so
     163normal        /usr/lib64/libgefaker.so
     164normal        /usr/lib64/librrfaker.so
     165normal        /usr/share/doc/VirtualGL-2.1
     166normal        /usr/share/doc/VirtualGL-2.1/411.gif
     167normal        /usr/share/doc/VirtualGL-2.1/422.gif
     168normal        /usr/share/doc/VirtualGL-2.1/444.gif
     169normal        /usr/share/doc/VirtualGL-2.1/ChangeLog.txt
     170normal        /usr/share/doc/VirtualGL-2.1/LGPL.txt
     171normal        /usr/share/doc/VirtualGL-2.1/LICENSE-OpenSSL.txt
     172normal        /usr/share/doc/VirtualGL-2.1/LICENSE.txt
     173normal        /usr/share/doc/VirtualGL-2.1/chromium-displaywall.png
     174normal        /usr/share/doc/VirtualGL-2.1/chromium-sortfirst.png
     175normal        /usr/share/doc/VirtualGL-2.1/chromium-sortlast.png
     176normal        /usr/share/doc/VirtualGL-2.1/configdialog.gif
     177normal        /usr/share/doc/VirtualGL-2.1/exceed1.png
     178normal        /usr/share/doc/VirtualGL-2.1/exceed2.png
     179normal        /usr/share/doc/VirtualGL-2.1/exceed3.png
     180normal        /usr/share/doc/VirtualGL-2.1/exceed6.png
     181normal        /usr/share/doc/VirtualGL-2.1/index.html
     182normal        /usr/share/doc/VirtualGL-2.1/somerights20.png
     183normal        /usr/share/doc/VirtualGL-2.1/sshtunnel.png
     184normal        /usr/share/doc/VirtualGL-2.1/sunray.png
     185normal        /usr/share/doc/VirtualGL-2.1/turbovnc1.png
     186normal        /usr/share/doc/VirtualGL-2.1/turbovnc2.png
     187normal        /usr/share/doc/VirtualGL-2.1/turbovnc3.png
     188normal        /usr/share/doc/VirtualGL-2.1/turbovnc4.png
     189normal        /usr/share/doc/VirtualGL-2.1/vgltransport.png
     190normal        /usr/share/doc/VirtualGL-2.1/vgltransportglp.png
     191normal        /usr/share/doc/VirtualGL-2.1/vgltransportservernetwork.png
     192normal        /usr/share/doc/VirtualGL-2.1/virtualgl.css
     193normal        /usr/share/doc/VirtualGL-2.1/x11transport.png
     194normal        /usr/share/doc/VirtualGL-2.1/x11transportglp.png
     195}}}
     196
     197rock@fly:~/VirtualGL> vglrun --help
     198
     199{{{
     200Usage: vglrun [options] [--] <OpenGL app> [OpenGL app arguments]
     201
     202VirtualGL options
     203-c <c>    : proxy = Send 3D images uncompressed using X11 transport
     204            jpeg = Compress 3D images using JPEG/send using VGL transport
     205            rgb = Encode 3D images as RGB/send using VGL transport
     206            sr = Compress 3D images using DPCM/send using Sun Ray transport
     207            srrgb = Encode 3D images as RGB/send using Sun Ray transport
     208-cl <c>   : <c> = The hostname or IP address of the VirtualGL client (or
     209                  Sun Ray server)
     210-dl       : Force apps that dlopen() libGL to load VirtualGL instead
     211-d <d>    : <d> = the X Display or GLP device to use for 3D rendering
     212-fps <f>  : Limit client/server frame rate to <f> frames/sec
     213+/-g      : Enable/disable gamma correction
     214-gamma <g>: Set gamma correction factor to <g> (see docs)
     215-ge       : Fool application into thinking that LD_PRELOAD is unset
     216-np <n>   : Use <n> CPUs to perform image compression (VGL transport only)
     217-p <p>    : TCP port to use when connecting to vglclient (VGL transport only)
     218+/-pr     : Enable/disable performance profiling output
     219-q <q>    : JPEG compression quality [1 <= <q> <= 100]
     220+/-s      : Enable/disable SSL encryption of VGL image transport
     221-samp <s> : JPEG chrominance subsampling factor
     222            [<s> = gray, 1x, 2x, 4x, 8x, or 16x]
     223+/-sp     : Turn on/off frame spoiling
     224-st <s>   : left = Send only left eye buffer
     225            right = Send only right eye buffer
     226            quad = Use quad-buffered stereo if available, otherwise use
     227                   red/cyan (anaglyphic) stereo [default]
     228            rc = Always use red/cyan (anaglyphic) stereo
     229+/-sync   : Enable/disable strict 2D/3D synchronization
     230+/-tr     : Enable/disable function call tracing (generates a lot of output)
     231+/-v      : Enable/disable verbose VirtualGL messages
     232-64       : (Solaris only) Preload VirtualGL only into 64-bit apps
     233-32       : (Solaris only) Preload VirtualGL only into 32-bit apps
     234}}}
     235
     236== 8.Install TurboVNC ==
     237
     238== 9.Install Amira ==
     239
     240== 10.Test Amira ==
    125241
    126242== Reference ==