mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-30 08:34:59 +00:00
stuff
This commit is contained in:
24
MaterialX/javascript/MaterialXView/example_materials.json
Normal file
24
MaterialX/javascript/MaterialXView/example_materials.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user