A variety of sample scripts are included with K-3D in the share directory:
-
k3d/share/scripts - Contains scripts that can be run “standalone” from the graphical user interface using the Scripting > Play menu item.
-
k3d/share/scripts/MeshModifierScript - Contains scripts designed for use with the Section B.159, “MeshModifierScript” plugin.
-
k3d/share/scripts/MeshSourceScript - Contains scripts designed for use with the Section B.161, “MeshSourceScript” plugin.
-
k3d/share/scripts/RenderManScript - Contains scripts designed for use with the Section B.351, “RenderManScript” plugin, which can “inject” custom RenderMan API calls into a rendered scene under script control.
-
k3d/share/scripts/MeshPainterScript - Contains scripts designed for use with the ??? plugin, which can draw in the viewport under script control.
-
k3d/share/scripts/RenderEngineScript - Contains scripts designed for use with the Section B.319, “RenderEngineScript” plugin, which can integrate with external render engines under script control.
-
k3d/share/scripts/scripted_plugins - Contains scripts that are automatically integrated into the rest of the user interface as if they were “normal” C++ plugins.
= Render Models =