<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Hello, friend.How to create a camera?</title>
		<link>http://www.allegro.cc/forums/view/617296</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 09 Mar 2018 06:21:06 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I tried to create the camera with a single screen, but according to the wiki I was creating something weird.</p><p>---------------------------------<br />No one can provide some reference to it? <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /> </p><p>The example on the wiki is really a headache for me. <img src="http://www.allegro.cc/forums/smileys/lipsrsealed.gif" alt=":-X" /> <br />He does not have coherent thinking, much less an example. <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" /> </p><p>Who can help me and patted...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (keprast)</author>
		<pubDate>Thu, 01 Mar 2018 13:39:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>People will be able to help you better if you perhaps showed some of your source code of what you tried already.  Which example did you look at?  The more details, the better people on here can help. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Roy)</author>
		<pubDate>Fri, 02 Mar 2018 03:03:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Also, what kind of game are you doing? 2D, 3D?  And what kind of camera, first person, 3th person...?</p><p>And what programming language: C, Python, Pascal, C++...?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Wed, 07 Mar 2018 16:21:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
</p><div class="source-code snippet"><div class="inner"><pre>camera_x <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span> <span class="c">//have keyboard controls increase or decrease these.</span>
camera_y <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span>

<span class="k1">void</span> draw_my_stuff_at<span class="k2">(</span>object_x <span class="k3">-</span> camera_x, object_y <span class="k3">-</span> camera_y<span class="k2">)</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 09 Mar 2018 06:21:06 +0000</pubDate>
	</item>
</rss>
