From f1cf6a6d8545e0d780a5c528dff04b81b35fd559 Mon Sep 17 00:00:00 2001 From: ChestnutYueyue <952134128@qq.com> Date: Tue, 17 Feb 2026 14:50:05 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=A4=9A=E5=90=8E=E7=AB=AF=E6=B8=B2=E6=9F=93=E5=92=8C?= =?UTF-8?q?=E9=AB=98=E6=80=A7=E8=83=BD=E6=89=B9=E5=A4=84=E7=90=86=E7=89=B9?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 33fdfce..632f526 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ - **跨平台支持**:Windows、Linux、macOS、Nintendo Switch - **模块化架构**:模块系统 + 服务系统,灵活可扩展 +- **多后端渲染**:OpenGL / Vulkan 支持,易于扩展新后端 +- **高性能批处理**:独立 Batch 层,TrigLookup 优化,支持 10000 精灵/批次 - **场景图系统**:树形节点结构,支持变换继承 - **输入系统**:键盘、鼠标、手柄、触摸,事件驱动 - **渲染系统**:OpenGL ES 3.2,支持自定义着色器