# Wavefront obj exporter for Rust
[](https://travis-ci.org/Simteract/obj-exporter-rs)
Uses data types from [wavefront_obj](https://github.com/PistonDevelopers/wavefront_obj).
## Supported features:
- Vertices, UVs, normals
- Points, lines, triangles
- Many objects in file
## Unsupported for now (feel free to contribute)
- Materials
- Geometry groups
- Smoothing groups
- Curves