mirror of
https://github.com/xenia-project/elemental-forms.git
synced 2024-11-23 03:29:43 +00:00
Small footprint UI library for hardware accelerated games & applications
3e7d961fea
Update to latest build_tools |
||
---|---|---|
build_tools@8b40c477f7 | ||
docs | ||
resources | ||
src/el | ||
testbed | ||
third_party | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
elemental.sln | ||
libelemental.filters | ||
libelemental.natvis | ||
libelemental.vcxproj | ||
libelemental.vcxproj.filters | ||
LICENSE | ||
LICENSE-turbo-badger | ||
premake5.lua | ||
README.md | ||
resources.rc |
IN PROGRESS
This is a heavy forking of Turbo Badger by Emil Segerås. Emil did amazing work and came up with a brilliant design and implementation that impressed me so much that I began obsessing over it. This is my rendition of his work to turn it into the UI system I'd been looking for.
The primary use of the library is for the xenia emulator and toolset, though contributions that make it more generally useful are welcome!
This may only be buildable from within the xenia repository, as it depends on build configuration files present there. TODO: find a way around that!