<div class="markdown_content"><p>afaict, this is a limitation of the "particle API" used by Gem.</p>
<p>while the <code>pColor()</code> function (as used in <code>part_color.cpp:56</code>) has indeed an "alpha" value, this is only a scalar, and not part of the 3D(sic! there's now 4th dimension for the alpha) space that forms a domain.</p>
<hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pd-gem/bugs/228">[bugs:#228]</a> part_color ignores alpha component</strong></p>
<p><strong>Status:</strong> open<br />
<strong>OS:</strong> any<br />
<strong>Release:</strong> unknown<br />
<strong>Labels:</strong> particles <br />
<strong>Created:</strong> Tue Aug 19, 2014 04:24 PM UTC by Anonymous<br />
<strong>Last Updated:</strong> Wed Aug 20, 2014 02:53 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>Using Gem 0.93.3 on Windows 7 32bit.</p>
<p>I noticed that when using a part_color, the 4th value (alpha component) is ignored. I looked at the code, and I think it is line 56 of part_color.cpp. When rendering, the color is not passed into the function.</p>
<hr />
<p>Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pd-gem/bugs">https://sourceforge.net/p/pd-gem/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pd-gem/admin/bugs/options.">https://sourceforge.net/p/pd-gem/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>