Skip to content

C++ library for reading and writing PRT particle files

License

Notifications You must be signed in to change notification settings

philipluk/PRT-IO-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build PRT-IO-Library run the cmake program in the cmake subdirectory of the project.

Note that ZLib and ILMBase must be built and installed, and cmake must be capable of finding them. If you are on Windows, you will need to create FindILMBase.cmake and FindZLIB.cmake in the "cmake/Modules" directory to properly link those libaries.

About

C++ library for reading and writing PRT particle files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • CMake 1.3%