Skip to content

OkashiKami/Odyssey

 
 

Repository files navigation

Odyssey Engine

This repository contains the source code for:

Odyssey.Renderer

3D engine

Odyssey.Epos

Entity Component System Framework

Odyssey.Renderer2D

User Interface Library (in OdysseyUI.sln)

Odyssey.Daedalus

Shader Generator tool (in OdysseyTools.sln)

Installation notes

In order to take advantage of the supplied Oddysey.proj build script you will need to change the SharpDXSdkBinDir at the top of the file so that it points to the Bin folder of your SharpDX SDK. Use the supplied net45 (for Desktop projects) or Win8Debug (for WinRT) configurations to build the project.

The project is built upon the SharpDX dev binaries version 3.0.

Samples

  • MiniUI (showcases the main UI controls)
  • DataBinding (an implementation of a MVVM system using the UI library)

About

Odyssey Engine Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%