536 Forks
1400 Stars
1400 Watchers

openexr

The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.

How to download and setup openexr

Open terminal and run command
git clone https://github.com/AcademySoftwareFoundation/openexr.git
git clone is used to create a copy or clone of openexr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openexr https://github.com/AcademySoftwareFoundation/openexr/archive/master.zip

Or simply clone openexr with SSH
[email protected]:AcademySoftwareFoundation/openexr.git

If you have some problems with openexr

You may open issue on openexr support forum (system) here: https://github.com/AcademySoftwareFoundation/openexr/issues