Shader Tutorial
Oldminer
Posts: 135
Is there a good basic tutorial on how to use shaders?
You currently have no notifications.
Is there a good basic tutorial on how to use shaders?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
Basic,
select the model you wish to apply the surface to by clicking the root of the model in the content list or by selecting it with the keyboard (CMD+SHIFT+T [win] CTRL+SHIFT+T [mac])
Select the surface you wish to apply the shader to (RMB over shader, then Select Surface..., or CMD+SHIFT+M [win] CTRL+SHIFT+M [mac])
apply the shader from your runtime library, likely this is in Content/Shader but not necessarily
If the shader does not modify the "default" shader structure on the surface; meaning your list of surface options didn't change when you applied the new shader you can copy and paste that shader to other surfaces. If the shader did change that "default" structure you will need to repeat applying the shader in the method I explained above.
that's the VERY basics of this.
Here are a few tutorials that I know of:
this one by Kraig Hausmann of DAZ 3D,
this one by R_Kane1 and Jaderail, and
this one by SGCBearcub, specifically for new users.
And there is much more information on shaders and surfaces in this thread (from last month's New User Contest):
http://www.daz3d.com/forums/discussion/19908/
Edited to add: there are also tutorials covering specific shaders, so if there is a particular shader you're trying to learn, let us know which one and perhaps someone can point you to more information on it.