/Drawie

Drawing engine

Primary LanguageC#MIT LicenseMIT

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