Skip to content

PixiEditor/Drawie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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