X

Image courtesy Google

Google Opens ‘Maps’ API So Devs Can Create ‘Pokémon Go’-style Games

    Categories: arcoreAugmented Reality GamesGDC 2018GoogleGoogle ARNews

During the Google Developer Day presentation at GDC 2018, Product Manager Clementine Jacoby and Engineering Lead Patrick Donelan at Google Maps presented the team’s progress in bringing their technology and data to game developers. Several ‘location-based’ AR games using Google Maps APIs and ARCore are coming to mobile devices this year.

Building large virtual worlds is costly and time-consuming when done by hand. Using the example of Rockstar Games’ Grand Theft Auto IV (2008), which remains one of the most expensive and richest game worlds ever created, Jacoby noted that this was, at launch, it only as big as downtown Manhattan (in terms of real-world scale). Google is now offering an easier route, where even small teams can leverage vast, rich geodata through Google Maps APIs.

The team has built an SDK to bring the technology to Unity which “does all the heavy lifting” with “no Google Maps expertise needed to get started,” and helps developers design interactions around real-world places, which presents a unique set of challenges.

“Doing it well requires knowing a lot about the player’s immediate environment and also their larger context,” says Jacoby. “We help you design gameplay around real-world locations so you can choose places that are appropriate, unique, and fun to play, no matter where your players are.”

Image courtesy Google

Donelan demonstrated how the Unity integration can easily turn the bland, untextured geometry of Google Maps building and object data into stylised settings for game experiences using lighting and textures, or even changing the height of the buildings. Then, using the Playable Locations API, you can create a game with missions and spawn points at prominent locations, and have it work anywhere around the world. “We use a vast array of Google Maps signals to determine the best places for gameplay and AR experiences ranked by prominence and popularity,” says Donelan. “You can request points at whatever density your game requires, and fine-tune the way those points are distributed.”

There are additional features to enable richer detail to the environment, such as ‘nine slicing’ for adding custom-sized textures to buildings, decorators to add extra geometry to rooftops, and borders around roads and buildings to simulate ambient occlusion. The SDK also integrates with Unity’s real-time lighting and physics systems.

Donelan then highlighted some well-polished examples created by a single developer in just a few weeks using procedural rules and modular asset packs. Firstly, two stylised views of city environments were shown, zooming down to street level at an impressive level of detail, with Google Maps data informing the procedural rendering in an organic way. In the final example, a vast area of Glacier National Park in Montana was shown, rendered in Unity using Google Maps elevation data, with procedurally generated rocks and vegetation, showing the SDK is not limited to urban environments.

The overall message: it’s easy to harness Google Maps geodata to build rich game experiences that work on a global scale, using gameplay suitable for the real world, and driving players to popular places, or off the beaten path, depending on the style of game. Finally, three games coming in 2018 using ARCore and Google Maps APIs were featured: Jurassic World Alive, Ghostbusters World, and The Walking Dead: Our World.