<?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.gen &amp; output &amp; input formats confusing me totally :-(</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 16:33:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/#post-45691</guid>
					<title><![CDATA[jit.gen &amp; output &amp; input formats confusing me totally :-(]]></title>
					<link>http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/#post-45691</link>
					<pubDate>Thu, 21 Jun 2012 16:40:47 +0000</pubDate>
					<dc:creator>Julien Bayle</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I need to enter a 4-uplets in a jit.gen in order to make a calculation.<br />
til here, no problem.</p>
<p>I&#39;m splitting the uplet into 4 floats components  with swiz&#8230; til cute&#8230;<br />
Then, I&#39;m making my calculation, all ok.</p>
<p>problems appear when I&#39;m trying to &#8220;build&#8221; my output.<br />
I need to pop out 9 floats.</p>
<p>Here is my patch attached.</p>
<p>Because I&#39;m building 3 vectors and popping them out the jit.gen, I&#39;m using glue to .. glue them to make a resulting matrix 3&#215;3, which is here the rotation matrix I need to produce my azimuth calculation.</p>
<p>Please where is the problem?<br />
I tried to tweak the jit.gen attributes, to make it not adapting, 1 1 as dimension &#038; 3 planes&#8230; all the same&#8230; the resulting matrix from glue is 0. 0. 0 0. 0.     &#8230;.</p>
<p> [attachment=197189,4075]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/#post-164773</guid>
					<title><![CDATA[Re: jit.gen &#038; output &#038; input formats confusing me totally :-(]]></title>
					<link>http://cycling74.com/forums/topic/jit-gen-output-input-formats-confusing-me-totally/#post-164773</link>
					<pubDate>Thu, 21 Jun 2012 16:51:26 +0000</pubDate>
					<dc:creator>Julien Bayle</dc:creator>

					<description>
						<![CDATA[
						<p>here is another variant<br />
seems better</p>
<p>jit.gen is 4 plane not adapting in order to provide the process of the 4 plane stuff coming into it.<br />
and thus, it pops out vectors with 4 components EVEN if I&#39;m still using (vec 0. 0. 0. ) object before output.</p>
<p>the fourh component is 0.0000</p>
<p>I can probably remove it with scissors..<br />
but it would be smarter to avoid to have it.</p>
<p>how would you advise to me ?</p>
<p> [attachment=197190,4076]</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

