There exists undocumented data members inside the VOX file format. Proceeding the XYZI data, we can see tags labelled:
- nTRN
- nGRP
- nSHP
- LAYR
These appear to be non-standard when compared to the other Chunk types as they don't seem to be 4-byte aligned and are may be terminated with 0xFFFFFFFF.
Furthermore the old description for materials MATT appears to have been replaces by a new descriptor MATL which uses strings to identify material properties rather than pure binary.
There exists undocumented data members inside the VOX file format. Proceeding the XYZI data, we can see tags labelled:
These appear to be non-standard when compared to the other Chunk types as they don't seem to be 4-byte aligned and are may be terminated with 0xFFFFFFFF.
Furthermore the old description for materials MATT appears to have been replaces by a new descriptor MATL which uses strings to identify material properties rather than pure binary.