Skip to content

maiKNJ/G706_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Low-budget application for virtual production

The program is made in Unity 2020.3.22f1, using the plugin AR Foundation for motion tracking.

Getting started

Follow the instructions to use the tracking system.

Prerequisities

There are two parts of the project, the server and the client.

The client ("Client") needs to be opened in Unity and build on an Android device that is compatible with AR Core. This is because it is used through the AR Foundation for the tracking. You can see a list of compatible devices here. You need to have gradle version 5.6.4 as minimum. And run it with IL2CP if using Android 28 or higher. To build the client on the device make sure to choose Android inside the Unity Build Settings (See manual here)

The server ("CamServer") needs to be build and run on a computer. The computer can furthermore be connected to a projection setup or LED Wall for optimal use.

Both the server and client devices should be on the same internet connection.

Running the program

The server should be running before trying to connect the Android device with the proper IP Address (found in the computer settings).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors