|
@@ -353,10 +353,15 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"title": "point light shadows",
|
|
"title": "point light shadows",
|
|
- "scriptToRun": "/Demos/PointLightShadowMap/pointLightShadows.js",
|
|
|
|
- "functionToCall": "CreatePointLightShadowScene",
|
|
|
|
- "referenceImage": "pointLightShadows.png",
|
|
|
|
- "replace": "/ground, /Ground"
|
|
|
|
|
|
+ "playgroundId": "#XDNVAY#1",
|
|
|
|
+ "referenceImage": "pointLightShadows.png"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "title": "Shadow depth wrappers",
|
|
|
|
+ "playgroundId": "#PNQRY1#4",
|
|
|
|
+ "referenceImage": "shadowDepthWrappers.png",
|
|
|
|
+ "renderCount": 20,
|
|
|
|
+ "replace": "incrementTime = true, incrementTime = false"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"title": "Displacement map",
|
|
"title": "Displacement map",
|