mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-25 06:04:57 +00:00
25 lines
656 B
JSON
25 lines
656 B
JSON
{
|
|
"materials": [
|
|
{
|
|
"name": "StandardSurface",
|
|
"path": "../../resources/Materials/Examples/StandardSurface",
|
|
"baseURL": "Materials/Examples/StandardSurface"
|
|
},
|
|
{
|
|
"name": "UsdPreviewSurface",
|
|
"path": "../../resources/Materials/Examples/UsdPreviewSurface",
|
|
"baseURL": "Materials/Examples/UsdPreviewSurface"
|
|
},
|
|
{
|
|
"name": "GltfPbr",
|
|
"path": "../../resources/Materials/Examples/GltfPbr",
|
|
"baseURL": "Materials/Examples/GltfPbr"
|
|
},
|
|
{
|
|
"name": "OpenPbr",
|
|
"path": "../../resources/Materials/Examples/OpenPbr",
|
|
"baseURL": "Materials/Examples/OpenPbr"
|
|
}
|
|
]
|
|
}
|