<?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: artoolkit new markers entry from max</title>
		<atom:link href="http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 22:51:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-59220</guid>
					<title><![CDATA[artoolkit new markers entry from max]]></title>
					<link>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-59220</link>
					<pubDate>Sun, 09 Oct 2011 17:16:07 +0000</pubDate>
					<dc:creator>Ad.</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,<br />
Hi would like to control the terminal application mk_patt from <a href="http://www.hitl.washington.edu/artoolkit/" rel="nofollow">http://www.hitl.washington.edu/artoolkit/</a> from max.<br />
The shell object just opens a new terminal window, but would it be poassible to deal with mk_patt in the shell object itself and not a new terminal window wich doesn&#8217;t let me to interact and to automate stuffs.<br />
Hope I am clear. </p>
<p>Thx.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212737</guid>
					<title><![CDATA[Re: artoolkit new markers entry from max]]></title>
					<link>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212737</link>
					<pubDate>Mon, 10 Oct 2011 02:57:42 +0000</pubDate>
					<dc:creator>cap10subtext</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, the only issue I can see is that the program mk_patt is interactive, so it waits for your prompts&#8230;</p>
<p>If you wanted to try and make the process interactive from within Max, I think it&#8217;d be easier to make a C external with mk_patt.c than it would be to try and make the shell work.</p>
<p>I can&#8217;t even make it launch, it chokes on the prompt for the camera_param filename&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212738</guid>
					<title><![CDATA[Re: artoolkit new markers entry from max]]></title>
					<link>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212738</link>
					<pubDate>Wed, 12 Oct 2011 16:11:12 +0000</pubDate>
					<dc:creator>Ad.</dc:creator>

					<description>
						<![CDATA[
						<p>thx you.<br />
Unfortunately, I&#8217;ve never made my own extrernals… Would you have some start tips ? Thx you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212739</guid>
					<title><![CDATA[Re: artoolkit new markers entry from max]]></title>
					<link>http://cycling74.com/forums/topic/artoolkit-new-markers-entry-from-max/#post-212739</link>
					<pubDate>Wed, 12 Oct 2011 16:57:28 +0000</pubDate>
					<dc:creator>cap10subtext</dc:creator>

					<description>
						<![CDATA[
						<p>I just took a look at it&#8230; i&#8217;m not sure i have a lot of time between now and the weekend, but I might be able to hack something together at some point.</p>
<p>As far as starting tips?  When I first started building the ARToolkit one I had a whack of problems linking to the frameworks so the project files i&#8217;m using are a little&#8230; special.</p>
<p>If you can write in C, you basically just duplicate an existing mac project (i used jit.3m) and then change all occurances of &#8220;3m&#8221; to your external name such as, &#8220;armarkers&#8221;.  Add your headers, you then can start gutting the external of it&#8217;s own functions and replacing them with your own calls.</p>
<p>There&#8217;s no instant way to do it sadly.</p>
<p>Like I said, I might be able to wrangle something at some point but timeline is a little iffy.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

