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

23 lines
No EOL
371 B
JSON

{
"apkname": "vulkanPBRIBL",
"directories": {
"shaders": "pbribl"
},
"assets": {
"models": [
"cube.obj",
"geosphere.obj",
"teapot.dae",
"torusknot.obj",
"venus.fbx"
],
"additional" : {
"directories": [
"textures/hdr"
],
"files": [
"textures/hdr/pisa_cube.ktx"
]
}
}
}