mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Docs|Improvement] (...): Add LICENSE and README.md. Modify some texts.
Signed-off-by: BZLZHH <admin@bzlzhh.top>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 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.*
|
||||
Reference in New Issue
Block a user