ModuloVertexPosition Op
vertex shader modulo operation on vertex position
Summary (oneliner)
Full Name
- Ops.Gl.ShaderEffects.ModuloVertexPosition
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example for ModuloVertexPosition
INPUT PORTS
render (Trigger)
Axis index (Number: integer)
Modulo (Number)
OUTPUT PORTS
Trigger (Trigger)
Patches using ModuloVertexPosition
Changelog
cloned op from Ops.Gl.ShaderEffects.ClampVertexPosition | ||
Ops.User.pandur.ModuloVertexPosition renamed to Ops.Dev.ModuloVertexPosition | ||
Ops.Dev.ModuloVertexPosition renamed to Ops.Gl.ShaderEffects.ModuloVertexPosition | ||
added core lib: cgl_shadermodifier |