hcilab / CARD-PAC

An AR card game system for two remote players.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CARD-PAC System
-Developed at the HCI Lab, UNB in collaboration with the National Research Council of Canada
Vuforia Augmented Reality SDK Release Package
==============================================


This package has the following structure:

vuforia-sdk-android-xx-yy-zz\     
    build\                        Vuforia SDK
        include\                  Commented header files
        java\                     Precompiled Java classes
        lib\                      Dynamic link libraries
    licenses\                     License Agreements
    samples\                      Destination folder for sample applications
        readme.txt                Instructions for downloading and installing the sample applications
    assets\                       Additional assets required to use Vuforia SDK
    readme.txt                    This document
    

To get started, go to https://developer.vuforia.com, where you will find detailed 
documentation on developing AR apps using the Vuforia SDK, and a brief description 
of the online Target Manager.

To view the SDK license agreement, go to https://developer.vuforia.com/legal/vuforia-developer-agreement

To view the release notes, go to https://developer.vuforia.com/library/release-notes


/*============================================================================
            Copyright (c) 2010-2019 PTC Inc.
            All Rights Reserved.
         Confidential and Proprietary - PTC Inc.
  ============================================================================*/

About

An AR card game system for two remote players.


Languages

Language:C++ 91.1%Language:JavaScript 8.9%