<?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.nurbs / control points</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:06:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-43088</guid>
					<title><![CDATA[jit.gl.nurbs / control points]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-43088</link>
					<pubDate>Sun, 29 Mar 2009 16:17:50 +0000</pubDate>
					<dc:creator>algorithmic@gmx.at</dc:creator>

					<description>
						<![CDATA[
						<p>hello everybody!</p>
<p>it&#8217;s about the jit.gl.nurbs object:<br />
could anyone tell me how to handle (control/move/place) the &#8220;control points&#8221; of the &#8220;nurbs-plane&#8221;?  i found out that it works somehow creating a matrix and sending its output appending ctlmatrix into the jit.gl.nurbs object. but unfortunately the help/example files didn&#8217;t really help me to understand how to handle/move the points separately and precisely.</p>
<p>it would be very helpful if anyone could tell me how to handle just 4 &#8220;control points&#8221;, the 4 &#8220;corner-points&#8221; of a simple plane!</p>
<p>thanks so much!!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-154406</guid>
					<title><![CDATA[Re: jit.gl.nurbs / control points]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-154406</link>
					<pubDate>Sun, 29 Mar 2009 18:03:59 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>to position the a four-cornered nurbs plane, send a 2&#215;2 matrix as the ctlmatrix.  you can have precise control of these corners by setting the cells of the matrix, and re-sending to the nurbs.</p>
<p>search the forum for many examples of using nurbs.</p>
<p>post a patch showing your what you are trying to achieve for more help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-154407</guid>
					<title><![CDATA[Re: jit.gl.nurbs / control points]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-nurbs-control-points/#post-154407</link>
					<pubDate>Tue, 31 Mar 2009 10:33:33 +0000</pubDate>
					<dc:creator>algorithmic@gmx.at</dc:creator>

					<description>
						<![CDATA[
						<p>thanks robtherich! yesterday i found the manipulator (JitterRecipes-Book2) patch of andrew from cycling&#8230; now i understand how it works! yipieee!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

