# sgl **Repository Path**: bobde163/sgl ## Basic Information - **Project Name**: sgl - **Description**: SGL (Swift Graphics Library)是一种轻量快速的图形库,该库旨在为MCU级别的处理器提供一美观轻量的GUI(Graphics User Interface). - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2024-04-09 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SGL (Swift Graphics Library) ![SGL_LOGO](SGL_logo.png) #### 介绍 SGL (Swift Graphics Library)是一种轻量快速的图形库,该库旨在为MCU级别的处理器提供一美观轻量的GUI(Graphics User Interface). #### 1. 安装gcc #### 2. 进入example/sdl2目录 #### 3. make #### 4. 运行test.exe