Render Options
- You can specify multiple camera views with --persp, --front, --left, --right, --top, --back, --bottom
- The options are additive so if you put them all on the same command line you will get seven images.
- If you don't specify a camera, Default camera is perspective (--persp).
- You can also do --spinx, --spiny, or --spinz to get a sequence of images rotating around the axes.
- You can change the resolution with -x width -y height options. Default resolution is 320 by 240
