Simplified text overlay example, code cleanup, better text blending

This commit is contained in:
saschawillems 2018-03-24 11:35:02 +01:00
parent 0c2720efc3
commit 3c230c7ff5
18 changed files with 119 additions and 408 deletions

View file

@ -6,14 +6,6 @@
"assets": {
"models": [
"cube.dae"
],
"textures": [
"skysphere_bc3_unorm.ktx",
"skysphere_astc_8x8_unorm.ktx",
"skysphere_etc2_unorm.ktx",
"round_window_bc3_unorm.ktx",
"round_window_astc_8x8_unorm.ktx",
"round_window_etc2_unorm.ktx"
]
]
}
}