-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Obsidian needs a GUI API. I've committed a bit back a draft of a GUI system based on Visual Studio rendered by the Caustic rendering library. This is a monumental task to finish and if an existing solution could be dropped in, with minor changes, and work I'm all ears.
Running ideas:
- Create bridge-over JavaFX rendering in LWJGL
- Continue submitting work to our own GUI API. Will require a massive amount of time and maintenance
I welcome any ideas.