<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WarmTart</title>
		<link>http://www.warmtart.co.uk/Blog/index.php</link>
		<description><![CDATA[Smoke me a kipper Skipper, I`ll be back for breakfast.]]></description>
		<copyright>Copyright 2010, TheSmit</copyright>
		<managingEditor>TheSmit</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.5.1</generator>
		<item>
			<title>10 things I have aded to the Terrain demo</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry090305-150549</link>
			<description><![CDATA[here is a list of 10 things I have added to the <a href="http://www.warmtart.co.uk/demos/Terrain/Test.jnlp" target="_blank" >Terrain demo</a>:-<br /><br />1: Quadtree rendering - Helps immensely with speed of rendering and also with planning the LOD.<br /><br />2: Frustum culling integrated into the QuadTree - Further increase in frameRates.   <br /><br />3: Removed GLSL - I have removed the use of GLSL and switched to standard OpenGL Multi-Texturing to help with inconsistencies across different Graphics Cards ( I was very annoyed with trying to get things working on ATI-Nvidia-Intel all at the same time.<br /><br />4: Animated water mesh - This gives a great effect, and has surprisingly little effect on framerates.<br /><br />5: Skydome - Where would we be without a nice sky to look at.<br /><br />6: Randomly generated clouds - Using Fractal Brownian Motion, sounds much more impressive than it actually is, but gives us a nice set of random clouds to populate our skydome.<br /><br />7: Detail map - Well, the standard multi-texturing technique wasn`t quite enough , so we now LERP between textures for different height ranges and then stick a layer of seemingly random splodges over the top ..... makes it look much nicer.<br /><br />8: Ability to load and save Terrain data<br /><br />9: three different methods of generating random Terrains as well as the ability to load in a greyscale TGA image as a heightmap<br /><br />10: Currently, all other entities removed from the demo , it`s just a Terrain at the moment ..... Hmmmm shall I change the game dynamics? or not even bother, and leave it as a pure Terrain demo?]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry090305-150549</guid>
			<author>TheSmit</author>
			<pubDate>Thu, 05 Mar 2009 15:05:49 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=09&amp;m=03&amp;entry=entry090305-150549</comments>
		</item>
		<item>
			<title>Terrain Demo update</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry090305-150316</link>
			<description><![CDATA[The new Terrain demo is almost ready to roll out. I have had a lot of fun coding it over the last few weeks, and as of now, the only thing missing from the list of proposed new improvements is the lighting. see future posts very soon for screenshots, and take a peek at how it`s looking right now from the link on the left.]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry090305-150316</guid>
			<author>TheSmit</author>
			<pubDate>Thu, 05 Mar 2009 15:03:16 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=09&amp;m=03&amp;entry=entry090305-150316</comments>
		</item>
		<item>
			<title>Working on vast improvements to the terrain demo</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry090219-130656</link>
			<description><![CDATA[Over the last few days/weeks, I have been working on some major improvements on the terrain demo. I am expecting to very shortly add a Quadtree terrain with some cool added features like   erosion , propogation? ( adding more detail to rougher terrain areas). lovely animaterd water ( ripples and waves), mist ( a nice mist hanging over the water in certain areas,and more.....<br /><br />I have been able to do these things for 2 reasons. Firstly because I bought a new book called &quot;Focus on: 3D terrain programming&quot;.. and secondly due to the help of the genius Matthias Mann ( <a href="http://www.matthiasmann.de" target="_blank" >www.MatthiasMann.de</a> .<br /><br />The book explains a lot of theory behind the things I have been trying to do, and although it claims to give you all the code you need to get it all working, there`s a major problem from my point of view..... IT`S ALL IN C++.<br /><br />Hence the help of Matthias, as there are quite a few things which C++ does which I completely do not ( or hopefully, did not) understand.<br /><br />Once these things are added to my demo, I will upload a mass of screenshots and details .... also code if I am allowed :)<br /><br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry090219-130656</guid>
			<author>TheSmit</author>
			<pubDate>Thu, 19 Feb 2009 13:06:56 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=09&amp;m=02&amp;entry=entry090219-130656</comments>
		</item>
		<item>
			<title>still working</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry090128-173146</link>
			<description><![CDATA[I am still working on it :)<br /><br />Have changed the whole rendering process of the demo and now find that although it looks great and framerates are great, the scale of things is too small..... so whats the way forward?<br /><br />well, I decided to add a SCALE variable to everything and its going ok except theres a small problem with interpolating heights which I am still looking into..<br /><br />How I have things now, my 256*256 map looks nice and hilly and smooth, but also looks massive... I LIKE IT!!<br /><br />always a bugger, trying to decide if I should get the current part perfect or move onto the next thing and come back to it.....current thinking is &quot;Dont move forward til its perfect&quot;]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry090128-173146</guid>
			<author>TheSmit</author>
			<pubDate>Wed, 28 Jan 2009 17:31:46 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=09&amp;m=01&amp;entry=entry090128-173146</comments>
		</item>
		<item>
			<title>Latest</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry090125-155738</link>
			<description><![CDATA[Well, the latest update fixes all the annoying 3rd person camera glitches and adds back in the player and the enemies. It generally works well, but I am having problems with Frustum and LOD as can be seen.....<br /><br /><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/94wvHM51e9c&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/94wvHM51e9c&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry090125-155738</guid>
			<author>TheSmit</author>
			<pubDate>Sun, 25 Jan 2009 15:57:38 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=09&amp;m=01&amp;entry=entry090125-155738</comments>
		</item>
		<item>
			<title>kps please contact me </title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry081121-004603</link>
			<description><![CDATA[kps. I got a mail from you but not sure what is going on. please contact me again.<br /><br />thanks<br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry081121-004603</guid>
			<author>TheSmit</author>
			<pubDate>Fri, 21 Nov 2008 00:46:03 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=08&amp;m=11&amp;entry=entry081121-004603</comments>
		</item>
		<item>
			<title>what I`m working on at the moment</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry080422-224757</link>
			<description><![CDATA[<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/DnhrijT2d6I&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/DnhrijT2d6I&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry080422-224757</guid>
			<author>TheSmit</author>
			<pubDate>Tue, 22 Apr 2008 22:47:57 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=08&amp;m=04&amp;entry=entry080422-224757</comments>
		</item>
		<item>
			<title>a couple of pics</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry080420-210443</link>
			<description><![CDATA[ added a couple of pics of my terrain demo<br /><br /><a href="javascript:openpopup('images/TerrainHelp.jpg',814,637,false);"><img src="images/TerrainHelp.jpg" width="400" height="313" border="0" alt="" /></a> <br /><br /><a href="javascript:openpopup('images/TerrainLatest.jpg',816,638,false);"><img src="images/TerrainLatest.jpg" width="400" height="313" border="0" alt="" /></a> <br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry080420-210443</guid>
			<author>TheSmit</author>
			<pubDate>Sun, 20 Apr 2008 21:04:43 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=08&amp;m=04&amp;entry=entry080420-210443</comments>
		</item>
		<item>
			<title>Terrain demo</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry070917-001655</link>
			<description><![CDATA[please try out the <a href="../demos/Terrain2.jnlp" target="_blank" >Terrain Demo</a> If people like it, I will continue to develop it and make it into a fully playable game... possibly with multi-player<br /><br />you can <a href="../demos/Terrain2.jnlp" target="_blank" >play here .</a> . or view the <a href="http://www.warmtart.co.uk/Blog/static.php?page=MyDemos" target="_blank" >details here</a><br /><br /><br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry070917-001655</guid>
			<author>TheSmit</author>
			<pubDate>Mon, 17 Sep 2007 00:16:55 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=07&amp;m=09&amp;entry=entry070917-001655</comments>
		</item>
		<item>
			<title>New Game demo</title>
			<link>http://www.warmtart.co.uk/Blog/index.php?entry=entry070324-132736</link>
			<description><![CDATA[I`ve made a game/demo using Slick2D and I quite like it. Please take a look and tell me what you think.  <a href="../SlickApplets/SmitSlickApplet.php" target="_blank" >Play as Applet here</a> or <a href="../SlickApplets/SmitSlick.jnlp" target="_blank" >download the webstart here</a> <br /><br />sometimes the slick library is updated and the applet stops working. if so try the webstart, it should always work<br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.warmtart.co.uk/Blog/index.php?entry=entry070324-132736</guid>
			<author>TheSmit</author>
			<pubDate>Sat, 24 Mar 2007 13:27:36 GMT</pubDate>
			<comments>http://www.warmtart.co.uk/Blog/comments.php?y=07&amp;m=03&amp;entry=entry070324-132736</comments>
		</item>
	</channel>
</rss>
