table of contents
CASTLE-MODEL-VIEWER(1) | castle-model-viewer | CASTLE-MODEL-VIEWER(1) |
NAME¶
castle-model-viewer - Viewer for 3D and 2D models, like glTF, X3D, VRML and more
SYNOPSIS¶
castle-model-viewer [OPTION]... [FILE]
DESCRIPTION¶
castle-model-viewer is a viewer for 3D and 2D model formats supported by Castle Game Engine: glTF, X3D, VRML, MD3, OBJ, STL, Collada, Spine JSON, sprite sheets and more.
Supports viewing the scene in the "Examine" mode and walking in the virtual world with collision detection and gravity. Many 3D graphic effects are available like mirrors, shadows, shaders. We can also convert between some model formats.
Full documentation is available online at <https://castle-engine.io/castle-model-viewer>.
OPTIONS¶
-h, --help
-v, --version
-H / --hide-extras
--screenshot TIME IMAGE-FILE-NAME
--screenshot-range TIME-BEGIN TIME-STEP FRAMES-COUNT FILE-NAME
--viewpoint NAME
Use full-screen anti-aliasing. Argument AMOUNT is an integer >= 0. Exact 0 means "no anti-aliasing", this is the default. Each successive integer generally makes method one step better. Especially useful to make a screenshot with anti-aliasing quality.
--audio-device DEVICE-NAME
--no-sound
WINDOW OPTIONS¶
--geometry WIDTHxHEIGHT<sign>XOFF<sign>YOFF
--fullscreen
--fullscreen-custom WIDTHxHEIGHT
--display DISPLAY-NAME
RESOURCES¶
Project web site: <https://castle-engine.io/castle-model-viewer>
Using Castle Game Engine: <https://castle-engine.io/>
SEE ALSO¶
AUTHOR¶
Michalis Kamburelis
2024-05-15 | castle-model-viewer |