ExrTexture Op

ExrTexture

load .exr floating point texture files



Edit Documentation

Full Name
  • Ops.Gl.Textures.ExrTexture
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest PatchesJavascript Libraries
  • fflate (High performance (de)compression)
  • exrloader (exrloader from three.js)



 

Example Patch EXR Texture example

use an EXR texture as image or as vertex coordinates

Open In Editor

INPUT PORTS


EXR File (String)
Remove Alpha (Number:boolean )
Filter index (Number:integer )

OUTPUT PORTS


Texture (Object)
Width (Number)
Height (Number)
Channels (String)
Loading (boolean Number)

Patches using ExrTexture

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2022-01-31 15:17
added lib: fflate.jsuser avatarpandur - 2022-01-31 15:32
Ops.User.pandur.ExrFile renamed to Ops.Dev.ExrTextureuser avatarpandur - 2022-01-31 17:10
added lib: exrloader.jsuser avatarpandur - 2022-01-31 17:11
Ops.Dev.ExrTexture renamed to Ops.Gl.Textures.ExrTextureuser avatarpandur - 2022-02-07 11:11