<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:software:dazstudio:4:referenceguide:interface:panes:shader_builder</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-20T04:22:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/start">
        <dc:format>text/html</dc:format>
        <dc:date>2015-12-21T19:30:20+00:00</dc:date>
        <title>Shader Builder (WIP)</title>
        <link>/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/start</link>
        <description>


&lt;h1 id=&quot;shader_builder_wip&quot;&gt;Shader Builder (WIP)&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/main_menu_bar/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:main_menu_bar:start&quot;&gt;Main Menu Bar&lt;/a&gt; : &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/main_menu_bar/default_advanced/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:main_menu_bar:default_advanced:start&quot;&gt;Default Advanced&lt;/a&gt; : &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/main_menu_bar/default_advanced/window/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:main_menu_bar:default_advanced:window:start&quot;&gt;Window&lt;/a&gt; &amp;gt; &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/main_menu_bar/default_advanced/window/panes/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:main_menu_bar:default_advanced:window:panes:start&quot;&gt;Panes (Tabs)&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- EDIT1 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_center wrap_round wrap_todo plugin_wrap&quot; style=&quot;width: 80%;&quot;&gt;
&lt;p&gt;
This page is a &lt;a href=&quot;/public/terms/wip/start&quot; class=&quot;wikilink1&quot; title=&quot;public:terms:wip:start&quot;&gt;WIP&lt;/a&gt;. There is likely to be incomplete and or missing information while the page is being built. Documentation for an earlier version of this &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/panes/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:panes:start&quot;&gt;Pane (Tab)&lt;/a&gt; can be found on the &lt;a href=&quot;/artzone/pub/software/shaderbuilder/start&quot; class=&quot;wikilink1&quot; title=&quot;artzone:pub:software:shaderbuilder:start&quot;&gt;Shader Builder&lt;/a&gt; page, within the &lt;a href=&quot;/artzone/start&quot; class=&quot;wikilink1&quot; title=&quot;artzone:start&quot;&gt;Old ArtZone Wiki&lt;/a&gt; section of this site.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT2 PLUGIN_WRAP_END [0-] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;what_is_shader_builder&quot;&gt;What Is Shader Builder?&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Shader Builder&lt;/strong&gt; is a tool included with the Advanced and Pro editions of Daz Studio 4.x. It provides a visual development environment for generating custom shaders based on the &lt;a href=&quot;http://renderman.pixar.com/view/rispec&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://renderman.pixar.com/view/rispec&quot; rel=&quot;nofollow noopener&quot;&gt;RenderMan® Interface Specification (RISpec)&lt;/a&gt;. Shader Builder utilizes RenderMan® Shading Language (RSL) and the shader development process. The goal of Shader Builder is to simplify the process of creating RSL shaders and the scripts that build the interface between them and Daz Studio.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;what_does_shader_builder_do&quot;&gt;What Does Shader Builder Do?&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Aside from providing a visual means of constructing RSL shaders, Shader Builder generates a compiled shader (i.e., *.sdl—for the current 3Delight renderer) and the appropriate scripts (*.dsa) that connect it to Daz Studio. Shader Builder visually defines the five RenderMan shader types—Surface, Displacement/Bump, Light, Volume, and Imager—and that shader&amp;#039;s interface to the user creating or purchasing the shader.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;topics&quot;&gt;Topics&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Below is a list of sub topics relating to the Shader Builder pane. 
&lt;/p&gt;

&lt;p&gt;
&lt;div class=&quot;plugin_nspages&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/catalog/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:panes:shader_builder:catalog:start&quot;&gt;Catalog&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/designer/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:panes:shader_builder:designer:start&quot;&gt;Designer&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/panes/shader_builder/option_menu/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:panes:shader_builder:option_menu:start&quot;&gt;Option Menu&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;catpageeofidx&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/p&gt;



&lt;/div&gt;

&lt;h2 id=&quot;books&quot;&gt;Books&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;strong&gt;The RenderMan Companion:&lt;/strong&gt; A Programmer&amp;#039;s Guide to Realistic Computer Graphics&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Author: Steve Upstill&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Publisher: Addison-Wesley&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ISBN &lt;a href=&quot;http://isbndb.com/d/book/the_renderman_companion.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://isbndb.com/d/book/the_renderman_companion.html&quot; rel=&quot;nofollow noopener&quot;&gt;0-201-50868-0&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;strong&gt;Advanced RenderMan:&lt;/strong&gt; Creating CGI for Motion Pictures&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Authors: Anthony Apodaca, Larry Gritz&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Publisher: Morgan Kaufmann&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ISBN &lt;a href=&quot;http://isbndb.com/d/book/advanced_renderman.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://isbndb.com/d/book/advanced_renderman.html&quot; rel=&quot;nofollow noopener&quot;&gt;1-55860-618-1&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;strong&gt;Rendering for Beginners:&lt;/strong&gt; Image synthesis using RenderMan&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Author: Saty Raghavachary&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Publisher: Focal Press&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ISBN &lt;a href=&quot;http://isbndb.com/d/book/rendering_for_beginners.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://isbndb.com/d/book/rendering_for_beginners.html&quot; rel=&quot;nofollow noopener&quot;&gt;0-240-51935-3&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;strong&gt;The RenderMan Shading Language Guide&lt;/strong&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Authors: Rudy Cortes, Saty Raghavachary&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Publisher: Course Technology PTR&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ISBN &lt;a href=&quot;http://isbndb.com/d/book/the_renderman_shading_language_guide.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://isbndb.com/d/book/the_renderman_shading_language_guide.html&quot; rel=&quot;nofollow noopener&quot;&gt;1-598-63286-8&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
