Module gfx_voxel::texture [] [src]

Create textures and build texture atlas.

Structs

AtlasBuilder

Builds an atlas of textures.

ColorMap

A 256x256 image that stores colors.

Texture

Represents a texture.

TextureSettings

Texture creation parameters.

Enums

ColorMapError

An enumeration of ColorMap errors.

Traits

ImageSize

Implemented by all images to be used with generic algorithms.