17 lines
302 B
JSON
17 lines
302 B
JSON
|
|
{
|
||
|
|
"apkname": "vulkanVulkanscene",
|
||
|
|
"directories": {
|
||
|
|
"shaders": "vulkanscene"
|
||
|
|
},
|
||
|
|
"assets": {
|
||
|
|
"models": [
|
||
|
|
"vulkanscenelogos.dae",
|
||
|
|
"vulkanscenebackground.dae",
|
||
|
|
"vulkanscenemodels.dae",
|
||
|
|
"cube.obj"
|
||
|
|
],
|
||
|
|
"textures": [
|
||
|
|
"cubemap_vulkan.ktx"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|