Man page - osgviewer(1)
Packages contas this manual
- osgtexturecompression(1)
- osgpick(1)
- osgthreadedterrain(1)
- osgmultitouch(1)
- osgdelaunay(1)
- osgcatch(1)
- osgshaderpipeline(1)
- osggpucull(1)
- osgforest(1)
- osgscalarbar(1)
- osgposter(1)
- osgwidgetmessagebox(1)
- osgoscdevice(1)
- osgpoints(1)
- osgvertexprogram(1)
- osgdepthpartition(1)
- osgwidgettable(1)
- osgwidgetinput(1)
- osgspheresegment(1)
- osganimationsolid(1)
- osgparticleeffects(1)
- osgsidebyside(1)
- osgmanipulator(1)
- osgviewer(1)
- osghud(1)
- osgwidgetframe(1)
- osgwidgetstyled(1)
- osgwidgetlabel(1)
- osgtransformfeedback(1)
- osgtexturerectangle(1)
- osgscreencapture(1)
- osgcubemap(1)
- osganimationeasemotion(1)
- osgdepthpeeling(1)
- osgdrawinstanced(1)
- osgparametric(1)
- osggeometryshaders(1)
- osgkeyboardmouse(1)
- osgintersection(1)
- osglightpoint(1)
- osgstereomatch(1)
- osg2cpp(1)
- osgobjectcache(1)
- osgunittests(1)
- osggpx(1)
- osgwidgetnotebook(1)
- osgmultiplerendertargets(1)
- osgsimplegl3(1)
- osgatomiccounter(1)
- osgsharedarray(1)
- osgprerendercubemap(1)
- osgparticle(1)
- osgwindows(1)
- osgfadetext(1)
- osgpackeddepthstencil(1)
- osgvolume(1)
- osguserstats(1)
- osgtext(1)
- osgmemorytest(1)
- osgoutline(1)
- osgmultitexture(1)
- osgsequence(1)
- osglogo(1)
- osgclip(1)
- osgpointsprite(1)
- osgarchive(1)
- osgdatabaserevisions(1)
- osgwidgetshader(1)
- osgprecipitation(1)
- osgmovie(1)
- osggameoflife(1)
- osglogicop(1)
- osgslice(1)
- osgocclusionquery(1)
- osganimate(1)
- osgcamera(1)
- osganimationmakepath(1)
- osgautocapture(1)
- osgtessellate(1)
- osgimagesequence(1)
- osgshadow(1)
- osgqfont(1)
- osgsampler(1)
- osgfont(1)
- osgspacewarp(1)
- osgkdtree(1)
- osgphotoalbum(1)
- osgpdf(1)
- osgwidgetaddremove(1)
- osglight(1)
- osgwidgetperformance(1)
- osgsimulation(1)
- osgoccluder(1)
- osglauncher(1)
- osgshadercomposition(1)
- osghangglide(1)
- osgcluster(1)
- osgcompositeviewer(1)
- osganalysis(1)
- osgthirdpersonview(1)
- osgtransferfunction(1)
- osgshaderterrain(1)
- osgmultiviewpaging(1)
- osgshadergen(1)
- osganimationviewer(1)
- osgdeferred(1)
- osgfxbrowser(1)
- osgconv(1)
- osgplanets(1)
- osgcallback(1)
- osgstereoimage(1)
- osgkeyboard(1)
- osguniformbuffer(1)
- osgprerender(1)
- osgshaders(1)
- osguserdata(1)
- osgcomputeshaders(1)
- osgterrain(1)
- osgwidgetscrolled(1)
- osgmultiplemovies(1)
- osgimpostor(1)
- osganimationhardware(1)
- osggraphicscost(1)
- osgsimpleshaders(1)
- osgshape(1)
- osgsimplifier(1)
- osgwidgetwindow(1)
- osgvirtualprogram(1)
- osgframerenderer(1)
- osgbindlesstext(1)
- osgparticleshader(1)
- osgwidgetcanvas(1)
- osgtessellationshaders(1)
- osgmotionblur(1)
- osgscribe(1)
- osgpagedlod(1)
- osgspotlight(1)
- osganimationnode(1)
- osgkeystone(1)
- osgshadermultiviewport(1)
- osgblendequation(1)
- osgrobot(1)
- osgreflect(1)
- osganimationtimeline(1)
- osgdistortion(1)
- osgbillboard(1)
- osgmultitexturecontrol(1)
- osgteapot(1)
- osgvertexattributes(1)
- osggeometry(1)
- osgoit(1)
- osganimationskinning(1)
- osganimationmorph(1)
- osgautotransform(1)
- osgwidgetbox(1)
- osgcopy(1)
- osgversion(1)
- osgfilecache(1)
- osgbrowser(1)
- osgfpdepth(1)
- osgwidgetmenu(1)
- osgblenddrawbuffers(1)
Package: openscenegraph
apt-get install openscenegraph
apt-get install openscenegraph
Manuals in package:
Manual
| OSGVIEWER(1) | User Commands | OSGVIEWER(1) |
NAME
osgviewer - 3D viewer for multiple file formats.
SYNOPSIS
osgviewer [options] filename ...
OPTIONS
- --COMPUTE_NEAR_FAR_MODE <mode>
- DO_NOT_COMPUTE_NEAR_FAR | COMPUTE_NEAR_FAR_USING_BOUNDING_VOLUMES | COMPUTE_NEAR_FAR_USING_PRIMITIVES
- --CullDrawThreadPerContext
- Select CullDrawThreadPerContext threading model for viewer.
- --CullThreadPerCameraDrawThreadPerContext
- Select CullThreadPerCameraDrawThreadPerContext threading model for viewer.
- --DrawThreadPerContext
- Select DrawThreadPerContext threading model for viewer.
- --NEAR_FAR_RATIO <float>
- Set the ratio between near and far planes - must greater than 0.0 but less than 1.0.
- --SingleThreaded
- Select SingleThreaded threading model for viewer.
- --accum-rgb
- Request a rgb accumulator buffer visual
- --accum-rgba
- Request a rgb accumulator buffer visual
- --borderless-window <x y w h>
- Set the position (x,y) and size (w,h) of a borderless viewer window.
- --cc
- Request use of compile contexts and threads
- --clear-color <color>
- Set the background color of the viewer in the form "r,g,b[,a]".
- --dem <filename>
- Load an image/DEM and render it on a HeightField
- --device <device-name>
- add named device to the viewer
- --display <type>
- MONITOR | POWERWALL | REALITY_CENTER | HEAD_MOUNTED_DISPLAY
- --enable-object-cache
- Enable caching of objects, images, etc.
- --gl-flags <mask> Set the hint of which GL flags projfile mask to use when
- creating graphics contexts.
- --gl-profile-mask <mask>
- Set the hint of which GL context profile mask to use when creating graphics contexts.
- --gl-version <major.minor>
- Set the hint of which GL version to use when creating graphics contexts.
- --help-all
- Display all command line, env vars and keyboard & mouse bindings.
- --help-env
- Display environmental variables available
- --help-keys
- Display keyboard & mouse bindings available
- --image <filename>
- Load an image and render it on a quad
- --implicit-buffer-attachment-render-mask
- OFF | DEFAULT | [~]COLOR | [~]DEPTH | [~]STENCIL. Substitute missing buffer attachments for render FBO
- --implicit-buffer-attachment-resolve-mask
- OFF | DEFAULT | [~]COLOR | [~]DEPTH | [~]STENCIL. Substitute missing buffer attachments for resolve FBO
- --keystone <filename>
- Specify a keystone file to be used by the viewer for keystone correction.
- --keystone-off
- Set the keystone hint to false.
- --keystone-on
- Set the keystone hint to true to tell the viewer to do keystone correction.
- --login <url> <username> <password>
- Provide authentication information for http file access.
- Set the menubar behavior (AUTO_HIDE | FORCE_HIDE | FORCE_SHOW)
- --rgba
- Request a RGBA color buffer visual
- --run-continuous
- Set the run methods frame rate management to rendering frames continuously.
- --run-max-frame-rate
- Set the run methods maximum permissible frame rate, 0.0 is default and switching off frame rate capping.
- --run-on-demand
- Set the run methods frame rate management to only rendering frames when required.
- --samples <num>
- Request a multisample visual
- --screen <num>
- Set the screen to use when multiple screens are present.
- --serialize-draw <mode>
- OFF | ON - set the serialization of draw dispatch
- --speed <factor>
- Speed factor for animation playing (1 == normal speed).
- --stats
- print out load and compile timing stats
- --stencil
- Request a stencil buffer visual
- --stereo
- Use default stereo mode which is ANAGLYPHIC if not overridden by environmental variable
- --stereo <mode>
- ANAGLYPHIC | QUAD_BUFFER | HORIZONTAL_SPLIT | VERTICAL_SPLIT | LEFT_EYE | RIGHT_EYE | HORIZONTAL_INTERLACE | VERTICAL_INTERLACE | CHECKERBOARD | ON | OFF
- --swap-method <method>
- DEFAULT | EXCHANGE | COPY | UNDEFINED. Select preferred swap method.
- --sync
- Enable sync of swap buffers
- --window <x y w h>
- Set the position (x,y) and size (w,h) of the viewer window.
- -O <option_string>
- Provide an option string to reader/writers used to load databases
- -e <extension>
- Load the plugin associated with handling files with specified extension
- -h or --help
- Display command line parameters
- -l <library>
- Load the plugin
- -p <filename>
- Play specified camera path animation file, previously saved with 'z' key.
| September 2019 | OpenSceneGraph |