<?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>BlackBerry Developer Blog &#187; game engine</title>
	<atom:link href="http://devblog.blackberry.com/tag/game-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:47:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; game engine</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>gameplay3d v1.5 Released Today!</title>
		<link>http://devblog.blackberry.com/2012/10/gameplay3d-v1-5/</link>
		<comments>http://devblog.blackberry.com/2012/10/gameplay3d-v1-5/#comments</comments>
		<pubDate>Fri, 12 Oct 2012 19:22:41 +0000</pubDate>
		<dc:creator>SeanPaulT</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[game engine]]></category>
		<category><![CDATA[GamePlay]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11649</guid>
		<description><![CDATA[Sean Paul Taylor here from the RIM® Gaming Team. We have all been busy working towards bringing the latest and greatest game titles to the BlackBerry® PlayBook™ platform and getting them ready for the BlackBerry 10 launch. My team has been working on a very deep down, technical level with game studios and have been [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11649&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;">
<p style="text-align:center;"><a href="https://github.com/blackberry/GamePlay"><img class="aligncenter size-full wp-image-11682" title="gameplay_logo" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/gameplay_logo.png?w=259&#038;h=57" height="57" width="259" /></a></p>
<p style="text-align:center;"><a href="https://github.com/blackberry/GamePlay"><img class="aligncenter  wp-image-11650" title="sample06-racer" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/10/sample06-racer.jpg?w=532&#038;h=311" height="311" width="532" /></a></p>
<p><a href="https://twitter.com/#!/uber_setaylor">Sean Paul Taylor</a> here from the RIM® Gaming Team. We have all been busy working towards bringing the latest and greatest game titles to the BlackBerry® PlayBook™ platform and <a href="http://www.youtube.com/watch?v=1Yp7AtJ7VG4">getting them ready for the BlackBerry 10 launch</a>. My team has been working on a very deep down, technical level with game studios and have been putting the new BlackBerry 10 devices to their guns with exciting new content. We have also been doing heavy battle testing of various, new upcoming external game engine technologies and some of our own internal to share as well!</p>
<p><span id="more-11649"></span></p>
<p>Today we are announcing the latest version of <a href="http://www.gameplay3d.org/" target="_blank">gameplay3d v1.5</a>.</p>
<p>For those unfamiliar, gameplay is an open-source and cross-platform C++ game framework that we have contributed out along with the community on <a href="https://github.com/blackberry/GamePlay">github</a>. Lately it has really been picking up steam in the 3D indie communities. Our focus in creating the gameplay3d framework was to deliver a high-quality, minimalistic 3D game framework that helps game studios understand our platform better. People have been looking into the source code of the framework (library, tools and samples) and it has been helping people understand the details on how to easily go cross-platform and how to easily include BlackBerry with very little efforts.</p>
<p style="text-align:center;"><img class="aligncenter  wp-image-11651" title="cross-platform" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/cross-platform.jpg?w=532&#038;h=311" height="311" width="532" /></p>
<h2>New features</h2>
<ul>
<li>Linux support (tested on Ubuntu 12.04 LTE 64-bit)</li>
<li>Linux development environment (via CMake or CodeBlock 10 IDE)</li>
<li>Vehicle physics support (via new PhysicsVehicle and PhysicsVehicleWheel classes)</li>
<li>Gamepad support for Xbox360, PS3 and Bluetooth® HID controllers on desktops systems.</li>
<li>Touch gesture support for tap, swipe and pinch.</li>
<li>Configurable multi-sampling anti-aliasing support.</li>
<li>New gameplay-tests app for easily learning basic engine features.</li>
<li>New public community forums directly off the website at <a href="http://www.gameplay3d.org/forums">www.gameplay3d.org/forums</a></li>
<li>File formats documentation for game.config .scene, .material, .animation, .physics, .particle</li>
<li><a href="https://developer.blackberry.com/native/beta/documentation/using_microsoft_visual_studio.html">Visual Studio Plug-in (beta)</a> support for BlackBerry PlayBook 2.0 and BlackBerry 10.</li>
</ul>
<h2>The ‘next’ branch features for v1.6, v1.7</h2>
<ul>
<li>AI path finding with navigation meshes</li>
<li>Terrain and Water</li>
<li>Asset Pipeline improvements</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11649/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11649&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/10/gameplay3d-v1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/588de8e9ded23b503ae5fb589bf35159?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seanpaultaylor</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/gameplay_logo.png" medium="image">
			<media:title type="html">gameplay_logo</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/sample06-racer.jpg" medium="image">
			<media:title type="html">sample06-racer</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/cross-platform.jpg" medium="image">
			<media:title type="html">cross-platform</media:title>
		</media:content>
	</item>
	</channel>
</rss>
