edgeCombine

edgeCombine

combine
edgeCombine
RayTK
v0.36

Combines two SDFs in ways that use the intersection areas.

Parameters

  • Enable:
  • Combine:
    • Engrave:
    • Groove:
    • Tongue:
    • Pipe:
  • Swap Inputs:
  • Radius: Width of the edge overlap area.
  • Depth: Depth of the groove / tongue.

Inputs

  • SDF 1: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: Sdf
  • SDF 2: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: Sdf
  • Radius Field: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float
  • Depth Field: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float