<?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[[EXAMPLE FILE] live draw with Pattern Brush]]></title><description><![CDATA[<p>Is there a way to create a pattern brush using live drawing with imported images? </p>
<p></p>
<p>Follow up, is there a way to instead of using mouse watcher, use motion tracking/webcam to draw using said pattern? THX</p>]]></description><link>https://community.troikatronix.com/topic/9020/example-file-live-draw-with-pattern-brush</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 10:52:41 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/9020.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Oct 2024 01:08:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [EXAMPLE FILE] live draw with Pattern Brush on Thu, 17 Oct 2024 00:35:13 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/8261">@goodiebags</a></p><p>This seemed like an interesting project to tackle... so I made a demo file using a different approach.<br />I created a feedback loop into a Matte++ actor using a freeze actor. I think this approach is very flexible. Currently it has a random shape from a shapes actor as the 'brush' but you can use any image (alpha around will help :)<br />I might expand this a bit and make it a new User Actor offering on the Add-Ons page, what do you think?<br />Hope you like it!  <br /><br /><a href="/assets/uploads/files/1729125304487-draw_shapebrush_v1.izz">Brush Drawing</a></p>]]></description><link>https://community.troikatronix.com/post/55130</link><guid isPermaLink="true">https://community.troikatronix.com/post/55130</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 17 Oct 2024 00:35:13 GMT</pubDate></item><item><title><![CDATA[Reply to [EXAMPLE FILE] live draw with Pattern Brush on Wed, 16 Oct 2024 07:15:37 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/8261">@goodiebags</a><br /><br />yes, and yes.<br /><br />The Live Drawing actor essentially needs 3 things in order for it to draw - x position, y position and a trigger. any numerical data can control the x and y, you may need a Limit Scale Value actor to adjust this data before it gets into the Live Draw. Try getting the x and y from an Eyes actor. You can connect any of these also to the Trigger input to get constant drawing whenever something changes in the input video.<br /><br />Once you have control over the drawing, you can feed the image into an actor that will unveil your image (coming from a Picture Player) - Effects Mixer might work, or one of the Keying or Masking actors. Many people use the Mouse Watcher as a temporary input whilst they are patching, then replace it with whatever input system they are using once the desired output effect is achieved.</p>]]></description><link>https://community.troikatronix.com/post/55119</link><guid isPermaLink="true">https://community.troikatronix.com/post/55119</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Wed, 16 Oct 2024 07:15:37 GMT</pubDate></item></channel></rss>