elix22 / Urho.Net-Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urho.Net-Samples

Demo Sample were moved to https://github.com/Urho-Net/Samples

This repositry is no longer maintained

Samples for the Urho.Net cross platform C# game development framework

https://github.com/Urho-Net/Urho.Net

Make sure you are using the latest Urho.Net framework package.
If you update the Urho.Net framework , please make a clean build on your project ,
Either using Visual Studio Code or Visual Studio (in VS-Code it's Shift+Ctrl+P , Run Task , clean)

Each folder is a fully self contained Visual Studio code project , containing all the scripts and tools to allow pleasent and fluent development. The downside of it is that this is a hugh repo.

You can download a single folder by using SVN , for example downloading only the MultipleViewports sample project :

svn co https://github.com/elix22/Urho.Net-Samples/trunk/MultipleViewports MultipleViewports

Every folder can be downloaded in the same way by using svn :

svn co https://github.com/elix22/Urho.Net-Samples/trunk/FOLDER-NAME FOLDER-NAME

About

License:MIT License


Languages

Language:Perl 43.7%Language:HLSL 18.1%Language:GLSL 15.5%Language:C 15.4%Language:Shell 3.4%Language:C# 2.8%Language:HTML 0.9%Language:Vim Script 0.3%