Open the Shader editor by selecting it with the Component SelectorChange the current component panel in a tabRead Moreor by clicking on the
'Edit'
button in the shader Parameters EditorEdit the parameters of the selected ElementRead More.
This part of the documentation remains to be completed
This editor allows you to code and edit the following types of shaders::
ISF GeneratorUse Interactive Shader Format (ISF) files or code them into Smode to create your own effectsRead More
ISF ModifierModify a Composition with an Interactive Shader Format (ISF) modifierRead More
Shader GeneratorCreate your own shader with mathematical beautifulness in OpenGL Shading Language through the Shader EditorRead More
Shader Toy GeneratorCopy past your favourite shader from ShaderToy to the Smode Shader Editor. Seems like a dream ? Well....it's Smode...Read More
Type your code in the editor and click the
Apply Changes
button or use the shortcut [CTRL+ENTER] to re-generate it.
You can expose your shader variables this way: