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

Float32ToRgbeTexture Op

Ops.Gl.TextureEffects.Float32ToRgbeTexture


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 

RgbeToHdrTexture example

Open Example In Editor

Patches using Float32ToRgbeTexture

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