An example project of Vittascience running inside of a Unity WebView.
This sample project is based off unity-webview's sample project. Please refer to https://github.com/vittascience/unity-webview#sample-project if you need more information about the project/plugins used.
- Install Unity (2019 LTS release)
- Open
Assets/Sample.unity - Clone https://github.com/vittascience/unity-webview onto your computer
- Open
dist/unity-webview.unitypackageand import all files.