<?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/"
	>

<channel>
	<title>Zhi Eng</title>
	<atom:link href="http://blog.zhieng.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.zhieng.com</link>
	<description>Visual Log</description>
	<lastBuildDate>Thu, 26 Aug 2010 09:25:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Back In Bintulu</title>
		<link>http://blog.zhieng.com/?p=1392</link>
		<comments>http://blog.zhieng.com/?p=1392#comments</comments>
		<pubDate>Thu, 26 Aug 2010 09:25:01 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1392</guid>
		<description><![CDATA[Wow, I&#8217;ve been utterly busy (physically) because I have been moving all my stuff from my room to a new house nearby! No internet for a moment but that doesn&#8217;t matter because I have flew back to my parent&#8217;s house muahahaha. Free internet, free foods/drinks, free everything. T_T
Anyway I realized that in the new Blender, [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, I&#8217;ve been utterly busy (physically) because I have been moving all my stuff from my room to a new house nearby! No internet for a moment but that doesn&#8217;t matter because I have flew back to my parent&#8217;s house muahahaha. Free internet, free foods/drinks, free everything. T_T</p>
<p>Anyway I realized that in the new Blender, you can actually switch interaction mode to Maya! It means that most of the shortcut keys that are related to scene interaction (grab, rotate, scale, etc.) will be changed to just like Maya (W, E, R, and so on). I think they are trying to convert Maya users&#8230; <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-1391" src="http://blog.zhieng.com/wp-content/uploads/2010/08/blender_maya.jpg" alt="" width="550" height="452" /></p>
<p>I will start to program again while enjoying my holiday muahahahahaha~</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1392</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indirect Lighting</title>
		<link>http://blog.zhieng.com/?p=1385</link>
		<comments>http://blog.zhieng.com/?p=1385#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:39:21 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1385</guid>
		<description><![CDATA[Another new feature in Blender 2.5 Beta is&#8230; Indirect Lighting!! Doesn&#8217;t the name sound cool?
It looks cool, too!

But unfortunately, ray-tracing method is not yet implemented. For now, the only working solution is through approximation

Although it won&#8217;t be as physically accurate as ray-tracing, but the result is still looking pretty good!
And by the way, I&#8217;m using [...]]]></description>
			<content:encoded><![CDATA[<p>Another new feature in Blender 2.5 Beta is&#8230; Indirect Lighting!! Doesn&#8217;t the name sound cool?</p>
<p>It looks cool, too!</p>
<p><img class="alignnone size-full wp-image-1386" src="http://blog.zhieng.com/wp-content/uploads/2010/08/45696_433649627611_539367611_4921013_6464999_n.jpg" alt="" width="720" height="405" /></p>
<p>But unfortunately, ray-tracing method is not yet implemented. For now, the only working solution is through approximation</p>
<p><img class="alignnone size-full wp-image-1387" src="http://blog.zhieng.com/wp-content/uploads/2010/08/ind_light_appro.jpg" alt="" width="222" height="230" /></p>
<p>Although it won&#8217;t be as physically accurate as ray-tracing, but the result is still looking pretty good!</p>
<p>And by the way, I&#8217;m using Blender&#8217;s Internal Renderer (software renderer) and YES, it supports indirect lighting, which, other softwares like Maya and 3D Studio Max don&#8217;t have this thing in their software renderers and they have to depend on an external renderer (such as MentalRay) to do the job.</p>
<p>This is how to make the object to sort of glowing and emitting light. Just set the &#8220;emit&#8221; value higher than zero and see the magic happen.</p>
<p><img class="alignnone size-full wp-image-1388" src="http://blog.zhieng.com/wp-content/uploads/2010/08/ind_light_emit.jpg" alt="" width="220" height="460" /></p>
<p>Interesting!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1385</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volumetric Cloud</title>
		<link>http://blog.zhieng.com/?p=1381</link>
		<comments>http://blog.zhieng.com/?p=1381#comments</comments>
		<pubDate>Sat, 21 Aug 2010 10:12:02 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1381</guid>
		<description><![CDATA[Well, one of the latest features in Blender 2.5 is volumetric material. So I quickly did some tests on that particular feature:

Maybe I&#8217;m not too farmiliar with the settings yet, it looks kinda cartoony lol.
Cloud formation in Blender and Maya are both different (at least I haven&#8217;t found the way to do it the Maya [...]]]></description>
			<content:encoded><![CDATA[<p>Well, one of the latest features in Blender 2.5 is volumetric material. So I quickly did some tests on that particular feature:</p>
<p><img class="alignnone size-full wp-image-1382" src="http://blog.zhieng.com/wp-content/uploads/2010/08/44620_433527222611_539367611_4917367_5853979_n.jpg" alt="" width="720" height="405" /></p>
<p>Maybe I&#8217;m not too farmiliar with the settings yet, it looks kinda cartoony lol.</p>
<p>Cloud formation in Blender and Maya are both different (at least I haven&#8217;t found the way to do it the Maya way).</p>
<p>In Maya you would use a 3d container and set some settings to get the cloud, but I did that manually in Blender, using several procedural cloud textures to deform the mesh into cloud-like shapes and apply a volumetric material onto it to form the clouds.</p>
<p><img class="alignnone size-full wp-image-1383" src="http://blog.zhieng.com/wp-content/uploads/2010/08/cloud-mesh.jpg" alt="" width="627" height="510" /></p>
<p>That&#8217;s all for today. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1381</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gymnastic Animation</title>
		<link>http://blog.zhieng.com/?p=1373</link>
		<comments>http://blog.zhieng.com/?p=1373#comments</comments>
		<pubDate>Thu, 19 Aug 2010 10:35:54 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1373</guid>
		<description><![CDATA[This is one of my college assignments. I&#8217;m not very good at animating stuffs.

Background music taken from Elephant Dreams.  
]]></description>
			<content:encoded><![CDATA[<p>This is one of my college assignments. I&#8217;m not very good at animating stuffs.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kYsjWPhsGm4?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/kYsjWPhsGm4?fs=1&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Background music taken from Elephant Dreams. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1373</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIP Tropical Ocean</title>
		<link>http://blog.zhieng.com/?p=1367</link>
		<comments>http://blog.zhieng.com/?p=1367#comments</comments>
		<pubDate>Wed, 18 Aug 2010 03:19:18 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1367</guid>
		<description><![CDATA[Still remember this piece of work I did previously?

Yes I know there are glitches that aren&#8217;t fixed but anyway&#8230; I&#8217;m trying to create different types of environments for experimental and educational purposes. I like natural environment more (and its hard) so I decided to go along and create a few for fun.
The one above is [...]]]></description>
			<content:encoded><![CDATA[<p>Still remember this piece of work I did previously?</p>
<p><img class="alignnone size-full wp-image-1368" src="http://blog.zhieng.com/wp-content/uploads/2010/08/test-terrain-small.jpg" alt="" width="750" height="422" /></p>
<p>Yes I know there are glitches that aren&#8217;t fixed but anyway&#8230; I&#8217;m trying to create different types of environments for experimental and educational purposes. I like natural environment more (and its hard) so I decided to go along and create a few for fun.</p>
<p>The one above is a lake within a thick forest; water gives a much interesting subject to the image, rather than just trees everywhere. So I wanna focus on making an environment that has a huge volume of water, and that&#8217;s sea. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So I started yesterday night, spending few hours to crack up the new version of Blender (2.5 beta) which totally changed (both UI and shortcut key) but I got used to it very quickly because in-fact the newer version is much easier to navigate through.</p>
<p>I did looked at several references of how a tropical sea looks like. It has a more vibrant tint of blue and some subtle white color as if the sea isn&#8217;t very deep and your sight can reach to the bottom of the sea. White sand is always sexy isn&#8217;t it. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-1369" src="http://blog.zhieng.com/wp-content/uploads/2010/08/water-shader.jpg" alt="" width="543" height="306" /></p>
<p>Other than that I also realized the specular of the water is quite sharp as well. Otherwise it will look more like plastic than fluid.</p>
<p>I also did a long shot to see how it look like. I put a cube on top of the water to see the shadow and reflection and it both look kinda ok to me!</p>
<p><img class="alignnone size-full wp-image-1377" src="http://blog.zhieng.com/wp-content/uploads/2010/08/40324_432204192611_539367611_4885393_754934_n.jpg" alt="" width="720" height="405" /></p>
<p>More fun stuff coming up. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1367</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Semester Done</title>
		<link>http://blog.zhieng.com/?p=1364</link>
		<comments>http://blog.zhieng.com/?p=1364#comments</comments>
		<pubDate>Sat, 14 Aug 2010 13:31:17 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Daily]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1364</guid>
		<description><![CDATA[Classes ended! Holidays!!

A lot of things to do during this holidays. Keep going!
]]></description>
			<content:encoded><![CDATA[<p>Classes ended! Holidays!!</p>
<p><img class="alignnone size-full wp-image-1363" title="toa-chengfei-005" src="http://blog.zhieng.com/wp-content/uploads/2010/08/toa-chengfei-005.jpg" alt="toa-chengfei-005" width="750" height="563" /></p>
<p>A lot of things to do during this holidays. Keep going!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1364</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BRB</title>
		<link>http://blog.zhieng.com/?p=1359</link>
		<comments>http://blog.zhieng.com/?p=1359#comments</comments>
		<pubDate>Wed, 11 Aug 2010 18:53:49 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Daily]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1359</guid>
		<description><![CDATA[Hmm the previous post gone. Something wrong my my blog. @.@&#8221;
Anyway I&#8217;m not dead lol, just a little busy lately. I&#8217;ll post some updates here very soon. Meanwhile, enjoy these songs:



]]></description>
			<content:encoded><![CDATA[<p>Hmm the previous post gone. Something wrong my my blog. @.@&#8221;</p>
<p>Anyway I&#8217;m not dead lol, just a little busy lately. I&#8217;ll post some updates here very soon. Meanwhile, enjoy these songs:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/61Rh2XFYGDw&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/61Rh2XFYGDw&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/jD1TKBQvIxM&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jD1TKBQvIxM&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/l6p3UrUJCSg&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/l6p3UrUJCSg&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1359</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pitch Day Photos</title>
		<link>http://blog.zhieng.com/?p=1327</link>
		<comments>http://blog.zhieng.com/?p=1327#comments</comments>
		<pubDate>Sat, 31 Jul 2010 22:34:29 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Daily]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1327</guid>
		<description><![CDATA[I found some photos on flickr! It&#8217;s taken by a guy from lowyat.net.

Yeah that&#8217;s me, hahahaha. I was showing off our game demo.

The one below is me showing off my kick-ass (not really) level editor.

This game has highest chance to win, will be available on facebook soon I think:

This guy uses Unity Engine, kind of [...]]]></description>
			<content:encoded><![CDATA[<p>I found some photos on flickr! It&#8217;s taken by a guy from lowyat.net.</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4090/4841328755_0aa7bd164d.jpg" alt="" width="500" height="333" /></p>
<p>Yeah that&#8217;s me, hahahaha. I was showing off our game demo.</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4149/4841944924_b08e67867a.jpg" alt="" width="500" height="333" /></p>
<p>The one below is me showing off my kick-ass (not really) level editor.</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4133/4841327493_7f3747a394.jpg" alt="" width="500" height="333" /></p>
<p>This game has highest chance to win, will be available on facebook soon I think:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4148/4841944700_f826ee4c30.jpg" alt="" width="500" height="333" /></p>
<p>This guy uses Unity Engine, kind of surprise:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4131/4841944046_dab43cf186.jpg" alt="" width="500" height="333" /></p>
<p>This guy even more &#8216;geng&#8217;, he uses&#8230; Unreal Dev Kit&#8230; I&#8217;m not very sure whether it&#8217;s worth to sacrifice hardware power for simple game like this or not:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4087/4841327885_fddb4ebc14.jpg" alt="" width="500" height="333" /></p>
<p>One of the members of this team is my facebook friend. Their idea is quite interesting as well:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4113/4841328093_3cc3df6d9d.jpg" alt="" width="500" height="333" /></p>
<p>This game is very fun, I would certainly play it when release:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4085/4841327547_b2e79e5bb8.jpg" alt="" width="500" height="333" /></p>
<p>Some other miscellaneous games that were presented that day:</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4150/4841943478_4769e52e61.jpg" alt="" width="500" height="333" /></p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4104/4841328373_de24494fc3.jpg" alt="" width="500" height="333" /></p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4084/4841327323_1b1a9386fe.jpg" alt="" width="500" height="333" /></p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4129/4841328291_09824733eb.jpg" alt="" width="500" height="333" /></p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4112/4841945650_078069def1.jpg" alt="" width="500" height="333" /></p>
<p>This is the place we did our presentation. Cool place huh?</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4151/4841942926_0a75f9b334.jpg" alt="" width="500" height="333" /></p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4145/4841325657_9cdd096657.jpg" alt="" width="500" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1327</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dev Diary 6: IPCC 2010</title>
		<link>http://blog.zhieng.com/?p=1312</link>
		<comments>http://blog.zhieng.com/?p=1312#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:34:05 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Daily]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1312</guid>
		<description><![CDATA[Finally the presentation is over. It was organized at a beautiful holiday villa located in Cyber Jaya:


Quite a lot of people went there, not only for Casual Games but also Animation, Comic, and Mobile Games categories.
That&#8217;s how it looked like in the ballroom:

That&#8217;s exactly the place that I stood and presented my idea.  
This [...]]]></description>
			<content:encoded><![CDATA[<p>Finally the presentation is over. It was organized at a beautiful holiday villa located in Cyber Jaya:</p>
<p><img class="alignnone size-full wp-image-1315" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-068.jpg" alt="" width="550" height="784" /></p>
<p><img class="alignnone size-full wp-image-1316" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-069.jpg" alt="" width="550" height="413" /></p>
<p>Quite a lot of people went there, not only for Casual Games but also Animation, Comic, and Mobile Games categories.</p>
<p>That&#8217;s how it looked like in the ballroom:</p>
<p><img class="alignnone size-full wp-image-1317" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-071.jpg" alt="" width="550" height="413" /></p>
<p>That&#8217;s exactly the place that I stood and presented my idea. <img src='http://blog.zhieng.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This year, the competition was quite tough and different from previous years. There are many 3D games and facebook games ideas that popped into the competition, and like what I&#8217;d expected, people started to throw in UDK and Unity engine into the competition. I don&#8217;t mean it but not every game is suitable to use those 2 engines especially the first one because it require a high-end gaming PC to run it. I&#8217;ve tested UDK on my intel laptop and it wouldn&#8217;t even launch.</p>
<p>Panel of judges, very experienced people from the industry:</p>
<p><img class="alignnone size-full wp-image-1318" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-073.jpg" alt="" width="550" height="329" /></p>
<p>In my opinion our team has strong technical background, what we lack is actually a strong mind to come out with very interesting, innovative new ideas to generate game values for our game. We will definitely look into that. Got to read more on game design stuff than the technical ones.</p>
<p>These are screenshots taken from our demo that had been shown during the presentation:</p>
<p><img class="alignnone size-medium wp-image-1313" src="http://blog.zhieng.com/wp-content/uploads/2010/07/1-300x206.jpg" alt="" width="300" height="206" /></p>
<p>With our own level editor, it&#8217;s quite easy to create the whole playable level in rapid speed. I did 70% of the demo level in 1 night!</p>
<p>The screenshots that you see here is around 25% of the whole level.</p>
<p><img class="alignnone size-medium wp-image-1314" src="http://blog.zhieng.com/wp-content/uploads/2010/07/2-300x206.jpg" alt="" width="300" height="206" /></p>
<p>I&#8217;d rushed for this demo reel so it has several problems (and of course I have avoided some the problems during demonstration):</p>
<ul>
<li>no lightmap is applied</li>
<li>no real-time shadow on characters</li>
<li>broken collision system on protagonist</li>
<li>no particle system</li>
<li>far-from-perfect AI</li>
</ul>
<p>however it has:</p>
<ul>
<li>animated textures (by scrolling texture coordinate in real-time)</li>
<li>octree optimization</li>
<li>simple path finding system</li>
<li>triangle-based collision detection</li>
<li>simple game logic and event system</li>
<li>simple XML scripting system</li>
</ul>
<p>I&#8217;ll have to concentrate on my college projects for a moment because I have missed some of it so I have to keep it back to track. The results will be announced 2 weeks later. Good luck to everyone!</p>
<p>Been there, did that, and met the people. Great experience indeed!</p>
<p>Below are some team mates who went for the presentation with me.</p>
<p>Kong CC aka JayZEE who helped me to navigate slides, and also did several 3D models for the demo:</p>
<p><img class="alignnone size-full wp-image-1324" src="http://blog.zhieng.com/wp-content/uploads/2010/07/37525_421013443468_772393468_4592970_3747909_n.jpg" alt="" width="540" height="720" /></p>
<p>Left: Chong CH who did a lot of concept art, 3d models and he also did animation for the protagonist; Right: Goh YS who is an insanely patient person in rigging characters and animating them:</p>
<p><img class="alignnone size-full wp-image-1325" src="http://blog.zhieng.com/wp-content/uploads/2010/07/37525_421013448468_772393468_4592971_3653680_n.jpg" alt="" width="540" height="720" /></p>
<p>GREAT JOB PEOPLE!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1312</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dev Diary 5 : Briefing Session</title>
		<link>http://blog.zhieng.com/?p=1290</link>
		<comments>http://blog.zhieng.com/?p=1290#comments</comments>
		<pubDate>Fri, 23 Jul 2010 04:04:57 +0000</pubDate>
		<dc:creator>Zhi Eng</dc:creator>
				<category><![CDATA[Daily]]></category>

		<guid isPermaLink="false">http://blog.zhieng.com/?p=1290</guid>
		<description><![CDATA[Yesterday we went to Cyber Jaya for briefing session regarding the competition.
We departed from Sunway at 1pm.


After half an hour or so we finally arrived at this beautiful city.
There are many nice buildings and bridges like this:

MSC&#8217;s MDec office is just in-front:

Most of their offices look like this?! Wow I wanna work there!

Because we arrived [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday we went to Cyber Jaya for briefing session regarding the competition.</p>
<p>We departed from Sunway at 1pm.</p>
<p><img class="alignnone size-medium wp-image-1291" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-007-300x143.jpg" alt="" width="300" height="143" /></p>
<p><img class="alignnone size-medium wp-image-1298" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-057-225x300.jpg" alt="" width="225" height="300" /></p>
<p>After half an hour or so we finally arrived at this beautiful city.</p>
<p>There are many nice buildings and bridges like this:</p>
<p><img class="alignnone size-medium wp-image-1292" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-034-300x190.jpg" alt="" width="300" height="190" /></p>
<p>MSC&#8217;s MDec office is just in-front:</p>
<p><img class="alignnone size-medium wp-image-1293" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-011-300x115.jpg" alt="" width="300" height="115" /></p>
<p>Most of their offices look like this?! Wow I wanna work there!</p>
<p><img class="alignnone size-medium wp-image-1294" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-016-300x225.jpg" alt="" width="300" height="225" /></p>
<p>Because we arrived a bit too early so we decided to drive around the city.</p>
<p>Then, we found this&#8230;</p>
<p>Cyber police station:</p>
<p><img class="alignnone size-medium wp-image-1295" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-046-300x153.jpg" alt="" width="300" height="153" /></p>
<p><img class="alignnone size-medium wp-image-1296" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-047-300x165.jpg" alt="" width="300" height="165" /></p>
<p><img class="alignnone size-medium wp-image-1297" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-048-300x132.jpg" alt="" width="300" height="132" /></p>
<p>Astronaut&#8217;s car:</p>
<p><img class="alignnone size-medium wp-image-1299" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-013-300x152.jpg" alt="" width="300" height="152" /></p>
<p>o_O&#8221;</p>
<p>Anyway we also went to LKW University <span style="text-decoration: line-through;">and spying around</span></p>
<p><img class="alignnone size-medium wp-image-1300" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-008-300x106.jpg" alt="" width="300" height="106" /></p>
<p><img class="alignnone size-medium wp-image-1301" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-037-300x200.jpg" alt="" width="300" height="200" /></p>
<p><img class="alignnone size-medium wp-image-1302" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-040-300x126.jpg" alt="" width="300" height="126" /></p>
<p><img class="alignnone size-medium wp-image-1303" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-043-300x149.jpg" alt="" width="300" height="149" /></p>
<p>Don&#8217;t get deceived by its outlook. Their classrooms and toilets look pretty much like a factory.</p>
<p>We also went to their gallery. VERY HUGE gallery, and it has several storey in total but what we can see mostly are large prints that tell you how great their university is, and how great is their headmaster, but nothing to show their students&#8217; capability.  You basically can only see their headmaster&#8217;s face all alonggggg the corridoor and almost 80% of the gallery is fill up with his pictures, wow. We don&#8217;t buy those bullshit don&#8217;t we?</p>
<p>After that we realize its time to go for the briefing session so we quickly went back to MSC office.</p>
<p>Then we realized we went to the wrong one lol. It supposed to be at the MSC Innovation Centre, which is opposite the office lol~~</p>
<p>Anyway we still managed to make it on time:</p>
<p><img class="alignnone size-medium wp-image-1305" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-044-300x225.jpg" alt="" width="300" height="225" /></p>
<p>It&#8217;s good! Next week we are gonna be pitching our idea at this wonderful place:</p>
<p><img class="alignnone size-medium wp-image-1306" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-031-300x120.jpg" alt="" width="300" height="120" /></p>
<p><img class="alignnone size-medium wp-image-1307" src="http://blog.zhieng.com/wp-content/uploads/2010/07/ipcc-032-300x144.jpg" alt="" width="300" height="144" /></p>
<p>Sweet!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zhieng.com/?feed=rss2&amp;p=1290</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
