Skip to content

Masterxilo/PLYExport

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Enhances PLY ( http://paulbourke.net/dataformats/ply/ ) support in Mathematica.

Current version adds support for exporting Points (currently only for point-only Graphics3D data).

It seamlessly extends Export when using "PLY" format to use this enhanced functionality.

Future versions might add the following:

  • Support for importing PLY point data
  • Support for reading/writing arbitrary PLY files (custom API needed)

Inspired by: http://mathematica.stackexchange.com/a/123316/6804

License: WTFPL

About

Enhances PLY support in Mathematica, in particular, adds support for point clouds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published