<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>John Fragkoulis</title>
	<atom:link href="http://johnfragkoulis.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnfragkoulis.wordpress.com</link>
	<description>Yet another programmer's portfolio...</description>
	<lastBuildDate>Mon, 31 Mar 2008 20:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='johnfragkoulis.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/371afca9d1a07ce3cc5525830df31746?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>John Fragkoulis</title>
		<link>http://johnfragkoulis.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://johnfragkoulis.wordpress.com/osd.xml" title="John Fragkoulis" />
		<item>
		<title>Physics Simulation Alpha version</title>
		<link>http://johnfragkoulis.wordpress.com/2008/03/30/physics-simulation-alpha-version/</link>
		<comments>http://johnfragkoulis.wordpress.com/2008/03/30/physics-simulation-alpha-version/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 02:57:25 +0000</pubDate>
		<dc:creator>jfragoulis</dc:creator>
				<category><![CDATA[Physics]]></category>
		<category><![CDATA[Postgraduate]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://johnfragkoulis.wordpress.com/?p=13</guid>
		<description><![CDATA[
This is a very early version of a second semester project. It is a physics simulation comprising of a deformable cloth object and rigid spheres. At the moment, the user can interact with the surrounding cube by rotating it in two axis, add and remove balls at any time and also record a try and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=13&subd=johnfragkoulis&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="text-align:center; display: block;"><a href="http://johnfragkoulis.wordpress.com/2008/03/30/physics-simulation-alpha-version/"><img src="http://img.youtube.com/vi/MSuIGHds86E/2.jpg" alt="" /></a></span></p>
<p>This is a very early version of a second semester project. It is a physics simulation comprising of a deformable cloth object and rigid spheres. At the moment, the user can interact with the surrounding cube by rotating it in two axis, add and remove balls at any time and also record a try and replay it.</p>
<p>The physics are running a basic Euler integrator, with a very small time step though. The tessellation of the cloth is high, 20&#215;30 vertices with one particle (point of mass) per vertex.</p>
<p>The collisions taking place are planes with particles and particles with particles. That being said, I must point out that all rigid bodies are treated as a single particle, while the cloth is, as expected, treated as multi-particle object. Hence a collision with the cloth is actually a collision between all its particles and the &#8216;other&#8217; object. No optimizations so far.</p>
<p>The whole thing is running in a single thread at the moment and it is VERY CPU consuming, but I intend to apply serious optimizations. Right now I am developing on an Intel T7500, so I have room to spare.</p>
<p>The system is designed, once more, as component-based, although this time a lot better, far more decoupled and much better inter-component communication. The todos though are still many.</p>
<p>As a final product, the simulation will be two things: a multithreaded server and a multithreaded client. The physics for the server and all the clients will run on the server part and must communicate back to the clients with regular network programming!</p>
<p><a href="http://code.google.com/p/physicssim-sem2/source/browse" title="Google code repo"><b>Source code for the project is available here.</b> </a></p>
<p><b><a href="http://www.code-studios.com/content_uploads/files/physicssim.rar" title="Physics simulation executable">The executable version can be found here</a></b>. There is no guarantee that is going to work, since it has not been tested in many systems and it does require a fairly new machine to run.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johnfragkoulis.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johnfragkoulis.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnfragkoulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnfragkoulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnfragkoulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnfragkoulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnfragkoulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnfragkoulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnfragkoulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnfragkoulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnfragkoulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnfragkoulis.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=13&subd=johnfragkoulis&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johnfragkoulis.wordpress.com/2008/03/30/physics-simulation-alpha-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/511862ff72c452a588af2da9865791d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jfragoulis</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/MSuIGHds86E/2.jpg" medium="image" />
	</item>
		<item>
		<title>Spacegame Simulation</title>
		<link>http://johnfragkoulis.wordpress.com/2008/02/06/spacegame/</link>
		<comments>http://johnfragkoulis.wordpress.com/2008/02/06/spacegame/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 00:31:48 +0000</pubDate>
		<dc:creator>jfragoulis</dc:creator>
				<category><![CDATA[Game]]></category>
		<category><![CDATA[Postgraduate]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
This game was developed during my first semester in the games programming master and is the first large scale game I have made.
The graphics are done in OpenGL and shaders in GLSL. The stage has per-pixel lighting, basic [CPU] particle systems and collision detection/response.
It comes with two camera views, a  first and a third [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=1&subd=johnfragkoulis&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="text-align:center; display: block;"><a href="http://johnfragkoulis.wordpress.com/2008/02/06/spacegame/"><img src="http://img.youtube.com/vi/KhtbUltT168/2.jpg" alt="" /></a></span></p>
<p>This game was developed during my first semester in the games programming master and is the first large scale game I have made.</p>
<p>The graphics are done in OpenGL and shaders in GLSL. The stage has per-pixel lighting, basic [CPU] particle systems and collision detection/response.</p>
<p>It comes with two camera views, a  first and a third person camera, quaternion based camera that creates smoother movement, a minimap and recording capability (disabled in the demo).</p>
<p>Lasers leave scorch marks on the walls, trigger doors to open, blades to stop rotating, forcefields to disable and they also destroy enemy laser turrets.</p>
<p>The game was programmed with a component-based object architecture, but the design is pretty immature.</p>
<p><a href="http://code.google.com/p/gpm-sem1-spacegame/source/browse" title="Google code repo"><b>Source code for the project is available here.</b> </a></p>
<p><b><a href="http://www.code-studios.com/content_uploads/files/spacesim.rar" title="Space simulation executable">The executable version can be found here</a></b>. There is no guarantee that is going to work, since it has not been tested in many systems and it does require a fairly new machine to run.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johnfragkoulis.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johnfragkoulis.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnfragkoulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnfragkoulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnfragkoulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnfragkoulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnfragkoulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnfragkoulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnfragkoulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnfragkoulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnfragkoulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnfragkoulis.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=1&subd=johnfragkoulis&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johnfragkoulis.wordpress.com/2008/02/06/spacegame/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/511862ff72c452a588af2da9865791d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jfragoulis</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/KhtbUltT168/2.jpg" medium="image" />
	</item>
		<item>
		<title>Particle System</title>
		<link>http://johnfragkoulis.wordpress.com/2008/02/05/particle-system/</link>
		<comments>http://johnfragkoulis.wordpress.com/2008/02/05/particle-system/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 14:23:12 +0000</pubDate>
		<dc:creator>jfragoulis</dc:creator>
				<category><![CDATA[Particle System]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://johnfragkoulis.wordpress.com/?p=7</guid>
		<description><![CDATA[ This is one of the very first particle systems I have programmed and is three years old already.
The physics and rendering are handled in a separate thread, with no particular reason. The particle system was experimental, a way to understand how to develop a multithreaded application and implement multiple simple particle systems.
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=7&subd=johnfragkoulis&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://johnfragkoulis.files.wordpress.com/2008/02/particles.jpg" title="particles.jpg"><img src="http://johnfragkoulis.files.wordpress.com/2008/02/particles.thumbnail.jpg" alt="particles.jpg" /></a> This is one of the very first particle systems I have programmed and is three years old already.</p>
<p>The physics and rendering are handled in a separate thread, with no particular reason. The particle system was experimental, a way to understand how to develop a multithreaded application and implement multiple simple particle systems.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johnfragkoulis.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johnfragkoulis.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnfragkoulis.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnfragkoulis.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnfragkoulis.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnfragkoulis.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnfragkoulis.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnfragkoulis.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnfragkoulis.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnfragkoulis.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnfragkoulis.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnfragkoulis.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=7&subd=johnfragkoulis&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johnfragkoulis.wordpress.com/2008/02/05/particle-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/511862ff72c452a588af2da9865791d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jfragoulis</media:title>
		</media:content>

		<media:content url="http://johnfragkoulis.files.wordpress.com/2008/02/particles.thumbnail.jpg" medium="image">
			<media:title type="html">particles.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Undergraduate Graphics Project</title>
		<link>http://johnfragkoulis.wordpress.com/2008/02/05/graphics-module/</link>
		<comments>http://johnfragkoulis.wordpress.com/2008/02/05/graphics-module/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 08:55:10 +0000</pubDate>
		<dc:creator>jfragoulis</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Undergraduate]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://johnfragkoulis.wordpress.com/?p=10</guid>
		<description><![CDATA[ This is the project for a graphics module I took in my third year.
It was a very simple project that required a scene with four different objects, a moving wheel system, and a spot light. For the spotlight, instead of using a lightmap, I used a tessellated surface and I also added textures and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=10&subd=johnfragkoulis&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://johnfragkoulis.files.wordpress.com/2008/02/uni.jpg" title="uni.jpg"><img src="http://johnfragkoulis.files.wordpress.com/2008/02/uni.thumbnail.jpg" alt="uni.jpg" /></a> This is the project for a graphics module I took in my third year.</p>
<p>It was a very simple project that required a scene with four different objects, a moving wheel system, and a spot light. For the spotlight, instead of using a lightmap, I used a tessellated surface and I also added textures and more controls just for fun.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johnfragkoulis.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johnfragkoulis.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnfragkoulis.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnfragkoulis.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnfragkoulis.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnfragkoulis.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnfragkoulis.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnfragkoulis.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnfragkoulis.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnfragkoulis.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnfragkoulis.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnfragkoulis.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=10&subd=johnfragkoulis&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johnfragkoulis.wordpress.com/2008/02/05/graphics-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/511862ff72c452a588af2da9865791d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jfragoulis</media:title>
		</media:content>

		<media:content url="http://johnfragkoulis.files.wordpress.com/2008/02/uni.thumbnail.jpg" medium="image">
			<media:title type="html">uni.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Start Wars</title>
		<link>http://johnfragkoulis.wordpress.com/2008/02/04/start-wars/</link>
		<comments>http://johnfragkoulis.wordpress.com/2008/02/04/start-wars/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 14:34:55 +0000</pubDate>
		<dc:creator>jfragoulis</dc:creator>
				<category><![CDATA[Game]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://johnfragkoulis.wordpress.com/?p=8</guid>
		<description><![CDATA[ This very simple, silly and colorless little application is my first attempt to make a game in 2002.
It uses DirectDraw and has only three enemy ships that spawn from the right side of the screen in a random vertical position and just move in a straight line until they reach the end of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=8&subd=johnfragkoulis&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://johnfragkoulis.files.wordpress.com/2008/02/startwars.jpg" title="startwars.jpg"><img src="http://johnfragkoulis.files.wordpress.com/2008/02/startwars.thumbnail.jpg" alt="startwars.jpg" /></a> This very simple, silly and colorless little application is my first attempt to make a game in 2002.</p>
<p>It uses DirectDraw and has only three enemy ships that spawn from the right side of the screen in a random vertical position and just move in a straight line until they reach the end of the screen, in which time they re-spawn from the right side.</p>
<p>The player can fire up to three bullets and every time he hits an enemy ship, gets one point. When an enemy ship dies, it immediately re-spawns.</p>
<p>The graphics were made with Windows Paint.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johnfragkoulis.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johnfragkoulis.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnfragkoulis.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnfragkoulis.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnfragkoulis.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnfragkoulis.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnfragkoulis.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnfragkoulis.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnfragkoulis.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnfragkoulis.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnfragkoulis.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnfragkoulis.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnfragkoulis.wordpress.com&blog=2764517&post=8&subd=johnfragkoulis&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johnfragkoulis.wordpress.com/2008/02/04/start-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/511862ff72c452a588af2da9865791d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jfragoulis</media:title>
		</media:content>

		<media:content url="http://johnfragkoulis.files.wordpress.com/2008/02/startwars.thumbnail.jpg" medium="image">
			<media:title type="html">startwars.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>