wavefront_obj

Crates.iowavefront_obj
lib.rswavefront_obj
version11.0.0
sourcesrc
created_at2015-01-05 16:44:54.586236+00
updated_at2025-01-08 21:44:59.412161+00
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,723
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: 179

cargo fmt