https://github.com/tildearrow/emily
tildearrow's UI toolkit
https://github.com/tildearrow/emily
Last synced: 3 months ago
JSON representation
tildearrow's UI toolkit
- Host: GitHub
- URL: https://github.com/tildearrow/emily
- Owner: tildearrow
- License: other
- Created: 2017-07-11T23:33:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T06:10:14.000Z (over 7 years ago)
- Last Synced: 2025-12-26T19:42:30.137Z (7 months ago)
- Language: C++
- Size: 18.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# emily
this is tildearrow's own custom-SFML-based UI toolkit, which will be used in taebron and future applications.
this toolkit isn't production ready, but don't worry, it will be soon.
# why though?
the complexity of major UI toolkits like GTK or Qt, especially when going cross-platform.
and the desire to get a competitive, yet lightweight UI toolkit.
# dependencies
- CMake (build)
- SFML dependencies
# warning
this toolkit is tildearrow-specific, meaning that it may lack features, or may not fit your coding style.
be careful if using it on your own program.