<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: jit.gl.sketch  stroked path &#8211; how to replicate code?</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:52:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-65992</guid>
					<title><![CDATA[jit.gl.sketch  stroked path &#8211; how to replicate code?]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-65992</link>
					<pubDate>Thu, 10 Jan 2013 02:03:18 +0000</pubDate>
					<dc:creator>evsc</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I am using jit.gl.sketch&#8217;s inbuild stroked-path drawing function (beginstroke, strokeparam, strokepoint, etc.). For prototyping and comparison purposes, i would like to replicate the same functionality with processing. Can anyone point me in a direction for how the code works? </p>
<p>It&#8217;s doesn&#8217;t seem to be simple bezier or curve code, as the stroke doesn&#8217;t actually go through the defined stroke points. Maybe the bezier points are half way between the defined points. Not sure. But before i start prototyping on wild guesses, i thought i&#8217;d ask here &#8230; </p>
<p>Thanks,<br />
Eva</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-237612</guid>
					<title><![CDATA[Re: jit.gl.sketch  stroked path &#8211; how to replicate code?]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-237612</link>
					<pubDate>Thu, 10 Jan 2013 19:50:35 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>perhaps this site will help explain how the points are related to the curve:</p>
<p><a href="http://techblog.appnexus.com/2011/an-animated-bezier-curve-demo/" rel="nofollow">http://techblog.appnexus.com/2011/an-animated-bezier-curve-demo/</a></p>
<p>for what it&#8217;s worth, the jit.gl.path object does draw the curve through all specified points.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-237613</guid>
					<title><![CDATA[Re: jit.gl.sketch  stroked path &#8211; how to replicate code?]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-sketch-stroked-path-how-to-replicate-code/#post-237613</link>
					<pubDate>Thu, 10 Jan 2013 23:27:07 +0000</pubDate>
					<dc:creator>evsc</dc:creator>

					<description>
						<![CDATA[
						<p>merci Rob. looks like i&#8217;ll need to dig deeper into higher-order bezier code. </p>
<p>not on max6 yet, so i can&#8217;t use jit.gl.path. but it looks pretty fabulous.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

