Skip to content

nigels-com/librply

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPly

Build Status

ANSI C Library for PLY file format input and output

ABOUT

Originally written by Diego Nehab. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes.

COMPILATION

For compilation of the library simply call

% make

You can compile some example programs by calling

% make tools

Finally, you can run some tests by calling

% make test

About

RPly: ANSI C Library for PLY file format input and output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.0%
  • HTML 45.0%
  • CSS 1.2%
  • Makefile 0.8%