Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 513 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 513 Bytes

TinyGUI

a lightweight GUI library for cross-platform linux system

TinyGUI use high performance rendering libs including 2d and 3d standard.

TinyGUI is designed to support single display and multiple layers. The layers are like windows on other GUI but without any information or controller buttons. Layers are accelerated rendering blocks.

Architecture

ToDo list:

  • core
  • macOS simulator
  • fbdev platform
  • sw acc
  • Windows simulator
  • drm platform