Showcases Details

  • Case Name: Augmented Reality
  • Country: Singapore
  • Client: SSG
  • Date: -
  • Duration: -
  • Status: Delivered

Technologies

We are working on 2D AR, using mobile platform for digital content marketing while also testing 3D AR in our lab using various advanced and state-of-the-art tool-kit (GPU/CUDA, Google ATAP). One of the fun outcomes of our 3D AR lab experiments is a large indoor game for children.

We were among the first few teams in Southeast Asia to receive and try Google ATAP toolkit.

In-app interacting on AR objects with game-like effects. Support iOS and Android

Improving UCLA's Augmented Reality Sandbox

  • The Augmented Reality Sandbox allows students and the public to interact with a miniature landscape, sculpting mountains, valleys, rivers and even volcanoes, with off the shelf readily available parts.
  • Topographic maps are crucial tools used by geologists, geographers and adventurous hikers. A newly-built apparatus at UCLA makes topographic maps fun and interactive for everyone by projecting them in 3D.

AR Demonstration

  • Augmented reality allows users to experience digital visual content in the real world
  • AR gaming expands the playing field, taking advantage of the diversity of the real-world environment to keep the games engaging.
  • AR applied in visual arts allows objects or places to trigger artistic multidimensional experiences and interpretations of reality.
  • We developed and demonstrated together with our partner SSG.

AR Tools

ARKit

ARKit is Apple’s brand new augmented reality framework for iOS apps and games, which was introduced as part of iOS 11. It recognizes the environment around you, including planes and objects, and then allows you to place your own objects in that environment, manipulate them and keep track of them as the iPhone moves.

ARKit integrates with Apple’s 2D and 3D gaming platforms, SceneKit and SpriteKit, very easily and all it takes to set up the SceneKit’s view is about four lines of code and then one for adding ARKit.

ARLab

ARLab allows you to add and remove augmented reality geolocation view to your apps in real-time. Its framework is fully customizable with an extremely easy-to-use API.

It takes care of all the complex functionalities of the augmented reality so that you can just focus on designing you application.

Vuforia

Vuforia is another AR SDK that aside from iOS and Android also supports Windows Phone and Unity. One of its biggest pros is its cloud recognition service that allows you to use either local or cloud databases to process image recognition as well as its target tracking and multi-target detection.