Registry / utility / ply-rs

ply-rs

JSON →
library0.1.3rscratesunverified

Library for reading/writing ascii and binary PLY files.

# Cargo.toml [dependencies] ply-rs = "0.1.3"
INSTALL
IMPORT
SIG · PLY-RS
P
ply-rs
utilityrustv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ply
use ply_rs::Ply;

Create a new PLY file handler for reading/writing.

use ply_rs::Ply; fn main() { let ply = Ply::new(); println!("PLY file handler created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ply-rs — cargo add ply-rs · libregistry