<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript-3/tags/angle</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 01:21:06 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 Shortest angle to angle (CW vs. CCW) - MartinMller</title>
<link>http://snipplr.com/view/66272/as3-shortest-angle-to-angle-cw-vs-ccw/</link>
<description><![CDATA[ <p>Calculate the shortest angle between two angles. Useful for deciding whether an object should be rotated ClockWise or Counter ClockWise.
Given arguments should be angels in degrees. Follow the link if you wish to use Radians instead.</p> ]]></description>
<pubDate>Sun, 22 Jul 2012 20:48:10 GMT</pubDate>
<guid>http://snipplr.com/view/66272/as3-shortest-angle-to-angle-cw-vs-ccw/</guid>
</item>
<item>
<title>(ActionScript 3) Radians to degrees conversion and viceversa - erosmarcon</title>
<link>http://snipplr.com/view/64906/radians-to-degrees-conversion-and-viceversa/</link>
<description><![CDATA[ <p>Radians to degrees and viceversa conversion formula</p> ]]></description>
<pubDate>Thu, 17 May 2012 17:54:11 GMT</pubDate>
<guid>http://snipplr.com/view/64906/radians-to-degrees-conversion-and-viceversa/</guid>
</item>
<item>
<title>(ActionScript 3) Get angle from object in 3D space - mattkenefick</title>
<link>http://snipplr.com/view/32464/get-angle-from-object-in-3d-space/</link>
<description><![CDATA[ <p>If you have multiple objects orbiting a 3D object and you want to determine the angle of a specific object, this will help you determine what rotationX you need to set your camera to if you want to be directly behind it. 

Note: It works completely in 3d space. So if your Y, Z, X are not inversed or directly related to your comparison object, the angle will be a little off.</p> ]]></description>
<pubDate>Tue, 20 Apr 2010 11:17:54 GMT</pubDate>
<guid>http://snipplr.com/view/32464/get-angle-from-object-in-3d-space/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Find the shortest rotation angle between two angles - adrianparr</title>
<link>http://snipplr.com/view/32347/as3-find-the-shortest-rotation-angle-between-two-angles/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 Apr 2010 13:33:03 GMT</pubDate>
<guid>http://snipplr.com/view/32347/as3-find-the-shortest-rotation-angle-between-two-angles/</guid>
</item>
<item>
<title>(ActionScript 3) Difference Between Two Angles - alexaivars</title>
<link>http://snipplr.com/view/15382/difference-between-two-angles/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 May 2009 03:51:22 GMT</pubDate>
<guid>http://snipplr.com/view/15382/difference-between-two-angles/</guid>
</item>
<item>
<title>(ActionScript 3) Angles in Flash: Rotation, Degrees and Radians - MichaelJWilliams</title>
<link>http://snipplr.com/view/14395/angles-in-flash-rotation-degrees-and-radians/</link>
<description><![CDATA[ <p>Two classes for easy conversion between the different units Flash uses for angles. See my blog for details.</p> ]]></description>
<pubDate>Fri, 24 Apr 2009 21:51:08 GMT</pubDate>
<guid>http://snipplr.com/view/14395/angles-in-flash-rotation-degrees-and-radians/</guid>
</item>
</channel>
</rss>