xamarin/urho-samples

Name: urho-samples

Owner: Xamarin

Description: Samples for the Urho bindings

Created: 2015-09-16 14:41:18.0

Updated: 2018-05-24 13:19:31.0

Pushed: 2018-03-13 11:08:52.0

Homepage: null

Size: 236481

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

UrhoSharp samples

This directory contains various samples for the UrhoSharp engine and they can be compiled for Android or iOS, or can be executed on Windows and Mac with the published NuGet package.

Samples

Some of the samples here include:

ARKit, ARCore and HoloLens

These directories contain samples for running UrhoSharp on HoloLens, ARKit and ARCore.
Also there is a mixed sample that shares a scene between iOS, Android and HoloLens (see Mixed/AR)

Screenshot Screenshot

FormsSamples

The 'FormsSamples' solution demonstrates how UrhoSharp can be used in Xamarin.Forms applications as a View element.

Screenshot Screenshot

FeatureSamples

The toplevel FeatureSamples solution showcases 40 independent UrhoSharp features, each one showcasing a particular element of the framework and runs on all supported platforms.

Physics2D Water

SamplyGame

The SamplyGame directory contains a more complete game, it is a sample inspired by the gameplay and artwork of ShootySkies and shows a more complete game in action, showing how to load assets, write game code and structure a game. It is our first game build with this, so be kind.

Screenshot

Structure

All solutions are structured to have their cross platform code written in the Core directory, where we build a portable class library. While we have taken the approach of using Portable Class Libraries, you can also used Shared Projects.

The structure of each solution is this:

To build the samples


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.