Module veloren_voxygen::render::pipelines
source · Re-exports§
pub use self::figure::FigureSpriteAtlasData;
pub use self::terrain::TerrainAtlasData;
Modules§
- Based on: https://community.arm.com/cfs-file/__key/communityserver-blogs-components-weblogfiles/00-00-00-20-66/siggraph2015_2D00_mmg_2D00_marius_2D00_notes.pdf
Structs§
- A type representing a set of textures that have the same atlas layout and pertain to a greedy voxel structure.
Constants§
Traits§
- A trait implemented by texture atlas groups.