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

3dsdump - Displays information about the internal structure of a 3DS file.

Description

3dsdump is a tool that is used to display information about the internal structure of a 3DS file.

Name

       3dsdump - Displays information about the internal structure of a 3DS file.

Options

3dsdump accepts the following options:

       -h/--help
               This help

       -m/--materials
               Dump materials

       -t/--trimeshes
               Dump meshes

       -i/--instance
               Dump mesh instances

       -c/--cameras
               Dump cameras

       -l/--lights
               Dump lights

       -n/--nodes
               Dump node hierarchy

Synopsis

3dsdump [options] filename [options]

See Also