Skip to content

Haskell library for loading PLY files containing 3D geometry information.

License

Notifications You must be signed in to change notification settings

acowley/ply-loader

Repository files navigation

PLY is a lightweight file format for representing 3D geometry. The library includes support for placing mesh data into a consistent coordinate frame using Stanford's .conf file format. See The Stanford 3D Scanning Repository for more information.

This package includes a library for loading geometry data from PLY files, and an executable, ply2bin, for dumping geometry data to a flat binary file of triples of single precision floats.

About

Haskell library for loading PLY files containing 3D geometry information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published