# Wavefront obj exporter for Rust [![Build Status](https://travis-ci.org/Simteract/obj-exporter-rs.svg?branch=master)](https://travis-ci.org/Simteract/obj-exporter-rs) [![Crates.io](https://img.shields.io/crates/v/obj-exporter.svg)](https://crates.io/crates/obj-exporter) Uses data types from [wavefront_obj](https://github.com/PistonDevelopers/wavefront_obj). ## Supported features: - Vertices, UVs, normals - Points, lines, triangles - Many objects in file - Geometry groups - Smoothing groups ## Unsupported for now (feel free to contribute) - Materials - Curves