<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Loading image/Texture Mapping in LWJGL</title>
	<atom:link href="http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 05:23:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dale</title>
		<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/comment-page-1/#comment-862</link>
		<dc:creator>dale</dc:creator>
		<pubDate>Wed, 21 Dec 2011 00:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=318#comment-862</guid>
		<description>Worked straight off on the first try. Very helpful. Thanks a lot for posting!</description>
		<content:encoded><![CDATA[<p>Worked straight off on the first try. Very helpful. Thanks a lot for posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yusuf</title>
		<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/comment-page-1/#comment-836</link>
		<dc:creator>Yusuf</dc:creator>
		<pubDate>Sat, 05 Nov 2011 02:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=318#comment-836</guid>
		<description>change:
 texture = TextureLoader.getTexture(“PNG”, new FileInputStream(“Data/grass.png”));
to:
texture = TextureLoader.getTexture(“PNG”, new FileInputStream(“Data/crate.png”));</description>
		<content:encoded><![CDATA[<p>change:<br />
 texture = TextureLoader.getTexture(“PNG”, new FileInputStream(“Data/grass.png”));<br />
to:<br />
texture = TextureLoader.getTexture(“PNG”, new FileInputStream(“Data/crate.png”));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: And7s</title>
		<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/comment-page-1/#comment-763</link>
		<dc:creator>And7s</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=318#comment-763</guid>
		<description>Thanks. Well done.</description>
		<content:encoded><![CDATA[<p>Thanks. Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: padam</title>
		<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/comment-page-1/#comment-734</link>
		<dc:creator>padam</dc:creator>
		<pubDate>Mon, 11 Jul 2011 14:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=318#comment-734</guid>
		<description>what other rest of code u mean ?????</description>
		<content:encoded><![CDATA[<p>what other rest of code u mean ?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meh</title>
		<link>http://www.gaanza.com/blog/loading-imagetexture-mapping-in-lwjgl/comment-page-1/#comment-733</link>
		<dc:creator>meh</dc:creator>
		<pubDate>Mon, 11 Jul 2011 11:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=318#comment-733</guid>
		<description>And the rest of the code is where, in some gash lib?!?... less than useless</description>
		<content:encoded><![CDATA[<p>And the rest of the code is where, in some gash lib?!?&#8230; less than useless</p>
]]></content:encoded>
	</item>
</channel>
</rss>

