Adding basic memory resource
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Placeholder",
|
||||
"params": {
|
||||
},
|
||||
"code": [
|
||||
{
|
||||
"exp": "BRDF",
|
||||
"profile": "BlinnPhong",
|
||||
"values": {
|
||||
"baseColor": "float3(0, 1, 0)",
|
||||
"normal": "float3(0, 0, 1)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user