Xamarin.Android - MonoGame model and vertex drawing

This project shows how to combine Model rendering with vertex array rendering in MonoGame.

This single solution contains two projects: one for Android and one cross-platform portable class library. It is the result of the Working with Vertex Array in MonoGame walkthrough.