<?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: updating jit.matrix inside javascript</title>
		<atom:link href="http://cycling74.com/forums/topic/updating-jit-matrix-inside-javascript/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/updating-jit-matrix-inside-javascript/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 20:05:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/updating-jit-matrix-inside-javascript/#post-59026</guid>
					<title><![CDATA[updating jit.matrix inside javascript]]></title>
					<link>http://cycling74.com/forums/topic/updating-jit-matrix-inside-javascript/#post-59026</link>
					<pubDate>Sat, 24 Sep 2011 16:47:55 +0000</pubDate>
					<dc:creator>llumen</dc:creator>

					<description>
						<![CDATA[
						<p>hello all,<br />
I&#8217;ve been poundering my brain on tis for quite some time, but I can&#8217;t seem to find the answer, I&#8217;m really hoping someone can help me out here</p>
<p>what i&#8217;m trying to do is use a glmultmatrix for a jit.gl.sketch in javascript<br />
I&#8217;ve made the sketch object and set  </p>
<p>sketch.glmultmatrix=multMatrix;</p>
<p>I&#8217;ve made a function with the setcell message to fill the multMatrix</p>
<p>I think i need the following to update my matrix</p>
<p>multMatrix.matrixcalc(multMatrix,multMatrix);</p>
<p>but that gives an error saying matrixcalc is not a function.</p>
<p>I&#8217;m totally lost here, and I&#8217;m  wondering if this is a way of doing this altogether?</p>
<p>Also will the sketch automatically check the multMatrix or should i do something there too?</p>
<p>Is there anyone who can explain me what I&#8217;m missing?</p>
<p>Best Regards,</p>
<p>Pieter</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

