A Xamarin application using OpenGL through UrhoSharp Framework written mostly in PHP and compiled with The Peachpie Compiler into .NET
- Navigate to the PHPLib folder in terminal
- Run
dotnet restore
command to restore used packages - Run
dotnet build
to build in default configuration, currently debug
- UtilityFunctions project referenced in PHPLib is automatically built as well
- Open UrhoPHPTest.sln in Visual Studio, build the UrhoPHPTest app and deploy to an Android device or an emulator