ExrTexture Op
Namespace: Ops.Gl.Textures
Op author: pandur
Test Patches: 1 Test
Uses library: fflate (High performance (de)compression)
Uses library: exrloader (exrloader from three.js)
load .exr floating point texture files
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
EXR File (String)
Remove Alpha (boolean /Number)
Filter index (integer /Number)
Outputs
Texture (Object)
Width (Number)
Height (Number)
Channels (String)
Loading (boolean Number)
Patches using ExrTexture
Changelog
created op 2022-01-31 - pandur | |
added lib: fflate.js 2022-01-31 - pandur | |
Ops.User.pandur.ExrFile renamed to Ops.Dev.ExrTexture 2022-01-31 - pandur | |
added lib: exrloader.js 2022-01-31 - pandur | |
Ops.Dev.ExrTexture renamed to Ops.Gl.Textures.ExrTexture 2022-02-07 - pandur |