beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Float32ToRgbeTexture Op



Float32ToRgbeTexture

Op author: pandur

Test Patches: 1 Test

Convert a Float32 bit/HDR texture to RGBE format (only positive numbers)




Inputs

render (Trigger)

Outputs

trigger (Trigger)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Float32ToRgbeTexture

  • Examples
  • Public
  • My Patches

Changelog


created op
2022-01-22 - pandur
added core lib: cgl_texturecopy
2022-01-22 - pandur
added core lib: cgl_copytexture
2022-01-22 - pandur
Ops.User.pandur.Rgbe2HdrTexture renamed to Ops.Dev.Rgbe2HdrTexture
2022-01-22 - pandur
Ops.Dev.Rgbe2HdrTexture renamed to Ops.Gl.Textures.RgbeToHdrTexture
2022-02-07 - pandur
cloned op from Ops.Gl.Textures.RgbeToHdrTexture
2022-03-02 - pandur
Ops.User.pandur.HdrToRgbeTexture renamed to Ops.Gl.Textures.HdrToRgbeTexture
2022-03-02 - pandur
Ops.Gl.Textures.HdrToRgbeTexture renamed to Ops.Gl.Textures.Float32ToRgbeTexture
2022-05-04 - pandur
Ops.Gl.Textures.Float32ToRgbeTexture renamed to Ops.Gl.TextureEffects.Float32ToRgbeTexture
2022-12-14 - pandur
renameOps.Gl.TextureEffects.Float32ToRgbeTexture renamed to Ops.Gl.ImageCompose.Float32ToRgbeTexture
2023-12-06 - pandur