<?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[[ANSWERED] Image Flicker - 3D Particle Actor]]></title><description><![CDATA[<p>Problem 1: The image is flickering (oscillating infrequently) when I feed a Shape Actor (unfilled circle) into 3D Particle actor. </p>
<p>I have also tried a Picture Player with a circle image (a ring, not filled circle) and I have the same problem. <br /></p>
<p>Is this due to my OS or some limitation of the Isadora 3D Particle actor or something else? The problem happens on V3.08f11 and is more exagerated on V2.6.</p>
<p>I've tried changing Video Setting - Full Frame anti aliasing and also Vertical Trace with no improvement.<br />I believe it's related to the SIZE SHIFT in the 3D Particle Actor - the question: is the size change within the actor synced with the frame rate?</p><p>Problem 2: How can I overcome the pixelation that happens when we use the Shape Actor?</p>
<p>Files: <a href="/assets/uploads/files/1620832450632-concentriccircles.zip">ConcentricCircles.zip</a></p>
<p>CYC: 270, FPS 30, LOAD: 2.3%<br />Isadora V 3.08f11</p>
<p>Hardware Overview:<br />  Mojave 10.14.6<br />  Model Name:<span class="Apple-tab-span"> </span>MacBook Pro</p>
<p>  Model Identifier:<span class="Apple-tab-span"> </span>MacBookPro15,1<br />  Processor Name:<span class="Apple-tab-span"> </span>Intel Core i9<br />  Processor Speed:<span class="Apple-tab-span"> </span>2.3 GHz<br />  Number of Processors:<span class="Apple-tab-span"> </span>1<br />  Total Number of Cores:<span class="Apple-tab-span"> </span>8<br />  L2 Cache (per Core):<span class="Apple-tab-span"> </span>256 KB<br />  L3 Cache:<span class="Apple-tab-span"> </span>16 MB<br />  Hyper-Threading Technology:<span class="Apple-tab-span"> </span>Enabled<br />  Memory:<span class="Apple-tab-span"> </span>16 GB</p>]]></description><link>https://community.troikatronix.com/topic/7375/answered-image-flicker-3d-particle-actor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 05:50:37 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/7375.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 May 2021 15:02:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Thu, 13 May 2021 08:10:15 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/978">@aidan</a> said:</p>
<blockquote>
	Many thanks for the concise and immediate response!I will try your proposed soultions and approach, Mark.Stay safe! Aidan</blockquote>
