<div dir="ltr">Current glass shader is a mixture between glossy reflection and refraction (with a bit of trickery for caustics) and they&#39;re shading the color. Technically it&#39;s possible to either use write color for reflections (which will break lots of files) or decouple the color (which will make it more ubershader-like which doesn&#39;t sound nice to me).<div><br></div><div>Another issue with the glass shader (which Brecht is already covered) is that it&#39;s not real representation of colored glass. Using volume absorption will give more realistic results. Plus it&#39;ll also let you to control amount of the paint mixed into the glass.</div><div><br></div><div>So all in all i think it&#39;s more about finding developer resources to work on nice material templates library, which will roughly speaking drop node groups into the shader and those groups will implement more proper glass, plastic skin etc.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 13, 2015 at 9:30 PM, Gottfried Hofmann <span dir="ltr">&lt;<a href="mailto:gottfried@blenderdiplom.com" target="_blank">gottfried@blenderdiplom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 05/13/2015 06:11 PM, Brecht Van Lommel wrote:<br>
&gt; Volume rendering might sound slow, but for this specific case it&#39;s<br>
&gt; actually really fast and most likely the behavior that you want.<br>
<br>
</span>Yeah, this is definitely the best and most realistic way to get colored<br>
glass (unless it&#39;s been painted on like my storm lamps on the balcony).<br>
<br>
The reason why I bring this issue up is:<br>
<br>
a) Newbies might create glass/plastic/liquid that shows non-realistic<br>
behavior.<br>
<br>
b) I noticed that the glass shader is misleading even to experienced<br>
users because it is called glass but does not act like glass.<br>
<br>
c) I ran into this issue when doing work for a client and switched to<br>
the method you mentioned because of that. The problem with absorption is<br>
that you will never get the color you enter in the color input because<br>
absorption is doing a &quot;gamma correction&quot; on each channel which means a<br>
lot of tweaking is required if you want a certain color for your object<br>
<span class=""><br>
&gt; On Wed, May 13, 2015 at 4:47 PM, Zauber Paracelsus &lt;<a href="mailto:zauber@gridmail.org">zauber@gridmail.org</a>&gt; wrote:<br>
&gt;&gt; AFAIK, the glass node is used for more than just glass,<br>
<br>
</span>Plastic and colored water also don&#39;t colorize reflections...<br>
<br>
Cheers,<br>
Gottfried<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
--<br>
Gottfried Hofmann<br>
Blender Foundation Certified Trainer<br>
<a href="http://www.BlenderDiplom.com" target="_blank">www.BlenderDiplom.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div><span style="color:rgb(102,102,102)">With best regards, Sergey Sharybin</span></div></div>
</div>