Crate dot_vox [] [src]

Load MagicaVoxel .vox files into Rust

Structs

DEFAULT_PALLETE

The default pallete used by MagicaVoxel - this is supplied if no pallete is included in the .vox file.

DotVoxData

Container for .vox file data

Material

A material used to render this model.

MaterialProperties

A set of optional properties for the material.

Model

A renderable voxel Model

Size

The size of a model in voxels

Voxel

A Voxel

Enums

MaterialType

The type of a material

Functions

load

Loads the supplied MagicaVoxel .vox file