<p> Dear Aidan,</p><p>I sort of couldn't let this go. I actually tried my feature request, but it didn't really improve anything. In the end, it comes down to the accuracy of the Pulse Generator, which will also vary very slightly for the same reasons listed above about the callback.</p><p>That said, I realized your patch has a flaw: you were only allocating 10 particles. Sometimes, this means they never reached the fade out time and simply disappeared... which might be part of the flicker you see. I've modified your patch to work a slightly different way: instead of using the size to make the circles get bigger, I used the 'z velocity' input. I also ensured that there are enough particles. You can vary how many circles you see by changing the 'hold time' input.</p><p>In addition to trying this patch, try setting the I<strong>sadora Preferences &gt; Frame Rate/Tasks &gt; Display Refresh Lock</strong> to 'Off' instead of "Scaled"</p><p>There's still some visible jitter. But I'm not seeing the flicker as much given the fixes I made to your patch.</p><p>Best Wishes,<br />Mark</p><p><a href="/assets/uploads/files/1620893414248-concentric-circles-modified.zip">concentric-circles-modified.zip</a></p><p></p>]]></description><link>https://community.troikatronix.com/post/46057</link><guid isPermaLink="true">https://community.troikatronix.com/post/46057</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Thu, 13 May 2021 08:10:15 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Thu, 13 May 2021 02:35:48 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> said:</p>
<blockquote>Update 3D Particles and 3D Model Particles to Perform Time Measurements Using Low-Level System Timer</blockquote>
<p> Feature request has been entered.</p>]]></description><link>https://community.troikatronix.com/post/46056</link><guid isPermaLink="true">https://community.troikatronix.com/post/46056</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 13 May 2021 02:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Wed, 12 May 2021 16:09:20 GMT]]></title><description><![CDATA[<p>Many thanks for the concise and immediate response!</p><p>I will try your proposed soultions and approach, Mark.</p><p></p><p>Stay safe! Aidan</p>]]></description><link>https://community.troikatronix.com/post/46055</link><guid isPermaLink="true">https://community.troikatronix.com/post/46055</guid><dc:creator><![CDATA[Aidan]]></dc:creator><pubDate>Wed, 12 May 2021 16:09:20 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Wed, 12 May 2021 16:00:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/978">@Aidan</a></p><p>I realize that this problem could be solved by measuring the time <em>inside</em> the 3D Particles actor using the highest resolution timer on the system, instead of relying on the time provided by the CVDisplayLink callback. That might solve the issue in the future.</p><p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> or <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a>, please add a feature request that says: "Update 3D Particles and 3D Model Particles to Perform Time Measurements Using Low-Level System Timer"<br /></p><p>Best Wishes,<br />Mark</p>]]></description><link>https://community.troikatronix.com/post/46054</link><guid isPermaLink="true">https://community.troikatronix.com/post/46054</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 12 May 2021 16:00:35 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Wed, 12 May 2021 15:48:23 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/978">@Aidan</a></p><p>Is this due to my OS or some limitation of the Isadora 3D Particle actor or something else? The problem happens on V3.08f11 and is more exagerated on V2.6.</p><p>The issue here is the very slight variation in when the screen is rendered. On macOS, we use a special, high performance callback called "CVDisplayLink" to render the stage at the moment that the screen needs to be refreshed. Assuming that the refresh rate of your monitor is 60 Hz, that means this callback should be called every 33.33333... mS if the "Display Refresh Lock" setting in the Preferences is set to "Scaled". (If you set it to "Full", the display link callback is called at the refresh rate of the display -- 60Hz in this example = 16.66666666... mS).</p><p>That's how it works in theory. In practice, I've measured the frequency of the callback and it can be 33.12 or 33.5235 or some other value that's very close to 33.333333.... but not exactly that. It will also sometimes skip a cycle entirely -- which may an even bigger glitch I saw a couple of times. The CVDisplayLink callback is Apple's suggested way to get the most accurate rendering cycle possible.</p><p>When playing video content you don't notice these minuscule differences in callback frequency. Unfortunately, your patch creates the worst case scenario. The <em><u>tiniest</u></em> discrepancy in the frequency will be seen as a noticeable change in the appearance of the particles you are rendering because it all relies on extremely fine timing because of the use of the size inputs.</p><p>I don't know what your ultimate goal is, but I have attached a different way to get the look I see in the patch using Feedback. That may or may not work for you.</p><p>Finally, your image was quite low res because the Shapes actor was using the default resolution specified in the Preferences &gt; Video Image Processing &gt; Default Resolution. On my computer that was set to 640 x 360. Maybe you have changed it on your setup, but I would strongly suggest that you explicitly set the resolution of the Shapes actor using the 'horz size' and 'vert size' inputs.</p><p>I hope that my patch my lead you in a direction that works for you. I don't think you're going to get satisfactory results with the Particles actor in this use case.</p><p>Best Wishes,<br />Mark</p><p><a href="/assets/uploads/files/1620834496406-concentric-circles-with-feedback.zip">concentric-circles-with-feedback.zip</a></p>]]></description><link>https://community.troikatronix.com/post/46053</link><guid isPermaLink="true">https://community.troikatronix.com/post/46053</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 12 May 2021 15:48:23 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Image Flicker - 3D Particle Actor on Wed, 12 May 2021 15:04:23 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/978">@aidan</a> Image File : </p>]]></description><link>https://community.troikatronix.com/post/46052</link><guid isPermaLink="true">https://community.troikatronix.com/post/46052</guid><dc:creator><![CDATA[Aidan]]></dc:creator><pubDate>Wed, 12 May 2021 15:04:23 GMT</pubDate></item></channel></rss>