procedural-3d-engine/android/pbrbasic/example.json
2018-01-01 14:01:57 +01:00

14 lines
No EOL
211 B
JSON

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