<?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: capture jit.gl.sketch to rectangular texture</title>
		<atom:link href="http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 22:43:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-42625</guid>
					<title><![CDATA[capture jit.gl.sketch to rectangular texture]]></title>
					<link>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-42625</link>
					<pubDate>Tue, 03 Mar 2009 02:45:56 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>I have an @capture in jit.gl.sketch. If I try to make the dims of the texture match the movie, the image gets really messed up (see attached).<br />
On a macbook pro w/ ATI,RadeonX1600 256 MB OSX 10.4.<br />
Is there something I&#8217;m missing or am I out of luck?</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 60 33 60 196617 loadmess 1;<br />
#P newex 252 143 48 196617 loadbang;<br />
#P comment 440 359 68 196617 doesn&#8217;t work;<br />
#P comment 438 335 38 196617 works;<br />
#P message 360 333 77 196617 dim 256 256 0;<br />
#P message 363 359 77 196617 dim 320 240 0;<br />
#P message 343 428 84 196617 dim 320 240 0;<br />
#P newex 340 403 62 196617 prepend set;<br />
#B color 5;<br />
#P message 63 353 40 196617 getdim;<br />
#P newex 57 237 48 196617 loadbang;<br />
#P newex 290 70 60 196617 loadmess 1;<br />
#N vpatcher 672 456 1083 719;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 204 135 67 196617 r toalllayers;<br />
#P newex 264 97 60 196617 r noeffects;<br />
#P newex 151 98 54 196617 change -1;<br />
#P newex 171 61 31 196617 != 0.;<br />
#P toggle 214 66 15 0;<br />
#P message 138 136 53 196617 enable $1;<br />
#P window linecount 3;<br />
#P newex 43 166 283 196617 jit.gl.videoplane Output @lighting_enable 0 @smooth_shading 1 @depth_enable 0 @blend_enable 1 @transform_reset 2 @layer 0 @color 1 1 1 1 @texture moviemix @enable 0;<br />
#P window linecount 1;<br />
#P newex 41 78 90 196617 pak color 1 1 1 1.;<br />
#P inlet 155 40 15 0;<br />
#P connect 8 0 2 0;<br />
#P connect 1 0 2 0;<br />
#P connect 3 0 2 0;<br />
#P connect 0 0 1 4;<br />
#P connect 7 0 1 4;<br />
#P connect 4 0 3 0;<br />
#P connect 6 0 3 0;<br />
#P connect 5 0 6 0;<br />
#P connect 0 0 5 0;<br />
#P pop 1;<br />
#P newobj 293 106 60 196617 p noeffects;<br />
#P flonum 373 91 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P user jit.pwindow 436 216 82 62 0 1 0 0 1 0;<br />
#P message 253 164 83 196617 read dishes.mov;<br />
#P newex 257 189 63 196617 jit.qt.movie;<br />
#B color 5;<br />
#P newex 256 217 197 196617 jit.gl.texture Output @name 1movtexture;<br />
#B color 5;<br />
#P message 59 265 33 196617 dump;<br />
#N coll ;<br />
#T flags 1 0;<br />
#T 0 reset;<br />
#T 1 moveto 0 0 0;<br />
#T 2 glcolor 1 1 1 1;<br />
#T 3 glbindtexture 1movtexture;<br />
#T 4 plane 1 1;<br />
#P newobj 56 288 53 196617 coll;<br />
#P window setfont Arial 9.;<br />
#P newex 57 217 80 131137545 jit.window Output;<br />
#P newex 61 105 68 131137545 t b l b erase b;<br />
#P toggle 60 60 15 0;<br />
#P newex 60 84 55 131137545 metro 20;<br />
#P newex 60 194 179 131137545 jit.gl.render Output @erase_color 0 0 0 1;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 63 379 289 196617 jit.gl.texture Output @name moviemix @wrap mirroredrepeat;<br />
#B color 5;<br />
#P window linecount 2;<br />
#P newex 56 313 261 196617 jit.gl.sketch Output @lighting_enable 0 @depth_enable 0 @blend_enable 1 @capture moviemix @blend_mode 6 1;<br />
#B color 5;<br />
#P comment 186 50 100 196617 trying to use glproctable;<br />
#P connect 26 0 5 0;<br />
#P connect 9 0 8 0;<br />
#P connect 8 0 1 0;<br />
#P connect 17 0 9 0;<br />
#P connect 5 0 4 0;<br />
#P connect 6 0 3 0;<br />
#P connect 6 1 3 0;<br />
#P connect 6 3 3 0;<br />
#P connect 4 0 6 0;<br />
#P connect 22 0 2 0;<br />
#P connect 21 0 2 0;<br />
#P connect 18 0 2 0;<br />
#P connect 25 0 12 0;<br />
#P connect 11 0 10 0;<br />
#P connect 12 0 11 0;<br />
#P connect 6 4 11 0;<br />
#P connect 16 0 15 0;<br />
#P connect 14 0 15 0;<br />
#P connect 2 1 19 0;<br />
#P connect 19 0 20 0;<br />
#P connect 11 0 13 0;<br />
#P window clipboard copycount 27;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152617</guid>
					<title><![CDATA[Re: capture jit.gl.sketch to rectangular texture]]></title>
					<link>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152617</link>
					<pubDate>Tue, 03 Mar 2009 03:23:27 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>possibly @rectangle on your gl.texture?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152618</guid>
					<title><![CDATA[Re: capture jit.gl.sketch to rectangular texture]]></title>
					<link>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152618</link>
					<pubDate>Tue, 03 Mar 2009 04:59:08 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>No, that didn&#8217;t help. @rectangle is 1 by default.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152619</guid>
					<title><![CDATA[Re: capture jit.gl.sketch to rectangular texture]]></title>
					<link>http://cycling74.com/forums/topic/capture-jit-gl-sketch-to-rectangular-texture/#post-152619</link>
					<pubDate>Wed, 11 Mar 2009 19:24:34 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>it turns out that my ati x1600 256mb video card on my MacBook Pro doesn&#8217;t support rectangular textures with wrap as mirroredrepeat. <br />
Darn it!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

