obj 0.10.2

A package for loading Wavefront .obj files
Documentation
[dependencies.genmesh]
optional = true
version = "0.6"

[features]
default = []

[lib]
name = "obj"
path = "src/lib.rs"

[package]
authors = ["Coraline Sherratt <cora.sherratt@gmail.com>", "Dzmitry Malyshau <kvarkus@gmail.com>", "Egor Larionov <egor.larionov@gmail.com>", "red75prime <red75prim@gmail.com>"]
description = "A package for loading Wavefront .obj files"
edition = "2018"
exclude = ["test_assets/*", "tests/load_obj_file.rs"]
homepage = "https://github.com/kvark/obj"
license = "Apache-2.0"
name = "obj"
repository = "https://github.com/kvark/obj"
version = "0.10.2"