Skip to content

gustavors88/augreality

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aug Reality Cornell Cup Project ==
==================================

INTRODUCTION =
==============
This project aims to build an augmented reality simulator device
using a headset and the Intel DE2-i150 development board for the Cornell Cup
Competition. The headset is a custom design which has 3d graphics,
head tracking, gps positioning, and a wide field of view.
This is phase2 of the project. Documentation for phase1 and phase2 can be found
in our doc/ folder. The headset src/ folder is subdivided into all of the software
modules for this project.

DIRECTORY STRUCTURE =
=====================

## headset
##########

$$ headset/src
    This directory contains all source code for the Headset.

$$ headset/test
    This directory contains all test code for the headset (usually proof of concept or simulation code.)

$$ headset/doc
    This directory contains specific documentation related to the headset.

## doc
######
  This directory contains all general documenation for the top level design.

About

Augmented reality game console project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.0%
  • Eagle 18.4%
  • C++ 1.5%
  • Assembly 1.3%
  • Python 0.4%
  • Makefile 0.4%