<?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: get pen location in jit.qt.sketch</title>
		<atom:link href="http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 09:25:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-25995</guid>
					<title><![CDATA[get pen location in jit.qt.sketch]]></title>
					<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-25995</link>
					<pubDate>Tue, 16 May 2006 12:41:58 +0000</pubDate>
					<dc:creator>mattyo</dc:creator>

					<description>
						<![CDATA[
						<p>Greetings,</p>
<p>I&#8217;ve been trying to figure out how to query the jit.qt.sketch object  <br />
to give me its current drawing position, something along the lines of  <br />
the &#8220;getpenloc&#8221; message one would send to an lcd.  If it&#8217;s in the  <br />
docs its buried deep.  Does anyone know the answer to this off the  <br />
top of their heads?</p>
<p>Thanks,</p>
<p>M</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77181</guid>
					<title><![CDATA[Re: get pen location in jit.qt.sketch]]></title>
					<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77181</link>
					<pubDate>Tue, 16 May 2006 18:17:24 +0000</pubDate>
					<dc:creator>Joshua Kit Clayton</dc:creator>

					<description>
						<![CDATA[
						<p>This is not possible. You will need to keep track of the incoming  <br />
drawing commands.</p>
<p>-Joshua</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77182</guid>
					<title><![CDATA[Re: get pen location in jit.qt.sketch]]></title>
					<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77182</link>
					<pubDate>Tue, 16 May 2006 20:30:43 +0000</pubDate>
					<dc:creator>mattyo</dc:creator>

					<description>
						<![CDATA[
						<p>Ouch, that hurts.  Would there be some other way of determining if  <br />
the object was drawing beyond the visible GL world?</p>
<p>Thanks,</p>
<p>M</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77183</guid>
					<title><![CDATA[Re: get pen location in jit.qt.sketch]]></title>
					<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77183</link>
					<pubDate>Tue, 16 May 2006 20:43:42 +0000</pubDate>
					<dc:creator>Joshua Kit Clayton</dc:creator>

					<description>
						<![CDATA[
						<p>
On May 16, 2006, at 1:30 PM, mattyo wrote:</p>
<p>> Ouch, that hurts. Would there be some other way of determining if  <br />
> the object was drawing beyond the visible GL world?</p>
<p>If you can record your &#8220;movetos&#8221; and concatenate your matrix  <br />
transformations (glposition/scale/rotate) appropriately, you will  <br />
have a point. You can then use the JS accessible worldtoscreen to  <br />
determine if this point is in your window. In a future version  <br />
jit.gl.render will have worldtoscreen/screentoworld available as part  <br />
of the patcher.</p>
<p>-Joshua</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77184</guid>
					<title><![CDATA[Re: get pen location in jit.qt.sketch]]></title>
					<link>http://cycling74.com/forums/topic/get-pen-location-in-jit-qt-sketch/#post-77184</link>
					<pubDate>Wed, 17 May 2006 00:25:52 +0000</pubDate>
					<dc:creator>mattyo</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the help &#8212; I predict wailing an gnashing of teeth in my  <br />
future, but at least I&#8217;ve got a place to start&#8230;.</p>
<p>M</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

