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

Skybox Op



Skybox
Namespace: Ops.Gl.CubeMap

Op author: simod

Test Patches: 1 Test

render an equirectangular map or a cubemap as scene background


Use this op to add an environment map to your patch.

Works with either equirectangular maps or cubemaps.



Inputs

Trigger In (Trigger)

trigger input

Render (boolean /Number)

check to render skybox

Skybox (Object)

equirectangular map or cubemap input

Rotate (Number)
RGBE Format (boolean /Number)
Exposure (Number)
Gamma (Number)

Outputs

Trigger Out (Trigger)

output trigger


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Skybox example

Example patch for the skybox op.


Patches using Skybox

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2020-06-10 - cables
Ops.User.cables.Skybox renamed to Ops.Gl.CubeMap.Skybox
2020-06-10 - cables
added support for RGBE textures
2022-01-31 - pandur
added exposure and gamma controls
2022-01-31 - pandur