Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 439 Bytes

Drawie

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