xRの世界 | The world of xR (xReality)

拡張現実 Augmented Realty/仮想現実 Virtual Reality/複合現実 Mixed Reality の技術がもたらす DX(デジタルトランスフォーメーション)

ARドミノ - Augmented Reality Domino Knock-Down Game #AR

 
This article provides step-by-step instructions about how to create a simple, yet interesting, augmented reality game called “domino knock-down game” using an open source framework called Goblin XNA.

Ohan Oda 
Columbia University

Source Code: http://goblinxna.codeplex.com - ARDominos under projects directory of Goblin XNA

Difficulty: Advanced 
Time Required: 5 ~ 10 hours 
Cost: $0 – 60 (Standard webcam
Software Needed: see the installation guide that comes with Goblin XNA 
Hardware: PC, standard webcam

 Introduction

This is an advanced tutorial, and as such we expect that you are already familiar with XNA and scene graph based 3D programming. The game is a single player game in which the player shoots virtual balls into a real-world environment to knock down all of the virtual dominos overlaid on top of a board. The player holds a webcam in one hand and shoots the virtual ball by clicking a mouse using the other hand. Before the game starts, the player is allowed to add virtual dominos or modify the positions and orientations of the existing ones overlaid on the board as desired

via http://www.ggpcw.tk/index.php/article/printads/2011-04-03/5499.html