Skip to content

A framework using unity to achieve augmented reality based on OpenCV.

License

Notifications You must be signed in to change notification settings

liu-wenwu/ARUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme for ARUnity

About

ARUnity is a framework using unity to achieve augmented reality based on OpenCV. I have completed the augmented reality for marker on the windows platform. The next plan is to complete the natural feature tracking.

Usage

  1. Download : git clone https://github.com/liu-wenwu/ARUnity.git
  2. Open project "Plugins/win32/arunity.sln" with Visual Studio 2013.
  3. Configure Sub project arunitywith x86 & release mode, compile & generate arunity.dll,then copy this file to the folder Unity/ARUnity/Assets/Plugins/x86.
  4. Sub project test is used to test the algorithm and interface.
  5. Open Unity 5.4.0f3 (32-bit),click OPEN,select the folder Unity/ARUnity.
  6. Open the scene test.unity,we will see Unity Editor
  7. Make sure your computer is connected to a camera.Push the play button,put the marker in the camera scene,then we will find a cube standing on the marker.

image image

##Decument ARUnity Document

Thanks

ARToolkit aipiano

About

A framework using unity to achieve augmented reality based on OpenCV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published