Crate dot_vox[][src]

Load MagicaVoxel .vox files into Rust

Structs

DEFAULT_PALETTE

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

DotVoxData

Container for .vox file data

Material

A material used to render this model.

Model

A renderable voxel Model

Size

The size of a model in voxels

Voxel

A Voxel

Functions

load

Loads the supplied MagicaVoxel .vox file

Type Definitions

Dict

General dictionary