Skip to content

ralovich/prc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prc-rs

"PRC (Product Representation Compact) is a file format that can be used to embed 3D data in a PDF file" according to Wikipedia. prc-rs is a work-in-progress Rust language implementation of the file format. Initial focus is on a parser/reader.

Project Status

PRC Test Data

Test data is currently very scarce, many parts (structures) of the PRC standard are not yet found in existing test data. If you can, please submit new data (sample 3D PDFs) to increase the coverage of the library.

License

prc-rs is licensed under the MIT License - see the LICENSE file for details

PRC Documentation

The PRC file format documentation is quite scattered, incomplete sometimes contradictory and does not properly detail file version differences.

About

Work-in-progress Rust implementation of PRC (Product Representation Compact) file format. PRC is a file format that can be used to embed 3D data in a PDF file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages