projectPlane

convert
projectPlane
RayTK
v0.36

Takes a 1D or 2D operator and converts it to a 3D operator by mapping it to a plane within 3D space.

This is a simplified version of coordTo3D.

Parameters

  • Plane:
    • XY:
    • YX:
    • YZ:
    • ZY:
    • XZ:
    • ZX:

Inputs

  • definition_in: (required)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float vec4 Sdf Ray Light Particle

Variables

  • axispos:

Images