<?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.path &amp; gl.path setscale</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-path-gl-path-setscale/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 12:25:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-49740</guid>
					<title><![CDATA[jit.path &amp; gl.path setscale]]></title>
					<link>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-49740</link>
					<pubDate>Fri, 08 Jun 2012 16:23:49 +0000</pubDate>
					<dc:creator>stefano</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m using a jit.path for building and moving a 3d form generated with a jit.gl.path.<br />
My problem is that i can&#8217;t use the setscale in the gl.path cause the jit.path is immediately overruling it!<br />
so i thought jit.path is setting the scale of each point&#8230; but it actually doesn&#8217;t.<br />
I took a look to the matrix that comes out from the jit.path and it&#8217;s double of cells! so if i have 30 points i have a matrix of 30&#215;2.<br />
So there is a second row of pixels but it is completely zeroed and it does nothing apparently.<br />
Does somebody knows something about it?<br />
thanks<br />
S</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-178662</guid>
					<title><![CDATA[Re: jit.path &#038; gl.path setscale]]></title>
					<link>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-178662</link>
					<pubDate>Fri, 08 Jun 2012 16:51:24 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>hello. the second row in the path matrix contain the handle/tangent values for each point in the path.<br />
however, if your @interpmode is still the default value of &#8220;linear&#8221;, these values will be 0 (linear interpolation does not use tangents).</p>
<p>post a patch showing your problem with the scale values, and i&#8217;ll be happy to take a look.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-178663</guid>
					<title><![CDATA[Re: jit.path &#038; gl.path setscale]]></title>
					<link>http://cycling74.com/forums/topic/jit-path-gl-path-setscale/#post-178663</link>
					<pubDate>Fri, 08 Jun 2012 16:52:47 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>check out the &#8220;Discussion&#8221; section of the jit.path reference file, for more information on the matrix output.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

