Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueDi authored Nov 7, 2018
1 parent dc213df commit 0133656
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# RVAU
Projeto para RVAU
# Beginner Vuforia
In this project you'll find 3 mini-projects that will help you start learning Vuforia with Unity.

### Weather Board
Here you can understand how to make external api calls and change the object based on the result of the call.

### Video Player
An example on how to collide Vuforia image targets and how to use the VideoPlayer class of Unity.

### Pop the Balloon
The classic game of shooting balloons will teach you how to make the Vuforia targets interact with buttons and destroy objects from afar. It also gives an example of an undo button.

0 comments on commit 0133656

Please sign in to comment.