<?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[Vector (radius&#x2F;angle) math libraries?]]></title><description><![CDATA[<p>Pondering a thingy that would depend on adding/multiplying vectors (as in an angle and magnitude) -- perturbing points in a grid. Has anyone already built abstractions for the basic ops? Would save me some time.</p>
<p>EDIT: Turns out what I'm doing isn't <em>so</em> complicated, so, a library is not really necessary.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 08:12:37 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14885.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Oct 2024 08:41:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Vector (radius&#x2F;angle) math libraries? on Tue, 01 Oct 2024 12:02:22 GMT]]></title><description><![CDATA[<p>Pondering a thingy that would depend on adding/multiplying vectors (as in an angle and magnitude) -- perturbing points in a grid. Has anyone already built abstractions for the basic ops? Would save me some time.</p>
<p>EDIT: Turns out what I'm doing isn't <em>so</em> complicated, so, a library is not really necessary.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Tue, 01 Oct 2024 12:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to Vector (radius&#x2F;angle) math libraries? on Tue, 01 Oct 2024 16:57:52 GMT]]></title><description><![CDATA[<p>For fun this is the cross product<br />
<img src="/uploads/files/1727801766259-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries/2</guid><dc:creator><![CDATA[FFW]]></dc:creator><pubDate>Tue, 01 Oct 2024 16:57:52 GMT</pubDate></item><item><title><![CDATA[Reply to Vector (radius&#x2F;angle) math libraries? on Thu, 03 Oct 2024 11:44:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ffw">@FFW</a> said:</p>
<blockquote>
<p>For fun this is the cross product</p>
</blockquote>
<p>Huh -- the visual is actually kinda comprehensible <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grin.png" title="grin" alt=":grin:" /></p>
<p>Eventually I realized that my specific case can be done more easily with Cartesian coordinates, so I'm just keeping them in that space. This cross product is good for future reference <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/%2B1.png" title="+1" alt=":+1:" /></p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14885/vector-radius-angle-math-libraries/3</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Thu, 03 Oct 2024 11:44:57 GMT</pubDate></item></channel></rss>