Shader Editor - IvTune extension that allows editing an SoShaderObject.
This extension should be used as a controlled extension of the Node Editor extension.
to enable the extension in the configuration file use the plugin name: "IvtTools" and the extension name: "Shader Editor".
This editor is a text editor with syntax highlighting for GLSL shader programs. It provides the common text editing features: clear, copy, cut, paste, redo, reload, save and undo. As soon as a SoShaderObject node is selected, its code is displayed in the editor.
IvtExtension, IvtPlugin, IvtServices, IvtShell