- GPU capable PC
- A supported OS
- Windows 10
- MacOSX
- Linux (with appimage support)
git clone https://github.com/RustyRaptor/SolvAR.git
-
Download Unity Hub for your OS
-
Run the installer and launch Unity Hub
- Go to Installs
- Click add
- Select the recommended LTS version of unity 2019.4
- Click next
- Select the required modules
- Android Build support
- Android SDK and NDK Tools
- OpenJDK
- In Unity Hub
- Go to Projects
- Click new project
- Select 3D as the template and put it in a folder of your choice
- NOT IN THE GIT REPO FOLDER
- Click Create and wait for unity editor to load
- Once Unity is loaded
- Make sure the "Projects" tab is selected in the bottom left
-
Find the file in our main git repo called SolvAR_Unity_v0.05.unitypackage
- This contains the code and assets for our project.
- As of writing this it is located in SolvAR/Working_Packages/SolvAR_Unity_v0.05.unitypackage
-
When you find the file open it in a separate file browser and drag the file from the file browser into the blank space under the Assets folder.
- This will open a dialog to import the package
- Click "Import" and wait till finished.
- Once imported you may encounter errors about missing packages.
- To fix this go Window > Package Manager
- Wait for all the packages to finish loading.
- Select Advanced (top leftish)
- Select "Show Preview Packages" and confirm
- Wait for them to reload