Skip to content

hcilab/CARD-PAC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • JavaScript 8.9%