[Docs] (README.md|PlannedFunctions.md): Update progress.

This commit is contained in:
BZLZHH
2025-04-04 23:25:52 +08:00
parent 41fefb8e54
commit 90edb96f5a
2 changed files with 172 additions and 67 deletions
+16 -6
View File
@@ -12,10 +12,20 @@
**Target**: **OpenGL 3.2 Core Profile**
| Component | Development Progress |
|----------------------------|----------------------|
| OpenGL State Manager | < 1% |
| Abstraction Layer (MG_RHI) | < 1% |
| Vulkan Backend | < 1% (of MG_RHI) |
| Component | Development Progress |
|--------------------------------|----------------------|
| **OpenGL State Manager** | **5% ~ 7.5%** |
| **Abstraction Layer (MG_RHI)** | **0%** |
| **Vulkan Backend** | **N/A** (of MG_RHI) |
*Note: All components are currently in preliminary architectural design phase, with core development not yet commenced.*
---
**Target**: **OpenGL implementation compatible with Minecraft 1.17 to 1.12.4**
| Component | Development Progress\* |
|--------------------------------|------------------------|
| **OpenGL State Manager** | **12 / 65** |
| **Abstraction Layer (MG_RHI)** | **0 / 65** |
| **Vulkan Backend** | **N/A** (of MG_RHI) |
\* *The number of functions that have been implemented*