Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmptyKeys/UI_Engines
Engine specific libraries for Empty Keys UI
https://github.com/EmptyKeys/UI_Engines
fna monogame ui ui-engines xenko
Last synced: 2 months ago
JSON representation
Engine specific libraries for Empty Keys UI
- Host: GitHub
- URL: https://github.com/EmptyKeys/UI_Engines
- Owner: EmptyKeys
- License: mit
- Created: 2015-08-16T15:37:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T09:15:10.000Z (over 2 years ago)
- Last Synced: 2024-08-01T03:14:38.064Z (5 months ago)
- Topics: fna, monogame, ui, ui-engines, xenko
- Language: C#
- Size: 412 KB
- Stars: 55
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-monogame - EmptyKeys - ![GitHub stars](https://img.shields.io/github/stars/EmptyKeys/UI_Engines.svg) - Create UI from a WPF like XAML. (User Interfaces)
- Awesome-Stride - Empty Keys UI for Xenko
README
# UI_Engines
Engine specific libraries for Empty Keys UI## Prerequisites
Visual Studio 2017 15.9.2+, MonoGame 3.7 and Xenko 3.X+ installed## EmptyKeys.UserInterface.Core
Core library with abstract classes and simple types## EmptyKeys.UserInterface.MonoGame
MonoGame specific library
http://www.monogame.net/## EmptyKeys.UserInterface.Xenko
Xenko specific library
http://Xenko.com