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

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-26137</guid>
					<title><![CDATA[jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-26137</link>
					<pubDate>Wed, 24 May 2006 13:45:15 +0000</pubDate>
					<dc:creator>Bruno Zamborlin</dc:creator>

					<description>
						<![CDATA[
						<p>Dear all, I have a problem with jit.gl.render.<br />
I&#8217;m using MaxMSP 4.5.5. and Jitter 1.5.2. (demo mode) on Windows XP.</p>
<p>If I link a jit.noise (or something else) to a jit.pwindow everything is ok, but if I link jit.noise to a &#8220;jit.gl.render name&#8221; and I create a pwindow &#8220;name&#8221;, it doesn&#8217;t work.</p>
<p>That&#8217;s the patch that explain the problem:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P comment 469 487 36 9109513 plato3:;<br />
#P comment 505 408 181 9109513 It doesn&#8217;t work: I can&#8217;t see the noise here;<br />
#P user jit.pwindow 507 255 173 130 0 1 0 0 1 0;<br />
#X name u042000044;<br />
#P objectname plato3[1];<br />
#P user jit.pwindow 505 425 173 130 0 1 0 0 1 0;<br />
#X name plato3;<br />
#P objectname plato3;<br />
#P newex 424 328 52 9109513 route init;<br />
#P newex 314 276 104 9109513 prepend draw_pixels;<br />
#P newex 314 246 102 9109513 route jit_matrix;<br />
#P newex 314 222 121 9109513 jit.noise 4 char 320 240;<br />
#P window linecount 3;<br />
#P message 122 131 121 9109513 texture grid 64 64 , camera 0 0 4 , light_position -2 -1 -1 0;<br />
#P window linecount 1;<br />
#P newex 260 176 43 9109513 jit.qball;<br />
#P newex 260 196 58 9109513 t b b erase;<br />
#P toggle 260 131 15 0;<br />
#P newex 260 155 55 9109513 metro 20;<br />
#P newex 260 301 174 9109513 jit.gl.render plato3 @depth_enable 1;<br />
#P comment 521 238 148 9109513 It works: I can see the noise here;<br />
#P fasten 10 0 6 0 429 352 103 352 103 116 127 116;<br />
#P connect 3 0 2 0;<br />
#P connect 2 0 5 0;<br />
#P connect 5 0 4 0;<br />
#P connect 4 2 1 0;<br />
#P connect 4 0 1 0;<br />
#P connect 6 0 1 0;<br />
#P connect 9 0 1 0;<br />
#P connect 4 1 7 0;<br />
#P connect 8 0 9 0;<br />
#P connect 1 1 10 0;<br />
#P fasten 7 0 12 0 319 244 513 244;<br />
#P connect 7 0 8 0;<br />
#P window clipboard copycount 15;</p>
<p>
Where I am mistaking? </p>
<p>Regards, <br />
Bruno</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77715</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77715</link>
					<pubDate>Wed, 24 May 2006 15:34:30 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>Your patch works here, on OS X 10.4.6. Check the jitter list archives  <br />
for Joshua Kit Claytons recommendation for PC drivers. I believe he  <br />
recommends the latest ATI Catalyst drivers.</p>
<p>
v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77716</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77716</link>
					<pubDate>Wed, 24 May 2006 21:03:21 +0000</pubDate>
					<dc:creator>Bruno Zamborlin</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you Vade.<br />
But I can&#8217;t find anything about ATI drivers. I try to install ATI Catalyst from here: </p>
<p><a href="http://download.freenet.de/archiv_a/ati_catalyst_treibe" rel="nofollow">http://download.freenet.de/archiv_a/ati_catalyst_treibe</a> r_w2k-xp_5566.html<br />
 without success.</p>
<p>I&#8217;m using a Dell Latitude laptop with a Mobility Radeon X300&#8230; is this of aid?</p>
<p>Thx :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77717</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77717</link>
					<pubDate>Thu, 25 May 2006 09:25:52 +0000</pubDate>
					<dc:creator>Bruno Zamborlin</dc:creator>

					<description>
						<![CDATA[
						<p>I have noticed that the example patch &#8220;jitter-examples/render/jit.gl.render-over-movie.pat&#8221; also doesn&#8217;t work.<br />
I can view the rendering (from jit.slide) and I can heard the audio from the .avi that I imported. But I can see it.</p>
<p>No error in the Max Window.</p>
<p>Is it maybe a Windows Jitter bug?<br />
Or is it just a problem of my video card maybe?</p>
<p>Regards,<br />
Bruno</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77718</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77718</link>
					<pubDate>Thu, 25 May 2006 14:11:51 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>Honestly, I dont know &#8211; I dont own a PC so I dont deal with  <br />
conflicting/odd driver issues. Maybe *search* the forums, or email  <br />
<a href="mailto:support@cycling74.com">support@cycling74.com</a> for help.</p>
<p>
v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77719</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77719</link>
					<pubDate>Thu, 25 May 2006 21:49:15 +0000</pubDate>
					<dc:creator>Bruno Zamborlin</dc:creator>

					<description>
						<![CDATA[
						<p>Andrew B. from Cycling74 told me this is a bug, and that he will try to fix it on the next version of Jitter.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77720</guid>
					<title><![CDATA[Re: jit.gl.render problem]]></title>
					<link>http://cycling74.com/forums/topic/jit-gl-render-problem/#post-77720</link>
					<pubDate>Thu, 25 May 2006 21:55:25 +0000</pubDate>
					<dc:creator>Joshua Kit Clayton</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, thanks for the report. I believe it arises from a similar  <br />
problem as Peter Nyboer&#8217;s recent glreadpixels problem. A workaround  <br />
for this problem would be to render a videoplane instead of using the  <br />
draw_pixels method.</p>
<p>-Joshua</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

