F3D(1) User Commands F3D(1) NAME F3D - fast and minimalist 3D viewer DESCRIPTION F3D - A fast and minimalist 3D viewer Usage: f3d [OPTIONS...] file1 file2 ... Applicative options: --input Input files -D, --define libf3d.option=value Define libf3d options -R, --reset libf3d.option Reset libf3d options --output Render to file --no-background [=(=1)] No background when render to file (default: false) -h, --help Print help --version Print version details --list-readers Print the list of readers --force-reader [=(=1)] Force a specific reader to be used, disregarding the file extension --list-bindings [=(=1)] Print the list of interaction bindings and exits, ignored with `--no-render`, only considers the first file group. (default: false) --config Specify the configuration file to use. absolute/relative path or filename/filestem to search in configuration file locations --no-config [=(=1)] Do not read the configuration file (default: false) --no-render [=(=1)] Do not render anything and quit right after loading the first file, use with --verbose to recover information about a file. (default: false) --rendering-backend Backend to use when rendering (auto|glx|wgl|egl|osmesa) (default: auto) --list-rendering-backends Print the list of rendering backends available on this system --max-size Maximum size in Mib of a file to load, leave empty for unlimited --watch [=(=1)] Watch current file and automatically reload it whenever it is modified on disk (default: false) --frame-rate Frame rate used to refresh animation and other repeated tasks (watch, UI). Does not impact rendering frame rate. (default: 30.0) --load-plugins List of plugins to load separated with a comma --scan-plugins Scan standard directories for plugins and display available plugins (result can be incomplete) --screenshot-filename Screenshot filename (default: {app}/{model}_{n}.png) General options: --verbose [={debug, info, warning, error, quiet}(=debug)] Set verbose level, providing more information about the loaded data in the console output (default: info) --loading-progress [=(=1)] Show loading progress bar (default: false) --animation-progress [=(=1)] Show animation progress bar (default: false) --multi-file-mode Choose the behavior when opening multiple files. "single" will show one file at a time, "all" will show all files in a single scene, "dir" will show files from the same directory in the same scene. (default: single) --multi-file-regex Regular expression pattern to group files. Captured groups are replaced with "*" so that, for example, the pattern "part(\d+)" would group files "foo-part1.xyz" and "foo-part2.xyz" together as "foo-part*.xyz" --recursive-dir-add [=(=1)] Add directories recursively (default: false) --remove-empty-file-groups [=(=1)] Remove file groups that results into an empty scene (default: false) --up Up direction (default: +Y) -x, --axis [=(=1)] Show axes (default: false) -g, --grid [=(=1)] Show grid (default: false) --x-color Color of the X axis (default: #f94306) --y-color Color of the Y axis (default: #7aff7a) --z-color Color of the Z axis (default: #788bff) --grid-absolute [=(=1)] Position grid at the absolute origin instead of below the model (default: false) --grid-unit Size of grid unit square, automatically computed by default --grid-subdivisions Number of grid subdivisions (default: 10) --grid-color Color of main grid lines (default: #000000) --axes-grid [=(=1)] Enable grid axis (default: false) -e, --edges [=(=1)] Show cell edges --armature [=(=1)] Enable armature visualization (default: false) --camera-index Select the camera to use -k, --interaction-trackball [=(=1)] Enable trackball interaction (default: false) --invert-zoom [=(=1)] Invert zoom direction with right mouse click (default: false) --animation-autoplay [=(=1)] Automatically start animation (default: false) --animation-index Select animation to show (deprecated) (default: 0) --animation-indices Select animations to show (default: 0) --animation-speed-factor Set animation speed factor (default: 1) --animation-time