<?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: 21. OpenGL Display Lists</title>
	<atom:link href="http://www.swiftless.com/tutorials/opengl/displaylists.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swiftless.com/tutorials/opengl/displaylists.html</link>
	<description>Game Programming and Computer Graphics Tutorials</description>
	<lastBuildDate>Wed, 01 Feb 2012 09:19:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Swiftless</title>
		<link>http://www.swiftless.com/tutorials/opengl/displaylists.html/comment-page-1#comment-1070</link>
		<dc:creator>Swiftless</dc:creator>
		<pubDate>Mon, 06 Dec 2010 01:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://swiftless.com/wordpress/?p=187#comment-1070</guid>
		<description>Hey TBM,

Your question doesn&#039;t make much sense at first glance, what does the y value do? Also, it wouldn&#039;t be wise to use variables in display lists, they are only meant to store shapes that don&#039;t change. 

Cheers,
Swiftless</description>
		<content:encoded><![CDATA[<p>Hey TBM,</p>
<p>Your question doesn&#8217;t make much sense at first glance, what does the y value do? Also, it wouldn&#8217;t be wise to use variables in display lists, they are only meant to store shapes that don&#8217;t change. </p>
<p>Cheers,<br />
Swiftless</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TBM</title>
		<link>http://www.swiftless.com/tutorials/opengl/displaylists.html/comment-page-1#comment-1045</link>
		<dc:creator>TBM</dc:creator>
		<pubDate>Fri, 12 Nov 2010 16:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://swiftless.com/wordpress/?p=187#comment-1045</guid>
		<description>Hey, just tried this tutorial and it all works very nicely (so good on you for that) but I am having some difficulty will using this with an object with variable... er... variable.

For this quad I am using a variable y value (in 3d space) which works fine normally, but when I put it into here the shape does not show the variable value changing at all (I&#039;m trying to get water wave effects working on a game).

Any thoughts?
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hey, just tried this tutorial and it all works very nicely (so good on you for that) but I am having some difficulty will using this with an object with variable&#8230; er&#8230; variable.</p>
<p>For this quad I am using a variable y value (in 3d space) which works fine normally, but when I put it into here the shape does not show the variable value changing at all (I&#8217;m trying to get water wave effects working on a game).</p>
<p>Any thoughts?<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IsItBroken</title>
		<link>http://www.swiftless.com/tutorials/opengl/displaylists.html/comment-page-1#comment-843</link>
		<dc:creator>IsItBroken</dc:creator>
		<pubDate>Tue, 13 Jul 2010 18:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://swiftless.com/wordpress/?p=187#comment-843</guid>
		<description>It means either the resolution you are trying to use or the refresh rate are not supported by your hardware, try changing the 75 to a 60 and running it.</description>
		<content:encoded><![CDATA[<p>It means either the resolution you are trying to use or the refresh rate are not supported by your hardware, try changing the 75 to a 60 and running it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chaitanya2106</title>
		<link>http://www.swiftless.com/tutorials/opengl/displaylists.html/comment-page-1#comment-396</link>
		<dc:creator>chaitanya2106</dc:creator>
		<pubDate>Sun, 11 Apr 2010 13:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://swiftless.com/wordpress/?p=187#comment-396</guid>
		<description>Hey people, 
I can&#039;t enter into the GameMode, the ms-dos window appears with a message that &quot;unrecognized string in game mode&quot; , &quot;cannot create windows in game mode&quot; .  i think its related to the glutGameModeString(&quot;...&quot;);, i copied the string from here too , still got the error
Please help me.</description>
		<content:encoded><![CDATA[<p>Hey people,<br />
I can&#8217;t enter into the GameMode, the ms-dos window appears with a message that &#8220;unrecognized string in game mode&#8221; , &#8220;cannot create windows in game mode&#8221; .  i think its related to the glutGameModeString(&#8220;&#8230;&#8221;);, i copied the string from here too , still got the error<br />
Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Kline</title>
		<link>http://www.swiftless.com/tutorials/opengl/displaylists.html/comment-page-1#comment-45</link>
		<dc:creator>Eric Kline</dc:creator>
		<pubDate>Sun, 28 Mar 2010 20:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://swiftless.com/wordpress/?p=187#comment-45</guid>
		<description>These are great tutorials, you explain things very well :D</description>
		<content:encoded><![CDATA[<p>These are great tutorials, you explain things very well <img src='http://www.swiftless.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

