logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

g3dviewer - a program to display and inspect 3D models

Author

       g3dviewer was written by Markus Dahms <mad@automagically.de>

                                                 july 22nd 2005                                     G3DVIEWER(1)

Bugs

       Most  import  plugins  are  incomplete.  The  goal  is  not to crash on broken input but it is not always
       reached.

Description

       After loading a valid model it should appear on the screen.

       Use  the  leftmousebutton  to rotate the model. To move the view hold down the SHIFTkey and use leftmousebutton.

       To zoom the model use the scrollwheel or hold the middlemousebutton and move the mouse up or down.

       The rightmousebutton opens a context menu where you can open the model  information  dialog,  set  some
       options or change the background color.

Name

       g3dviewer - a program to display and inspect 3D models

Options

--help Show summary of options

Supported File Types

.3mf,3dmf
              3D Metafiles.

       .3ds,.prj
              3D Studio objects.

       .b3d   unknown, but 3D Metafile format.

       .cob   Caligary TrueSpace objects.

       .dxf   AutoCAD models.

       .iob   Impulse Turbo Silver / Imagine objects.

       .lw,.lwo,.lwb
              LightWave objects.

       .md2   Quake 2 models.

       .nff   Neutral File Format objects.

       .obj   Wavefront objects.

       .q3o,.q3s
              Quick3D objects and scenes.

       .wrl   VRML worlds.

Synopis

g3dviewer[options][<filename>]

Undocumented" Options

       There are also some options which are just for development.

       --parse-only
              Just parse the model and exit.

See Also