I'm working on a UI manager and set of controls. Using the fantastic oleexp for Direct2D.




Originally started this project as I'm using Direct2D for a little game I'm making. I needed a good UI library and couldn't find anything else suitable.

There's definitely more than a few bugs. Still need to do option/checkboxes, listbox, dropdowns, menus, asset loader. Maybe themes and audio too.

Hopefully will open source it when it's a bit more complete and bug free.

@baka - you're creating a game with Direct2D. Curious what you have done for UI?