Files
MobileGL/README.md
T

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.*