gabrielcaixeta / librply

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

Home Page:http://w3.impa.br/~diego/software/rply/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPly

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

http://w3.impa.br/~diego/software/rply/

License:Other


Languages

Language:C 52.9%Language:HTML 45.1%Language:CSS 1.2%Language:Makefile 0.8%