InfoQ Homepage Game Development Content on InfoQ
-
Babylon.js 3.3 Improves Particle System and WebVR Support for 3D Games
The Babylon.js 3.3 release leverages features from the Microsoft Mixed Reality Toolkit (MRTK) to improve WebVR development and revamps its particle system controls.
-
Babylon.js 3.0 Released, Supports WebGL 2
Babylon.js, Microsoft's native JavaScript-based 3D game engine, has reached version 3. The new version supports WebGL 2 and includes a rewritten component for handling physical based rendering (PBR). In addition, developers can use the playground, an in-browser editor, and Spector, a WebGL debugger.
-
Amazon Launches Lumberyard Game Engine, Featuring Integration with AWS and Twitch
Lumberyard is a free (as in “free-beer”) game engine and SDK that is suitable to create triple-A games, Amazon say, for Windows, Xbox One, and PS4, while support for Mac, Linux, iOS, and Android is coming.
-
Phaser 2.4: Game Framework's Epic Release
Phaser 2.4 is an "epic release" featuring a new video component updates, enhancements and fixes. Where 2.3 didn't have support for video files, creator Richard Davey says 2.4 not only introduces this support, but does so in a way that they can easily be used in games.
-
Visual Studio Increases Support for Unreal and Cocos2D
Building on its Unity game engine support, Microsoft has announced that it is broadening this support to include Unreal Engine and Cocos2D.
-
Building Halo 4, a Video Game, Using the Actor Model
When designing and building Halo 4, the next version in a video game series, a new solution was created based on the Actor model implemented by the Orleans framework. Caitie McCaffrey told in a presentation at the QCon London conference talking about the work designing and building the services supporting the new game.
-
Unity Launches Analytics on iOS and Android
Unity last week announced the launch of Unity Analytics, a service which assists game developers in gaining an understanding into the behaviour of their players. The service is currently in an open beta with support for the iOS and Android platforms only.
-
VS Tools for Unity 2 Preview Shows Improved Debugging
Unity developers using Visual Studio will see several improved debugging features in the latest preview of Visual Studio Tools for Unity 2.0. Alongside the enhancements is added support for VS2015 and Visual Studio 2013 Community.
-
“Age of Ascent” Case Study Highlights Cloud as Game Delivery Engine
Microsoft recently published a case study describing how a massively multiplayer online (MMO) game used Microsoft Azure to support tens of thousands of players in a single space battle. The case study looks at how architectural considerations like connectivity, latency, and scale can be addressed in an elastic cloud environment that must respond quickly to unexpected bursts in demand.
-
C# Comes to the Unreal Engine
The Unreal Engine joins Unity with C# support thanks to Xamarin's new Mono for Unreal Engine. This extension enables developers to create Unreal Engine just using C#.
-
CocosSharp: Xamarin Forks Cocos2D-XNA
Xamarin has forked Cocos2D-XNA, a 2D/3D game development framework, creating a cross-platform library that can be included in PCL projects.
-
Striking a Balance Between Open API Usage Policies and Innovation
The limits imposed on open API usage policies by API providers has sparked off a debate on the relationship between such restrictions and its effect on innovation. In spite of philosophical differences between the two sides developers continue to circumvent technical blocks to access data. Is there a way to strike a balance or align interests?
-
Microsoft Releases Tools for Unity
As promised, Microsoft has released newly acquired Visual Studio plugin UnityVS for free to developers using any recent paid edition of Visual Studio. This plugin greatly improves developers working with the Unity game development system.
-
Google Released LiquidFun 1.1, Open-source 2D Physics Engine
Google announced 1.1 release of LiquidFun, an open-source 2D physics engine including fluid simulation. The engine opens new possibilities to both game developers and UI designers, says Google. LiquidFun now officially supports iOS in addition to Android, Linux, and OS X.
-
Google Play Games: Events And Quests, Saved Game
Google Play Games services got new features in Events and Quests, and a new Save Game API last month. The C++ and the iOS SDKs are now up-to-date with these features.