<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Isadora 2 3D Particles Bug !?]]></title><description><![CDATA[<p dir="auto">Dear All I noticed a change in the way the 3d particles actor shows .png files.<br />
I'm actually working on a new series of works based on this actor and I can't find how to get the same<br />
alpha cut out as with Izzy 1, instead we have the particule's square image.<br />
I played with all the features, changed scaling, change scene and came back nothing.<br />
Here are two screenshots, thank you.</p>
<p dir="auto">David</p>
<p dir="auto"><img src="http://troikatronix.com/troikatronixforum/uploads/FileUpload/a1/7a3660-izzy1.jpg" alt class=" img-responsive img-markdown" /><img src="http://troikatronix.com/troikatronixforum/uploads/FileUpload/84/032218-izzy2.jpg" alt class=" img-responsive img-markdown" /> <img src="/uploads/files/FileUpload/a1/7a3660-izzy1.jpg" alt="7a3660-izzy1.jpg" class=" img-responsive img-markdown" /> <img src="/uploads/files/FileUpload/84/032218-izzy2.jpg" alt="032218-izzy2.jpg" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/topic/1731/isadora-2-3d-particles-bug</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 19:55:41 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1731.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Jan 2015 06:27:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Isadora 2 3D Particles Bug !? on Mon, 02 Feb 2015 23:54:26 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@Mark</a> thank you very much indeed for explaining under the hood!<br />
Good news it works great!!<br />
<a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/181">@primaldivine</a> thank you! I really hope to attend another workshop soon!<br />
My residency in Amsterdam will be from july 13th to August 20th.</p>
<p dir="auto">Thank you all for your great work I'm updating to version 2 tonight.</p>
<p dir="auto">Best Wishes<br />
David</p>
]]></description><link>https://community.troikatronix.com/post/14476</link><guid isPermaLink="true">https://community.troikatronix.com/post/14476</guid><dc:creator><![CDATA[David]]></dc:creator><pubDate>Mon, 02 Feb 2015 23:54:26 GMT</pubDate></item><item><title><![CDATA[Reply to Isadora 2 3D Particles Bug !? on Thu, 29 Jan 2015 09:22:32 GMT]]></title><description><![CDATA[<p dir="auto">So great to understand how this works between versions,  thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@Mark</a>!<br />
I know <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/252">@David</a> from him taking one of my workshops. He does amazing designs inspired by nature.<br />
Really great.</p>
<p dir="auto">x Jamie</p>
]]></description><link>https://community.troikatronix.com/post/14403</link><guid isPermaLink="true">https://community.troikatronix.com/post/14403</guid><dc:creator><![CDATA[primaldivine]]></dc:creator><pubDate>Thu, 29 Jan 2015 09:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to Isadora 2 3D Particles Bug !? on Wed, 28 Jan 2015 22:55:42 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/252">@David</a>,</p>
<div>OK. Try this version of the 3D Particles in 2.0\. (I cannot guarantee it will work in 1.x)</div>
<div>Follow the instructions here to install it: http://troikatronix.com/support/kb/installing-an-isadora-plugin-manually/</div>
<div>To get the old behavior, turn the new 'tex scale auto' input _off_.</div>
<div>Let me know how it works out.</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>
<p dir="auto"><a href="/uploads/files/FileUpload/a2/c4e14a-3d-particles.izzyplug.zip">c4e14a-3d-particles.izzyplug.zip</a></p>
]]></description><link>https://community.troikatronix.com/post/14386</link><guid isPermaLink="true">https://community.troikatronix.com/post/14386</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 28 Jan 2015 22:55:42 GMT</pubDate></item><item><title><![CDATA[Reply to Isadora 2 3D Particles Bug !? on Sat, 17 Jan 1970 11:07:33 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/252">@David</a>,</p>
<div>Well, actually there was a flaw in the original version that I fixed. But that fix broke your patch.</div>
<div>Take a look at the first image below, which was made with the 3D particles in Isadora 1.x. If the number of vertices was four, you had a square or rectangle (if you scaled it) and everything was good. But, if you had more than four, you got the image on the right, where you see artifacts streaming out from the edges of the image. That's because 3D Particles was trying to "draw outside the lines" -- and the result is that the edge pixels of the image are repeated.</div>
<div>In the more recent, 2.0 version, I fixed this problem by scaling the particle size down, so that regardless of the number of vertices, it was always inside the texture. The next image shows the same exact patch in Isadora 2.0\. As you can see, it's what you want if you're using more vertices, but obviously you can't get to the edge of the image.</div>
<div>I will add two parameters to this actor to allow you to scale the images within the frame so you can have it either way. I won't be able to do this immediately, so you may want to grab the 3D Particles plugin from 1.3 and put it into 2.0\. It should work fine. This article will help you: http://troikatronix.com/support/kb/installing-an-isadora-plugin-manually/</div>
<div>(Make a back up of the 2.0 plugin just in case it doesn't work.)</div>
<div>
<div>Do submit a bug report though -- otherwise, things get forgotten.</div>
</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>
<p dir="auto"><img src="/uploads/files/FileUpload/5c/7013ad-isadora-1.x-particles.png" alt="7013ad-isadora-1.x-particles.png" class=" img-responsive img-markdown" /> <img src="/uploads/files/FileUpload/3a/b58765-isadora-2.0-particles.png" alt="b58765-isadora-2.0-particles.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/post/14383</link><guid isPermaLink="true">https://community.troikatronix.com/post/14383</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 17 Jan 1970 11:07:33 GMT</pubDate></item><item><title><![CDATA[Reply to Isadora 2 3D Particles Bug !? on Wed, 28 Jan 2015 07:41:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi David,<br />
Can you send a support request via the website?  We can then track this as a team to see what is happening. <br />
Best wishes, J<br />
<a href="http://troikatronix.com/support/isadora/" rel="nofollow ugc">http://troikatronix.com/support/isadora/</a></p>
]]></description><link>https://community.troikatronix.com/post/14369</link><guid isPermaLink="true">https://community.troikatronix.com/post/14369</guid><dc:creator><![CDATA[primaldivine]]></dc:creator><pubDate>Wed, 28 Jan 2015 07:41:37 GMT</pubDate></item></channel></rss>