wavefront_rs 0.4.10

Typed Wavefront OBJ parser / writer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dev-dependencies]

[package]
authors = ["Heiko Alexander Weber <heiko.a.weber@gmail.com>"]
categories = ["parser-implementations", "encoding", "graphics"]
description = "Typed Wavefront OBJ parser / writer."
edition = "2018"
homepage = "https://replicadse.github.io/wavefront_rs/"
keywords = ["wavefront", "obj", "mtl"]
license = "MIT"
name = "wavefront_rs"
readme = "docs/README.md"
repository = "https://github.com/replicadse/wavefront_rs"
version = "0.4.10"

[profile]