<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://code.coronalabs.com/taxonomy/term/243/all" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <channel>
    <title>beziel curve</title>
    <link>https://code.coronalabs.com/taxonomy/term/243/all</link>
    <description></description>
    <language>en</language>
     <atom:link href="https://code.coronalabs.com/taxonomy/term/243/all/feed" rel="self" type="application/rss+xml" />
      <item>
    <title>Object moving along a Bezier curve example</title>
    <link>https://code.coronalabs.com/code/object-moving-along-bezier-curve-example</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Hello, I am Brazilian, so any errors in the writing, I apologize.&lt;/p&gt;
&lt;p&gt;First Understood the Beziel Curve Proprierties&lt;/p&gt;
&lt;p&gt;local curve = bezier:curve({xInitial, xControlPoint1, xControlPoint2, xControlPoint3}, {yInitial, yControlPoint1, yControlPoint2, yControlPoint3})&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;THE CODE:&lt;/p&gt;
&lt;p&gt;local bezier = require(&#039;bezier&#039;)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-nickname field-type-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Contributor:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;William&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Mon, 25 Aug 2014 21:55:11 +0000</pubDate>
 <dc:creator>williamurucui</dc:creator>
 <guid isPermaLink="false">130 at https://code.coronalabs.com</guid>
  </item>
  </channel>
</rss>