Info
Version: | 1.4.4 |
Author(s): | Xamarin Inc. |
Last Update: | Friday, April 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://developer.xamarin.com/guides/cross-platform/urho/ |
NuGet Url: | https://www.nuget.org/packages/UrhoSharp.HoloLens |
Install
Install-Package UrhoSharp.HoloLens
dotnet add package UrhoSharp.HoloLens
paket add UrhoSharp.HoloLens
UrhoSharp.HoloLens Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The game engine is available as a portable class library, allowing your game code to be written once and shared across all platforms. UrhoSharp is powered by Urho3D (http://urho3d.github.io/), a game engine that has been under development for more than a decade.
All the samples from Urho3D have been ported to C# to help you get started: https://github.com/xamarin/urho-samples.