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

gchem3d - a small chemical viewer application

Authors

JeanBréfort <jean.brefort@normalesup.org>
           Program author.

       DanielLeidert <daniel.leidert@wgdd.de>
           Manpage author.

Description

gchem3d is a small chemical viewer application, which can show several chemical file formats.

Name

       gchem3d - a small chemical viewer application

Options

       The following options are accepted:

       -bCOLOR, --bgcolor=COLOR
           Use the given color as background color.  COLOR can be one of "black" (default), "white", "#rrggbb"
           (don't forget to escape the “#” character in the shell).

       -dMODEL, --display3d=MODEL
           Choose how molecules are displayed.  MODEL can be one of "BallnStick" (default), "SpaceFill".

       -?, --help
           Show application help options.

       --help-all, --help-*
           Print all or just a group of help options. These options are not documented here. Instead see gtk-options(7) and gnome-options(7).

       -v, --version
           Print gchem3d version information.

See Also

gnome-options(7), gtk-options(7)

Synopsis

gchem3d [OPTION(S)...] [FILE...]

See Also