CubeMapFromTextures_v2 Op
generate a cubemap from 6 textures
Summary (oneliner)
Use this op to create cubemaps by adding 6 textures, 1 for each positive and negative axis (x, y, z).
Full Name
- Ops.Gl.CubeMap.CubeMapFromTextures_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
posx (String)
positive x file input
negx (String)
negative x file input
posy (String)
positive y file input
negy (String)
negative y file input
posz (String)
positive z file input
negz (String)
negative z file input
Flip Y (Number: boolean)
flip cubemap along the y axis
OUTPUT PORTS
cubemap (Object)
cubemap texture output