ExrTexture Op

ExrTexture

load .exr floating point texture files



Full Name
  • Ops.Gl.Textures.ExrTexture
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest 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:

<i>boolean</i>

)

Filter index (Number:

<i>integer</i>

)

OUTPUT PORTS


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

<i>boolean</i>

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