<?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[Video Tracking and Generate Random Lines]]></title><description><![CDATA[<p dir="auto">Hi everybody,<br />
I'd like to prepare a tracking exercise like this for my students in visual arts<br />
But I'm having trouble wrapping my head around it.<br />
Do you know how to have line like this link tracked objects?<br />
<a href="https://vimeo.com/groups/281431/videos/62425809" rel="nofollow ugc">https://vimeo.com/groups/281431/videos/62425809</a><br />
<a href="https://vimeo.com/3443097" rel="nofollow ugc">https://vimeo.com/3443097</a></p>
<p dir="auto">All the best</p>
<p dir="auto">David</p>
]]></description><link>https://community.troikatronix.com/topic/1747/video-tracking-and-generate-random-lines</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 02:30:36 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1747.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Feb 2015 18:20:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Video Tracking and Generate Random Lines on Tue, 03 Feb 2015 19:16:52 GMT]]></title><description><![CDATA[<p dir="auto">Dear David,</p>
<div>Glad to help. I think the file could be a useful example to your students of the principle.</div>
<div>In the end though, scaling this up to dozens of points is something better done in a traditional programming language like C or Javascript than in Isadora. You would just end up with billions of actors.</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>]]></description><link>https://community.troikatronix.com/post/14500</link><guid isPermaLink="true">https://community.troikatronix.com/post/14500</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 03 Feb 2015 19:16:52 GMT</pubDate></item><item><title><![CDATA[Reply to Video Tracking and Generate Random Lines on Tue, 03 Feb 2015 18:49:56 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 for your quick response!<br />
I'll take a look at it and try to build from it.<br />
And post the progress.</p>
<p dir="auto">Best regards</p>
<p dir="auto">David</p>
]]></description><link>https://community.troikatronix.com/post/14499</link><guid isPermaLink="true">https://community.troikatronix.com/post/14499</guid><dc:creator><![CDATA[David]]></dc:creator><pubDate>Tue, 03 Feb 2015 18:49:56 GMT</pubDate></item><item><title><![CDATA[Reply to Video Tracking and Generate Random Lines on Tue, 03 Feb 2015 18:43:38 GMT]]></title><description><![CDATA[<p dir="auto">Well, when it's just a pair of points, it's pretty easy: just feed their horz/vert positions into the Lines actor and feed the result into the Projector. The bigger task -- which is more busy work than anything else -- is to ramp this up to several points. If you use the Eyes++ actor to track, let's say, four points, you would need a total 12 lines actors to draw the entire network. (Each point is connected to three other points.)</p>
<div>Going again with four points, a User Actor that accepted a total of four horz/vert pairs would allow you to ramp up without too much effort.</div>
<div>I've attached an example. It isn't pretty, but perhaps it will get you started.</div>
<p dir="auto"><a href="/uploads/files/FileUpload/9f/7b68ac-three-point-tracking.izz">7b68ac-three-point-tracking.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/14498</link><guid isPermaLink="true">https://community.troikatronix.com/post/14498</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 03 Feb 2015 18:43:38 GMT</pubDate></item></channel></rss>