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

15 lines
No EOL
230 B
JSON

{
"apkname": "vulkanPBRBasic",
"directories": {
"shaders": "pbrbasic"
},
"assets": {
"models": [
"cube.obj",
"geosphere.obj",
"teapot.dae",
"torusknot.obj",
"venus.fbx"
]
}
}