<?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: texture video on a trapeze</title>
		<atom:link href="http://cycling74.com/forums/topic/texture-video-on-a-trapeze/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 06:28:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-53708</guid>
					<title><![CDATA[texture video on a trapeze]]></title>
					<link>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-53708</link>
					<pubDate>Fri, 03 Dec 2010 16:27:09 +0000</pubDate>
					<dc:creator>romainv</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>i want to texture a video on a trapezoid quad.<br />
I generate the quad with jit.gl.sketch.<br />
My problem is the way of texturing the video on the quad : 2 triangles !!!<br />
So when a distort the quad by changing the position of one point, only the concerned half part of video is distorted.<br />
I want my whole video distorted when i change one point of the quad&#8230;</p>
<p>any idea?</p>
<p>Thanks for helping</p>
<p>Romain V</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-193171</guid>
					<title><![CDATA[Re: texture video on a trapeze]]></title>
					<link>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-193171</link>
					<pubDate>Fri, 03 Dec 2010 16:57:34 +0000</pubDate>
					<dc:creator>glBeatriz</dc:creator>

					<description>
						<![CDATA[
						<p>I think you might have to specify texture coordinates per vertex, for example: gltexcoords 0 0,<br />
glvertex (vertexcoordinates),<br />
gltexcoords 0 1,<br />
glvertex (vertex coordinates)<br />
etc.</p>
<p>See the complete list of glcommands in the jit.gl.sketch help file.<br />
You should take into account the order of the vertices (I think it is usually counter-clockwise). Please post a patch so that we can have more information about what you want to do</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-193172</guid>
					<title><![CDATA[Re: texture video on a trapeze]]></title>
					<link>http://cycling74.com/forums/topic/texture-video-on-a-trapeze/#post-193172</link>
					<pubDate>Sun, 05 Dec 2010 13:14:11 +0000</pubDate>
					<dc:creator>romainv</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much,</p>
<p>actually, it works with jit.gl.mesh&#8230; much easier than jit.gk.sketch for this stuff&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

