Scalar Plugins

From K-3D

Jump to: navigation, search
Category:Scalar
Plugins:12
IconPluginDescription
 DoubleSourceScriptData source that uses a script to create a k3d::double_t output value
Image:FormatScalar.pngFormatScalarConverts a scalar to a string using printf() style formatting
Image:FormatTime.pngFormatTimeConverts a scalar to a string using strftime()-style formatting
 PrintStdoutPrints an input string value to stdout
Image:ScalarAdd.pngScalarAddAdd two scalar inputs and produce their sum as output
Image:ScalarDivide.pngScalarDivideDivide two scalar inputs and produce their quotient as output
 ScalarExpressionCalculates a C-style expression, returning a scalar value as output
Image:ScalarModulo.pngScalarModuloModulo two scalar inputs and produce their remainder as output
Image:ScalarMultiply.pngScalarMultiplyMultiply two scalar inputs and produce their product as output
Image:ScalarProperty.pngScalarPropertyProvides a source object to link scalar properties to
Image:ScalarSine.pngScalarSineApplies a sine function to its input
Image:ScalarSubtract.pngScalarSubtractSubtract two scalar inputs and produce their difference as output
Personal tools