Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 475 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
    • Html5 Canvas (partially implemented)

Interops: Drawing backend + Rendering

  • AvaloniaUI | Vulkan