Geometry: vertices, meshes, shape generators
pub use mesh::Mesh;
pub use mesh::Triangle;
pub use vertex::Vertex;
pub use shapes::*;