Script Plugins

From K-3D

Jump to: navigation, search
Category:Script
Plugins:18
IconPluginDescription
 ActionScriptExecutes a script on-demand
 BitmapModifierScriptBitmap modifier that uses a script to modify an input bitmap
 BitmapSourceScriptBitmap source that uses a script to generate images
 ColorSourceScriptColor source that uses a script to create the output value
 DoubleSourceScriptData source that uses a script to create a k3d::double_t output value
 Int32SourceScriptUses a script to generate an output k3d::int32_t value.
 MatrixModifierScriptMatrix modifier that uses a script to modify a transformation matrix
 MatrixSourceScriptMatrix source that uses a script to create the output value
 MeshModifierScriptMesh modifier that uses a script to modify geometry
 MeshSourceScriptMesh source that uses a script to create geometry
 MetaObjectScriptScripted node that acts as a meta-object (provides dynamic runtime execution of arbitrary commands).
 NullOutputScriptScript node that executes whenever one of its inputs changes
 OpenGLPainterScriptScripted Mesh Painter
 OpenGLRenderableScriptScriped node that can do arbitrary rendering using OpenGL.
 RenderEngineScriptScript node that acts as a render engine
 RenderManScriptCreates RenderMan output under script control
 StringSourceScriptString source that uses a script to create the output value
 Vector3SourceScriptVector3 source that uses a script to create the output value