off-simple

A parser for simplified-syntax OFF files

https://github.com/acfoltzer/off-simple

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Adam C. Foltzer
Maintained by [email protected]

A simple datatype and parser for 3D OFF files, loosely based on http://people.sc.fsu.edu/~jburkardt/data/off/off.html, but uses the file header to determine whether the object's faces contain color values.