Files
MobileGL/README.md
T

33 lines
1.2 KiB
Markdown

# MobileGL
## Third party components
**SPIRV-Cross** by **KhronosGroup**: [github](https://github.com/KhronosGroup/SPIRV-Cross)
**glslang** by **KhronosGroup**: [github](https://github.com/KhronosGroup/glslang)
**GlslOptimizerV2** by **aiekick**: [github](https://github.com/aiekick/GlslOptimizerV2)
## Progress
**Target**: **OpenGL 3.2 Core Profile**
| Component | Development Progress |
|--------------------------------|----------------------|
| **OpenGL State Manager** | **5% ~ 7.5%** |
| **Abstraction Layer (MG_RHI)** | **0%** |
| **OpenGL ES Backend** | **N/A** (of MG_RHI) |
| **Vulkan Backend** | **planned** |
---
**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** |
| **OpenGL ES Backend** | **N/A** (of MG_RHI) |
| **Vulkan Backend** | **planned** |
\* *The number of functions that have been implemented*