Cam Chunk

2 years ago

A CAM chunk represents a single camera angle for a frame. It's associated with a Mbmp Chunk and a Zbmp Chunk, representing the background image and depth buffer of that camera angle, respectively.

ChunkType:

Byte3210
ASCIICAM(sp)
Hex43414D20
MeaningCAMera

Length: 100 bytes

00: ChunkSignature (4 bytes)
12: FOV (br_angle, 2 bytes)
28: Camera Transform (br_matrix34, 48 bytes)