The Ribdump Tool
ribdump [-o file] [-octal] [filename . . .]
Prints a rib file in the format shown on page 165 of the RenderMan
Specification. Ribdump provides an easy way to test binary RIB
file utilities and is included in the Affine Toolkit to help
answer questions about the binary format.
[-o file] Output file name. If not given, stdout is used.
[-octal] Print octal values only (no comments).
[-offset n] Print octal values starting at zero based
offset n.
[filename . . .] If no file names are given then ribdump will
use standard input.
Example:
ribdump bin.rib
# # R e n d e r # ##Render
M a n 040 R I B \n # Man RIB\n
v e r s i o n 212 # version
003 007 256 D i s p l # 3.03 Displ
a y 315 000 225 a . t # ay For
m a t 201 000 310 201 000 # mat 200
-----(The output continues, but was cut here)-----
[Affine Toolkit]
[RIB Utilities]
[Bitmap Utilities]
[Handy Little Utilities]
[Libraries]
[Using the Libraries]