ARMAR
From DigitalBlacksmith
Contents |
[edit] Augmented Reality for Maintenance and Repair (ARMAR
This page (portal really) is dedicated to my PhD Research into Augmented Reality for Maintenance and Repair.
This is a comprehensive project, and this page serves as a portal to its various components:
- The main serious game application written using Valve Source SDK
- The various tracking technologies and approaches we're using
- The various display technologies we are using
[edit] Active Work
This is stuff I am currently working on:
Congiuring ARMAR for various demos
- ARMAR supports a couple of different demos..check this page for more info on how to set them up
Console Command List for ARMAR Applications
Mapping the demo -- back as of 4/15
Mounting the Point Grey Cameras
- Augmented Controls
- Integrating PointGrey camera with Armar/Valve
Integrating Intesense with ARMAR
[edit] Installing the ARMAR Mod Source Code and Content from SVN
[edit] Back Burner
These are ongoing sub projects, or to do items, but not currently on the critical path:
[edit] ARMAR Valve Source
Summary of modifications to MOD Source Code
Setting up the ARMAR Development Environment
x2
$v = "string"; // sample initialization
for(int i=0; i++; i <10) { printf("hello world\n"); }
