voxd.rawvox

Undocumented in source.

Members

Functions

decodeRawVOXFromFile
VOX decodeRawVOXFromFile(string filepath)

Supports the VOX format used by the Build engine. It is just a raw bitmap of 8-bit values. Decodes a VOX file.

decodeRawVOXFromMemory
VOX decodeRawVOXFromMemory(ubyte[] input)

Decodes a VOX.

Meta