Skybox Op

Skybox

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.


Edit Documentation

Full Name
  • Ops.Gl.CubeMap.Skybox
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Skybox example

Example patch for the skybox op.

Open In Editor

INPUT PORTS


Trigger In (Trigger)

trigger input

Render (Number:boolean )

check to render skybox

Skybox (Object:texture)

equirectangular map or cubemap input

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

OUTPUT PORTS


Trigger Out (Trigger)

output trigger


Patches using Skybox

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarcables - 2020-06-10 11:55
Ops.User.cables.Skybox renamed to Ops.Gl.CubeMap.Skyboxuser avatarcables - 2020-06-10 15:38
added support for RGBE texturesuser avatarpandur - 2022-01-31 09:06
added exposure and gamma controlsuser avatarpandur - 2022-01-31 09:06