From deb5320a3e2c6c4c0c3faaaa860809833ad660fd Mon Sep 17 00:00:00 2001 From: BZLZHH Date: Fri, 4 Apr 2025 15:22:07 +0800 Subject: [PATCH] [Docs] (README.md): Update Progress. --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a7f66e48..2434130c 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ ## Progress -| Component | Development Progress | -|----------------------------------|----------------------| -| OpenGL 3.2 Core Profile Frontend | < 1% | -| Vulkan Backend | < 1% | -| Abstraction Layer | < 1% | +**Target**: **OpenGL 3.2 Core Profile** + +| Component | Development Progress | +|----------------------------|----------------------| +| OpenGL State Manager | < 1% | +| Abstraction Layer (MG_RHI) | < 1% | +| Vulkan Backend | < 1% (of MG_RHI) | *Note: All components are currently in preliminary architectural design phase, with core development not yet commenced.* \ No newline at end of file