wavefront_obj

Crates.iowavefront_obj
lib.rswavefront_obj
version10.0.0
sourcesrc
created_at2015-01-05 16:44:54.586236
updated_at2021-04-04 13:36:28.150623
descriptionA parser for the Wavefront .obj file format.
homepagehttps://github.com/PistonDevelopers/wavefront_obj
repositoryhttps://github.com/PistonDevelopers/wavefront_obj.git
max_upload_size
id715
size143,584
publish (github:pistondevelopers:publish)

documentation

README

wavefront_obj Build Status

This is a parser for the wavefront .obj file format. There are informative error messages with line number reporting. The full file format is not supported, although patches for adding support for unimplemented parts of the format are very welcome.

This is a best-effort attempt to parse the subset of .obj files exported by blender.

How to contribute

Commit count: 175

cargo fmt