mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 04:38:30 +09:00
19 lines
739 B
Markdown
19 lines
739 B
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
|
|
|
|
| Component | Development Progress |
|
|
|----------------------------------|----------------------|
|
|
| OpenGL 3.2 Core Profile Frontend | < 1% |
|
|
| Vulkan Backend | < 1% |
|
|
| Abstraction Layer | < 1% |
|
|
|
|
*Note: All components are currently in preliminary architectural design phase, with core development not yet commenced.* |