Skip to content

ghost-luck/MathematicaExportOpenEXR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Description

Tiny Mathematica package for exporting OpenEXR files.

Parameter Value
Type 32-bit float
Compression none
Channels 3 RGB only

Installation

Place Export.m in the folder $UserBaseDirectory/Formats/OpenEXR

Usage

coneflower = Import["ExampleData/coneflower.jpg"];
Export["test.exr", coneflower, "OpenEXR"];

About

Tiny Mathematica package for exporting OpenEXR files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published