Drawie aims to provide set of modules that allows building gpu-accelerated high-level 2D apps with low-level control. It gives the programmer control over every application layer:
- 
Render Apis
- Vulkan
 - OpenGL
 - DirectX
 - Metal
 
 - 
Windowing
- Glfw
 - Browser
 
 - 
Drawing backend
- Skia
 
 
Interops: Drawing backend + Rendering
- AvaloniaUI | Vulkan | OpenGL