xenko3d / xenko
- суббота, 4 августа 2018 г. в 00:17:32
C#
Xenko Game Engine
Welcome to the Xenko source code repository!
Xenko is an open-source C# game engine for realistic rendering and VR. The engine is highly modular and aims at giving game makers more flexibility in their development. Xenko comes with an editor that allows you create and manage the content of your games or applications in a visual and intuitive way.
To learn more about Xenko, visit xenko.com.
Xenko is covered by MIT, unless stated otherwise (i.e. for some files that are copied from other projects).
You can find the list of third party projects here.
Contributors need to sign the following Contribution License Agreement.
Find explanations and information about Xenko:
Ask for help or report issues:
git clone https://github.com/xenko3d/xenko.git
<XenkoDir>
<XenkoDir>\build\Xenko.sln
with Visual Studio 2017, and build.<XenkoDir>\samples\XenkoSamples.sln
and play with the samples.Xenko.Android.sln
, Xenko.iOS.sln
, etc...