Skip to content

dazopt/xenko

This branch is up to date with SiliconStudio/xenko:master-2.1.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6fca455 · Mar 14, 2018
Jun 21, 2017
Dec 8, 2017
Jan 10, 2018
Apr 24, 2017
Sep 4, 2017
Mar 14, 2018
Aug 28, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
May 8, 2017
Aug 29, 2017
Mar 13, 2018
Apr 24, 2017

Repository files navigation

Xenko

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.

Xenko Editor

To learn more about Xenko, visit xenko.com.

License

Before downloading, using or contributing to Xenko, please carefully read the license agreements below.

By downloading or using files in this repository, you affirm that you have read, understood and agreed to the terms below.

Documentation

Find explanations and information about Xenko:

Community

Ask for help or report issues:

Building from source

Prerequisites

  1. Git with Git LFS option, or install Git LFS separately.
  2. Visual Studio 2017 with the following workloads:
  • .NET desktop development
  • Desktop development with C++ (with "C++/CLI" and "Windows 8.1 SDK and UCRT SDK" optional components)
  1. FBX SDK 2017.0.1 VS2015

Build Xenko

  1. Clone Xenko with LFS: git lfs clone https://git.xenko.com/xenko/Xenko-Runtime.git
  2. Set SiliconStudioXenkoDir environment variable to point to your <XenkoDir>
  3. Open <XenkoDir>\build\Xenko.sln with Visual Studio 2017, and build.
  4. Open <XenkoDir>\samples\XenkoSamples.sln and play with the samples.
  5. Optionally, open and build Xenko.Android.sln, Xenko.iOS.sln, etc...

About

Xenko Game Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 88.2%
  • Pascal 4.6%
  • C++ 4.5%
  • C 1.0%
  • Assembly 0.8%
  • HLSL 0.7%
  • Other 0.2%