AtomOS
AtomOS copied to clipboard
[Graphics] Graphics Library for UI
We can either approach to Cairo which is really a good graphics library and widely used, Or we can either make any existing C# graphics library to work on Atomix Platform.
A good thing to do is, to provide a backend (like Cairo), and make wrappers for it that work seamlessly like C# graphics library (System.Drawing).