<?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: Storing jit.gl.model in 2 dimension matrix</title>
		<atom:link href="http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:33:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-66391</guid>
					<title><![CDATA[Storing jit.gl.model in 2 dimension matrix]]></title>
					<link>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-66391</link>
					<pubDate>Thu, 07 Feb 2013 14:25:29 +0000</pubDate>
					<dc:creator>dontmarryme</dc:creator>

					<description>
						<![CDATA[
						<p>Hi I apologize if my question is/was vague to you guys, here is the clear patch illustrates my problem:</p>
<p>I found there&#8217;s only one dimension matrix for jit.gl.model, for the xfade function I will need to store them in 2 dimension matrix, I&#8217;ve successfully made it by jit.fill and jit.spill but then I realize jit.fill has limited list length to output(my model is up to 30k+ dim), so I use PIP method to slice the matrix first but fail to regroup matrix together&#8230;.</p>
<p>(please see the red patcher)</p>
<p>many thanks&#8230;.</p>
<p>L</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238990</guid>
					<title><![CDATA[Re: Storing jit.gl.model in 2 dimension matrix]]></title>
					<link>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238990</link>
					<pubDate>Thu, 07 Feb 2013 20:44:37 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>replace your pak_model sub-patcher with [ jit.scanwrap 3 float32 113 113 ]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238991</guid>
					<title><![CDATA[Re: Storing jit.gl.model in 2 dimension matrix]]></title>
					<link>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238991</link>
					<pubDate>Fri, 08 Feb 2013 01:13:03 +0000</pubDate>
					<dc:creator>dontmarryme</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238992</guid>
					<title><![CDATA[Re: Storing jit.gl.model in 2 dimension matrix]]></title>
					<link>http://cycling74.com/forums/topic/storing-jit-gl-model-in-2-dimension-matrix/#post-238992</link>
					<pubDate>Fri, 08 Feb 2013 01:43:37 +0000</pubDate>
					<dc:creator>dontmarryme</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Rob</p>
<p>This is very useful, it works perfect just except one more thing:</p>
<p>I have just found  if i use jit.scanwrap, there&#8217;s an error massage now from jit.gl.texture -> </p>
<p>jit.gl.texture @rectangle 1: doesn&#8217;t support repeat wrap mode, reverting to &#8216;clamp&#8217;</p>
<p>Thank you!</p>
<p>L</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

