config.json 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879
  1. {
  2. "root": "https://cdn.babylonjs.com",
  3. "tests": [
  4. {
  5. "title": "EXT_texture_webp",
  6. "playgroundId": "#LSAUH2#2",
  7. "referenceImage": "webp.png"
  8. },
  9. {
  10. "title": "CSGVertColor",
  11. "playgroundId": "#R0H1IX#0",
  12. "referenceImage": "csgVertColor.png"
  13. },
  14. {
  15. "title": "Particle subemitters",
  16. "playgroundId": "#1LK70I#20",
  17. "renderCount": 50,
  18. "referenceImage": "subemitters.png"
  19. },
  20. {
  21. "title": "Black and White post-process",
  22. "playgroundId": "#N55Q2M#0",
  23. "referenceImage": "bwpp.png"
  24. },
  25. {
  26. "title": "Sprite maps",
  27. "playgroundId": "#ARLADE#23",
  28. "referenceImage": "sprite-maps.png",
  29. "excludeFromAutomaticTesting": true
  30. },
  31. {
  32. "title": "Point light shadows",
  33. "playgroundId": "#U2F7P9#4",
  34. "referenceImage": "point-light-shadows.png"
  35. },
  36. {
  37. "title": "Node material #0",
  38. "playgroundId": "#M5VQE9#20",
  39. "referenceImage": "node-material0.png",
  40. "renderCount": 5,
  41. "excludeFromAutomaticTesting": true
  42. },
  43. {
  44. "title": "Node material #1",
  45. "playgroundId": "#QJ71C6#1",
  46. "referenceImage": "node-material1.png",
  47. "renderCount": 20
  48. },
  49. {
  50. "title": "Node material #2",
  51. "playgroundId": "#WYM31D#4",
  52. "referenceImage": "node-material2.png"
  53. },
  54. {
  55. "title": "Node material #3",
  56. "playgroundId": "#LWGVT0#2",
  57. "referenceImage": "node-material3.png"
  58. },
  59. {
  60. "title": "Node material #4",
  61. "playgroundId": "#ZYGRII#1",
  62. "referenceImage": "node-material4.png"
  63. },
  64. {
  65. "title": "Node material #5",
  66. "playgroundId": "#V8VH7B#0",
  67. "referenceImage": "node-material5.png"
  68. },
  69. {
  70. "title": "Node material #6",
  71. "playgroundId": "#2XY3Z4#0",
  72. "referenceImage": "node-material6.png"
  73. },
  74. {
  75. "title": "Node material PBR 1",
  76. "playgroundId": "#D8AK3Z#7",
  77. "referenceImage": "node-material-pbr-1.png"
  78. },
  79. {
  80. "title": "Basis loader",
  81. "playgroundId": "#4RN0VF#0",
  82. "referenceImage": "basis.png"
  83. },
  84. {
  85. "title": "Unindexed mesh",
  86. "playgroundId": "#4IHSY2#0",
  87. "referenceImage": "unindexedmesh.png"
  88. },
  89. {
  90. "title": "LOD + Billboards + Instances",
  91. "playgroundId": "#UAIZCS#0",
  92. "referenceImage": "lodbillboardinstances.png"
  93. },
  94. {
  95. "title": "Nested BBG",
  96. "playgroundId": "#ZG0C8B#1",
  97. "renderCount": 10,
  98. "referenceImage": "nested_BBG.png"
  99. },
  100. {
  101. "title": "Weighted animations",
  102. "playgroundId": "#LL5BIQ#72",
  103. "renderCount": 50,
  104. "referenceImage": "weighted animations.png"
  105. },
  106. {
  107. "title": "Anisotropic",
  108. "playgroundId": "#MAXCNU#1",
  109. "referenceImage": "anisotropic.png"
  110. },
  111. {
  112. "title": "Clear Coat",
  113. "playgroundId": "#YACNQS#2",
  114. "referenceImage": "clearCoat.png"
  115. },
  116. {
  117. "title": "GUI Transform StackPanel",
  118. "playgroundId": "#BS60AB#0",
  119. "referenceImage": "TransformStackPanel.png"
  120. },
  121. {
  122. "title": "GUI StackPanel",
  123. "playgroundId": "#LLVZ90#0",
  124. "referenceImage": "StackPanel.png"
  125. },
  126. {
  127. "title": "Camera rig",
  128. "playgroundId": "#ATL1CS#12",
  129. "referenceImage": "cameraRig.png"
  130. },
  131. {
  132. "title": "Sliders",
  133. "playgroundId": "#HATGQZ#3",
  134. "referenceImage": "Sliders.png",
  135. "excludeFromAutomaticTesting": true
  136. },
  137. {
  138. "title": "Pointers",
  139. "playgroundId": "#1GLEJK#5",
  140. "referenceImage": "pointers.png",
  141. "excludeFromAutomaticTesting": true
  142. },
  143. {
  144. "title": "LineEdgesRenderer",
  145. "playgroundId": "#T90MQ4#1",
  146. "renderCount": 50,
  147. "referenceImage": "LineEdgesRenderer.png"
  148. },
  149. {
  150. "title": "Solid particle system",
  151. "playgroundId": "#WCDZS#92",
  152. "renderCount": 150,
  153. "referenceImage": "sps.png"
  154. },
  155. {
  156. "title": "Simulate pointer",
  157. "playgroundId": "#8MGKWK#269",
  158. "referenceImage": "simulatePointer.png"
  159. },
  160. {
  161. "title": "Color Grading",
  162. "playgroundId": "#8EDB5N#2",
  163. "referenceImage": "colorGrading.png"
  164. },
  165. {
  166. "title": "Ribbon morphing",
  167. "playgroundId": "#ACKC2#1",
  168. "renderCount": 50,
  169. "referenceImage": "ribbon morphing.png"
  170. },
  171. {
  172. "title": "Clip planes",
  173. "playgroundId": "#Y6W087#0",
  174. "referenceImage": "clipplanes.png"
  175. },
  176. {
  177. "title": "ShadowOnlyMaterial",
  178. "playgroundId": "#1KF7V1#18",
  179. "referenceImage": "shadowOnlyMaterial.png"
  180. },
  181. {
  182. "title": "Gizmos",
  183. "playgroundId": "#8GY6J8#48",
  184. "renderCount": 50,
  185. "referenceImage": "Gizmos.png"
  186. },
  187. {
  188. "title": "GUI3D SpherePanel",
  189. "playgroundId": "#HB4C01#9",
  190. "renderCount": 50,
  191. "referenceImage": "spherepanel.png"
  192. },
  193. {
  194. "title": "Particle Helper",
  195. "playgroundId": "#1VGT5D#2",
  196. "renderCount": 50,
  197. "referenceImage": "particle_helper.png"
  198. },
  199. {
  200. "title": "Chibi Rex",
  201. "playgroundId": "#QATUCH#11",
  202. "renderCount": 50,
  203. "referenceImage": "chibi_rex.png"
  204. },
  205. {
  206. "title": "Yeti",
  207. "playgroundId": "#QATUCH#3",
  208. "renderCount": 150,
  209. "referenceImage": "yeti.png"
  210. },
  211. {
  212. "title": "Sponza",
  213. "sceneFolder": "/Scenes/Sponza/",
  214. "sceneFilename": "Sponza.babylon",
  215. "referenceImage": "Sponza.png"
  216. },
  217. {
  218. "title": "Windows cafe",
  219. "sceneFolder": "/Scenes/WCafe/",
  220. "sceneFilename": "WCafe.babylon",
  221. "referenceImage": "WCafe.png"
  222. },
  223. {
  224. "title": "Espilit",
  225. "sceneFolder": "/Scenes/Espilit/",
  226. "sceneFilename": "espilit.babylon",
  227. "referenceImage": "Espilit.png"
  228. },
  229. {
  230. "title": "The car",
  231. "sceneFolder": "/Scenes/TheCar/",
  232. "sceneFilename": "TheCar.binary.babylon",
  233. "referenceImage": "TheCar.png",
  234. "errorRatio": 5
  235. },
  236. {
  237. "title": "Viper",
  238. "sceneFolder": "/Scenes/Viper/",
  239. "sceneFilename": "Viper.babylon",
  240. "referenceImage": "Viper.png"
  241. },
  242. {
  243. "title": "Retail",
  244. "sceneFolder": "/Scenes/Retail/",
  245. "sceneFilename": "Retail.babylon",
  246. "referenceImage": "retail.png"
  247. },
  248. {
  249. "title": "Hill Valley",
  250. "sceneFolder": "/Scenes/hillvalley/",
  251. "sceneFilename": "HillValley.incremental.babylon",
  252. "referenceImage": "Hillvalley.png"
  253. },
  254. {
  255. "title": "Heart",
  256. "sceneFolder": "/Scenes/Heart/",
  257. "sceneFilename": "Heart.babylon",
  258. "referenceImage": "Heart.png"
  259. },
  260. {
  261. "title": "Mansion",
  262. "sceneFolder": "/Scenes/Mansion/",
  263. "sceneFilename": "Mansion.babylon",
  264. "referenceImage": "mansion.png",
  265. "excludeFromAutomaticTesting": true
  266. },
  267. {
  268. "title": "SpaceDeK",
  269. "sceneFolder": "/Scenes/SpaceDek/",
  270. "sceneFilename": "SpaceDek.babylon",
  271. "referenceImage": "SpaceDeK.png",
  272. "errorRatio": 5
  273. },
  274. {
  275. "title": "Flat2009",
  276. "sceneFolder": "/Scenes/Flat2009/",
  277. "sceneFilename": "Flat2009.babylon",
  278. "referenceImage": "Flat2009.png"
  279. },
  280. {
  281. "title": "CSG",
  282. "scriptToRun": "/Demos/CSG/csg.js",
  283. "functionToCall": "CreateCSGTestScene",
  284. "referenceImage": "csg.png"
  285. },
  286. {
  287. "title": "Charting",
  288. "renderCount": 20,
  289. "scriptToRun": "/Demos/Charting/charting.js",
  290. "functionToCall": "CreateChartingTestScene",
  291. "referenceImage": "charting.png"
  292. },
  293. {
  294. "title": "Fog",
  295. "scriptToRun": "/Demos/Fog/fog.js",
  296. "functionToCall": "CreateFogScene",
  297. "referenceImage": "fog.png"
  298. },
  299. {
  300. "title": "Polygon",
  301. "scriptToRun": "/Demos/Polygon/polygon.js",
  302. "functionToCall": "CreatePolygonScene",
  303. "referenceImage": "polygon.png"
  304. },
  305. {
  306. "title": "Soft Shadows",
  307. "playgroundId": "#0YYQ3N#0",
  308. "referenceImage": "softShadows.png"
  309. },
  310. {
  311. "title": "Soft Shadows (Right Handed)",
  312. "playgroundId": "#0YYQ3N#2",
  313. "referenceImage": "softShadowsRightHanded.png"
  314. },
  315. {
  316. "title": "Fresnel",
  317. "playgroundId": "#603JUZ#1",
  318. "referenceImage": "fresnel.png"
  319. },
  320. {
  321. "title": "Highlights",
  322. "scriptToRun": "/Demos/Highlights/highlights.js",
  323. "functionToCall": "CreateHighlightsScene",
  324. "referenceImage": "highlights.png",
  325. "rootPath": "/Demos/Highlights/",
  326. "replaceUrl": "room.hdr, reflectivity.png, albedo.png"
  327. },
  328. {
  329. "title": "Lines",
  330. "scriptToRun": "/Demos/Lines/lines.js",
  331. "functionToCall": "CreateLinesTestScene",
  332. "referenceImage": "lines.png",
  333. "replace": "updateVerticesDataDirectly, updateVerticesData"
  334. },
  335. {
  336. "title": "Bones",
  337. "scriptToRun": "/Demos/Bones/bones.js",
  338. "functionToCall": "CreateBonesTestScene",
  339. "referenceImage": "bones.png",
  340. "replace": "Dude.babylon, dude.babylon"
  341. },
  342. {
  343. "title": "LOD",
  344. "renderCount": 10,
  345. "playgroundId": "#FFMFW5#0",
  346. "referenceImage": "lod.png",
  347. "errorRatio": 5
  348. },
  349. {
  350. "title": "Lens",
  351. "scriptToRun": "/Demos/Lens/lensFlares.js",
  352. "functionToCall": "CreateLensFlaresTestScene",
  353. "referenceImage": "lens.png",
  354. "rootPath": "/Demos/Lens/",
  355. "replaceUrl": "lens4.png, lens5.png"
  356. },
  357. {
  358. "title": "Self shadowing",
  359. "scriptToRun": "/Demos/SelfShadowing/shadows.js",
  360. "functionToCall": "CreateShadowsTestScene",
  361. "referenceImage": "selfShadowing.png"
  362. },
  363. {
  364. "title": "Advanced shadows",
  365. "renderCount": 20,
  366. "playgroundId": "#SLV8LW#0",
  367. "referenceImage": "advancedShadows.png"
  368. },
  369. {
  370. "title": "point light shadows",
  371. "playgroundId": "#XDNVAY#1",
  372. "referenceImage": "pointLightShadows.png"
  373. },
  374. {
  375. "title": "Shadow depth wrappers",
  376. "playgroundId": "#PNQRY1#9",
  377. "referenceImage": "shadowDepthWrappers.png",
  378. "renderCount": 20
  379. },
  380. {
  381. "title": "Displacement map",
  382. "scriptToRun": "/Demos/DisplacementMap/displacementMap.js",
  383. "functionToCall": "CreateDisplacementTestScene",
  384. "referenceImage": "displacementMap.png",
  385. "replace": "/Scenes/Customs/skybox/, https://cdn.rawgit.com/BabylonJS/Website/06ecbea7/Assets/skybox/"
  386. },
  387. {
  388. "title": "Normals",
  389. "playgroundId": "#WXKLLJ#2",
  390. "referenceImage": "normals.png"
  391. },
  392. {
  393. "title": "Custom render target",
  394. "renderCount": 20,
  395. "scriptToRun": "/Demos/CustomRenderTarget/customRenderTarget.js",
  396. "functionToCall": "CreateCustomRenderTargetTestScene",
  397. "referenceImage": "customRTT.png"
  398. },
  399. {
  400. "title": "Draco Mesh Compression",
  401. "playgroundId": "#22MFU2#4",
  402. "referenceImage": "draco.png"
  403. },
  404. {
  405. "title": "GLTF Normals",
  406. "playgroundId": "#SMEAEB#0",
  407. "referenceImage": "gltfnormals.png"
  408. },
  409. {
  410. "title": "GLTF Animation Node",
  411. "playgroundId": "#DS8AA7#18",
  412. "replace": "__folder__, Animation_Node, __page__, 0",
  413. "referenceImage": "gltfAnimationNode.png"
  414. },
  415. {
  416. "title": "GLTF Animation Node Misc",
  417. "playgroundId": "#DS8AA7#18",
  418. "replace": "__folder__, Animation_NodeMisc, __page__, 0",
  419. "referenceImage": "gltfAnimationNodeMisc.png"
  420. },
  421. {
  422. "title": "GLTF Animation Skin (0)",
  423. "playgroundId": "#DS8AA7#18",
  424. "replace": "__folder__, Animation_Skin, __page__, 0",
  425. "referenceImage": "gltfAnimationSkin0.png"
  426. },
  427. {
  428. "title": "GLTF Animation Skin (1)",
  429. "playgroundId": "#DS8AA7#18",
  430. "replace": "__folder__, Animation_Skin, __page__, 1",
  431. "referenceImage": "gltfAnimationSkin1.png"
  432. },
  433. {
  434. "title": "GLTF Animation Skin Type",
  435. "playgroundId": "#DS8AA7#18",
  436. "replace": "__folder__, Animation_SkinType, __page__, 0",
  437. "referenceImage": "gltfAnimationSkinType.png"
  438. },
  439. {
  440. "title": "GLTF Buffer Interleaved",
  441. "playgroundId": "#DS8AA7#18",
  442. "replace": "__folder__, Buffer_Interleaved, __page__, 0",
  443. "referenceImage": "gltfBufferInterleaved.png"
  444. },
  445. {
  446. "title": "GLTF Material",
  447. "playgroundId": "#DS8AA7#18",
  448. "replace": "__folder__, Material, __page__, 0",
  449. "referenceImage": "gltfMaterial.png"
  450. },
  451. {
  452. "title": "GLTF Material Alpha Blend",
  453. "playgroundId": "#DS8AA7#18",
  454. "replace": "__folder__, Material_AlphaBlend, __page__, 0",
  455. "referenceImage": "gltfMaterialAlphaBlend.png"
  456. },
  457. {
  458. "title": "GLTF Material Alpha Mask",
  459. "playgroundId": "#DS8AA7#18",
  460. "replace": "__folder__, Material_AlphaMask, __page__, 0",
  461. "referenceImage": "gltfMaterialAlphaMask.png"
  462. },
  463. {
  464. "title": "GLTF Material Double Sided (Front)",
  465. "playgroundId": "#DS8AA7#18",
  466. "replace": "__folder__, Material_DoubleSided, __page__, 0",
  467. "referenceImage": "gltfMaterialDoubleSidedFront.png"
  468. },
  469. {
  470. "title": "GLTF Material Double Sided (Back)",
  471. "playgroundId": "#DS8AA7#18",
  472. "replace": "__folder__, Material_DoubleSided, __page__, 0, alpha = Math.PI / 2, alpha = -Math.PI / 2",
  473. "referenceImage": "gltfMaterialDoubleSidedBack.png"
  474. },
  475. {
  476. "title": "GLTF Material Metallic Roughness (0)",
  477. "playgroundId": "#DS8AA7#18",
  478. "replace": "__folder__, Material_MetallicRoughness, __page__, 0",
  479. "referenceImage": "gltfMaterialMetallicRoughness0.png"
  480. },
  481. {
  482. "title": "GLTF Material Metallic Roughness (1)",
  483. "playgroundId": "#DS8AA7#18",
  484. "replace": "__folder__, Material_MetallicRoughness, __page__, 1",
  485. "referenceImage": "gltfMaterialMetallicRoughness1.png"
  486. },
  487. {
  488. "title": "GLTF Material Mixed",
  489. "playgroundId": "#DS8AA7#18",
  490. "replace": "__folder__, Material_Mixed, __page__, 0",
  491. "referenceImage": "gltfMaterialMixed.png"
  492. },
  493. {
  494. "title": "GLTF Material Specular Glossiness (0)",
  495. "playgroundId": "#DS8AA7#18",
  496. "replace": "__folder__, Material_SpecularGlossiness, __page__, 0",
  497. "referenceImage": "gltfMaterialSpecularGlossiness0.png"
  498. },
  499. {
  500. "title": "GLTF Material Specular Glossiness (1)",
  501. "playgroundId": "#DS8AA7#18",
  502. "replace": "__folder__, Material_SpecularGlossiness, __page__, 1",
  503. "referenceImage": "gltfMaterialSpecularGlossiness1.png"
  504. },
  505. {
  506. "title": "GLTF Mesh Primitive Attribute",
  507. "playgroundId": "#DS8AA7#18",
  508. "replace": "__folder__, Mesh_PrimitiveAttribute, __page__, 0",
  509. "referenceImage": "gltfMeshPrimitiveAttribute.png"
  510. },
  511. {
  512. "title": "GLTF Mesh Primitive Mode (0)",
  513. "playgroundId": "#DS8AA7#18",
  514. "replace": "__folder__, Mesh_PrimitiveMode, __page__, 0",
  515. "referenceImage": "gltfMeshPrimitiveMode0.png"
  516. },
  517. {
  518. "title": "GLTF Mesh Primitive Mode (1)",
  519. "playgroundId": "#DS8AA7#18",
  520. "replace": "__folder__, Mesh_PrimitiveMode, __page__, 1",
  521. "referenceImage": "gltfMeshPrimitiveMode1.png"
  522. },
  523. {
  524. "title": "GLTF Mesh Primitive Vertex Color",
  525. "playgroundId": "#DS8AA7#18",
  526. "replace": "__folder__, Mesh_PrimitiveVertexColor, __page__, 0",
  527. "referenceImage": "gltfMeshPrimitiveVertexColor.png"
  528. },
  529. {
  530. "title": "GLTF Mesh Primitives",
  531. "playgroundId": "#DS8AA7#18",
  532. "replace": "__folder__, Mesh_Primitives, __page__, 0",
  533. "referenceImage": "gltfMeshPrimitives.png"
  534. },
  535. {
  536. "title": "GLTF Mesh Primitives UV (0)",
  537. "playgroundId": "#DS8AA7#18",
  538. "replace": "__folder__, Mesh_PrimitivesUV, __page__, 0",
  539. "referenceImage": "gltfMeshPrimitivesUV0.png"
  540. },
  541. {
  542. "title": "GLTF Mesh Primitives UV (1)",
  543. "playgroundId": "#DS8AA7#18",
  544. "replace": "__folder__, Mesh_PrimitivesUV, __page__, 1",
  545. "referenceImage": "gltfMeshPrimitivesUV1.png"
  546. },
  547. {
  548. "title": "GLTF Node Attribute (0)",
  549. "playgroundId": "#DS8AA7#18",
  550. "replace": "__folder__, Node_Attribute, __page__, 0",
  551. "referenceImage": "gltfNodeAttribute0.png"
  552. },
  553. {
  554. "title": "GLTF Node Attribute (1)",
  555. "playgroundId": "#DS8AA7#18",
  556. "replace": "__folder__, Node_Attribute, __page__, 1",
  557. "referenceImage": "gltfNodeAttribute1.png"
  558. },
  559. {
  560. "title": "GLTF Node NegativeScale (0)",
  561. "playgroundId": "#DS8AA7#18",
  562. "replace": "__folder__, Node_NegativeScale, __page__, 0",
  563. "referenceImage": "gltfNodeNegativeScale0.png"
  564. },
  565. {
  566. "title": "GLTF Node NegativeScale (1)",
  567. "playgroundId": "#DS8AA7#18",
  568. "replace": "__folder__, Node_NegativeScale, __page__, 1",
  569. "referenceImage": "gltfNodeNegativeScale1.png"
  570. },
  571. {
  572. "title": "GLTF Texture Sampler (0)",
  573. "playgroundId": "#DS8AA7#18",
  574. "replace": "__folder__, Texture_Sampler, __page__, 0",
  575. "referenceImage": "gltfTextureSampler0.png"
  576. },
  577. {
  578. "title": "GLTF Texture Sampler (1)",
  579. "playgroundId": "#DS8AA7#18",
  580. "replace": "__folder__, Texture_Sampler, __page__, 1",
  581. "referenceImage": "gltfTextureSampler1.png"
  582. },
  583. {
  584. "title": "GLTF Serializer with Negative World Matrix",
  585. "playgroundId": "#KX53VK#35",
  586. "referenceImage": "glTFSerializerNegativeWorldMatrix.png",
  587. "errorRatio": 1.1
  588. },
  589. {
  590. "title": "GLTF Serializer with Negative World Matrix (Right Handed)",
  591. "playgroundId": "#KX53VK#36",
  592. "referenceImage": "glTFSerializerNegativeWorldMatrix_Right.png",
  593. "errorRatio": 1.1
  594. },
  595. {
  596. "title": "GLTF Serializer Skinning and Animation",
  597. "playgroundId": "#DMZBX1#1",
  598. "referenceImage": "gltfSerializerSkinningAndAnimation.png"
  599. },
  600. {
  601. "title": "GLTF Serializer Skinning and Animation (Right Handed)",
  602. "playgroundId": "#DMZBX1#2",
  603. "referenceImage": "gltfSerializerSkinningAndAnimation.png"
  604. },
  605. {
  606. "title": "GLTF Buggy with Draco Mesh Compression",
  607. "playgroundId": "#JNW207#1",
  608. "referenceImage": "gltfBuggyDraco.png"
  609. },
  610. {
  611. "title": "GLTF BoomBox with Unlit Material",
  612. "playgroundId": "#GYM97C#2",
  613. "referenceImage": "gltfUnlit.png"
  614. },
  615. {
  616. "title": "GLTF Extension KHR_texture_transform",
  617. "playgroundId": "#RNT7K4#2",
  618. "referenceImage": "gltfExtensionKhrTextureTransform.png"
  619. },
  620. {
  621. "title": "Asset Containers",
  622. "playgroundId": "#P3U079#19",
  623. "referenceImage": "assetContainer.png"
  624. },
  625. {
  626. "title": "Enable disable post process",
  627. "playgroundId": "#1VI6WV#19",
  628. "renderCount": 50,
  629. "referenceImage": "enableDisablePostProcess.png"
  630. },
  631. {
  632. "title": "Sharpen",
  633. "playgroundId": "#NAW8EA#1",
  634. "renderCount": 20,
  635. "referenceImage": "sharpen.png"
  636. },
  637. {
  638. "title": "Depth of field",
  639. "playgroundId": "#IDSQK2#53",
  640. "renderCount": 20,
  641. "referenceImage": "depthOfField.png"
  642. },
  643. {
  644. "title": "Chromatic aberration",
  645. "playgroundId": "#NAW8EA#0",
  646. "renderCount": 20,
  647. "referenceImage": "chromaticAberration.png"
  648. },
  649. {
  650. "title": "Default pipeline",
  651. "playgroundId": "#NAW8EA#6",
  652. "renderCount": 20,
  653. "referenceImage": "defaultPipeline.png"
  654. },
  655. {
  656. "title": "Kernel Blur",
  657. "playgroundId": "#Y0WKT0#0",
  658. "referenceImage": "KernelBlur.png"
  659. },
  660. {
  661. "title": "GLTF Mesh Primitive Attribute Test",
  662. "playgroundId": "#G1FXQ4#0",
  663. "referenceImage": "gltfMeshPrimAttribTest.png"
  664. },
  665. {
  666. "title": "PBR glossy",
  667. "playgroundId": "#DFQKIR#0",
  668. "referenceImage": "pbrglossy.png"
  669. },
  670. {
  671. "title": "PBR rough",
  672. "playgroundId": "#PI9IE8#4",
  673. "referenceImage": "pbrrough.png"
  674. },
  675. {
  676. "title": "Particles",
  677. "renderCount": 100,
  678. "playgroundId": "#G3ZYFU#2",
  679. "referenceImage": "particles.png"
  680. },
  681. {
  682. "title": "Reflection probes",
  683. "renderCount": 20,
  684. "scriptToRun": "/Demos/RefProbe/reflectionProbe.js",
  685. "functionToCall": "CreateReflectionProbeTestScene ",
  686. "referenceImage": "refprobe.png"
  687. },
  688. {
  689. "title": "PBRMetallicRoughnessMaterial",
  690. "playgroundId": "#2FDQT5#13",
  691. "referenceImage": "PBRMetallicRoughnessMaterial.png"
  692. },
  693. {
  694. "title": "PBRSpecularGlossinessMaterial",
  695. "playgroundId": "#Z1VL3V#4",
  696. "referenceImage": "PBRSpecularGlossinessMaterial.png"
  697. },
  698. {
  699. "title": "PBR",
  700. "playgroundId": "#LCA0Q4#27",
  701. "referenceImage": "pbr.png"
  702. },
  703. {
  704. "title": "PBR refraction",
  705. "playgroundId": "#LCA0Q4#26",
  706. "referenceImage": "pbr_refraction.png"
  707. },
  708. {
  709. "title": "PBR shader code coverage #1",
  710. "playgroundId": "#QI7TL3#16",
  711. "referenceImage": "pbr_codecoverage1.png"
  712. },
  713. {
  714. "title": "PBR shader code coverage #2",
  715. "playgroundId": "#QI7TL3#17",
  716. "referenceImage": "pbr_codecoverage2.png"
  717. },
  718. {
  719. "title": "PBR shader code coverage #3",
  720. "playgroundId": "#QI7TL3#18",
  721. "referenceImage": "pbr_codecoverage3.png"
  722. },
  723. {
  724. "title": "Texture cache",
  725. "playgroundId": "#20OAV9#237",
  726. "referenceImage": "texture cache.png"
  727. },
  728. {
  729. "title": "MultiSample render targets",
  730. "renderCount": 20,
  731. "playgroundId": "#12MKMN#0",
  732. "referenceImage": "MultiSample render targets.png"
  733. },
  734. {
  735. "title": "Default rendering pipeline",
  736. "playgroundId": "#5XB8YT#2",
  737. "referenceImage": "DefaultRenderingPipeline.png"
  738. },
  739. {
  740. "title": "Billboard",
  741. "playgroundId": "#UJEIL#13",
  742. "referenceImage": "Billboard.png"
  743. },
  744. {
  745. "title": "setParent",
  746. "playgroundId": "#JD49CT#2",
  747. "referenceImage": "setParent.png"
  748. },
  749. {
  750. "title": "GUI",
  751. "renderCount": 2,
  752. "scriptToRun": "/Demos/GUI/gui.js",
  753. "functionToCall": "createScene",
  754. "referenceImage": "GUI.png"
  755. },
  756. {
  757. "title": "Up Vector",
  758. "playgroundId": "#2FNBTG#27",
  759. "referenceImage": "upVector.png"
  760. },
  761. {
  762. "title": "Procedural textures",
  763. "scriptToRun": "/Demos/Procedural/proceduralTexture.js",
  764. "functionToCall": "CreateProceduralTextureTestScene",
  765. "referenceImage": "procedural.png",
  766. "replace": "./land, https://cdn.rawgit.com/BabylonJS/Website/06ecbea7/Demos/Procedural/land",
  767. "excludeFromAutomaticTesting": true
  768. },
  769. {
  770. "title": "Instances",
  771. "renderCount": 50,
  772. "scriptToRun": "/Demos/Instances/instances.js",
  773. "functionToCall": "CreateInstancesTestScene",
  774. "referenceImage": "instances.png",
  775. "replace": "ground., Ground.",
  776. "excludeFromAutomaticTesting": true
  777. },
  778. {
  779. "title": "Instanced Bones",
  780. "playgroundId": "#2YLJ1L#2",
  781. "referenceImage": "instancedBones.png"
  782. },
  783. {
  784. "title": "Thin Instances",
  785. "playgroundId": "#V1JE4Z#1",
  786. "referenceImage": "thinInstances.png"
  787. },
  788. {
  789. "title": "Light Projection Texture",
  790. "playgroundId": "#CQNGRK#0",
  791. "referenceImage": "LightProjectionTexture.png"
  792. },
  793. {
  794. "title": "GlowLayer",
  795. "playgroundId": "#LRFB2D#1",
  796. "referenceImage": "GlowLayer.png"
  797. },
  798. {
  799. "title": "Local cubemaps",
  800. "playgroundId": "#RNASML#4",
  801. "referenceImage": "local cubemaps.png"
  802. },
  803. {
  804. "title": "TGA",
  805. "playgroundId": "#ZI77S7#0",
  806. "referenceImage": "tga.png"
  807. },
  808. {
  809. "title": "DDS",
  810. "playgroundId": "#ZI77S7#3",
  811. "referenceImage": "dds.png"
  812. },
  813. {
  814. "title": "DDS2D",
  815. "playgroundId": "#I2MSBE#0",
  816. "referenceImage": "dds2d.png"
  817. },
  818. {
  819. "title": "LightFalloff",
  820. "playgroundId": "#20OAV9#201",
  821. "referenceImage": "lightFalloff.png"
  822. },
  823. {
  824. "title": "MeshSimplification",
  825. "playgroundId": "#1ED15P#35",
  826. "referenceImage": "meshSimplification.png"
  827. },
  828. {
  829. "title": "SSAO2",
  830. "playgroundId": "#XT1HAS#1",
  831. "referenceImage": "ssao2.png",
  832. "renderCount": 200,
  833. "excludeFromAutomaticTesting": true
  834. },
  835. {
  836. "title": "DepthRenderer",
  837. "playgroundId": "#3HPMAA#0",
  838. "renderCount": 50,
  839. "referenceImage": "depthRenderer.png"
  840. },
  841. {
  842. "title": "Edges",
  843. "playgroundId": "#TYAHX#114",
  844. "referenceImage": "edges.png"
  845. },
  846. {
  847. "title": "Outline",
  848. "playgroundId": "#10WJ5S#6",
  849. "referenceImage": "outline.png"
  850. },
  851. {
  852. "title": "Visibility",
  853. "playgroundId": "#PXC9CF#2",
  854. "referenceImage": "visibility.png"
  855. },
  856. {
  857. "title": "GLTF Extension EXT_mesh_gpu_instancing",
  858. "playgroundId": "#QFIGLW#9",
  859. "renderCount": 10,
  860. "referenceImage": "gltfExtensionExtMeshGpuInstancingTest.png"
  861. },
  862. {
  863. "title": "Realtime Filtering",
  864. "playgroundId": "#FEEK7G#118",
  865. "referenceImage": "realtimeFiltering.png"
  866. },
  867. {
  868. "title": "GLTF Extension KHR_materials_variants",
  869. "playgroundId": "#BKGTKL#3",
  870. "referenceImage": "gltfExtensionKhrMaterialsVariants.png"
  871. },
  872. {
  873. "title": "OBJ loader test",
  874. "playgroundId": "#SYQW69#311",
  875. "referenceImage": "objTestLoader.png",
  876. "renderCount": 10
  877. }
  878. ]
  879. }