procedural-3d-engine/android/computecloth/example.json

14 lines
209 B
JSON
Raw Normal View History

{
"apkname": "vulkanComputecloth",
"directories": {
"shaders": "computecloth"
},
"assets": {
"models": [
"geosphere.obj"
],
"textures": [
"vulkan_cloth_rgba.ktx"
]
}
}