config.json 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462
  1. {
  2. "build": {
  3. "filename": "babylon.max.js",
  4. "minFilename": "babylon.js",
  5. "minWorkerFilename": "babylon.worker.js",
  6. "declarationFilename": "babylon.d.ts",
  7. "declarationModuleFilename": "babylon.module.d.ts",
  8. "outputDirectory": "../../dist/preview release",
  9. "outputCustomConfigurationsDirectory": "../../dist/preview release/customConfigurations",
  10. "srcOutputDirectory": "../../src/",
  11. "currentConfig": "all"
  12. },
  13. "buildConfigurations": {
  14. "all": [
  15. "standardMaterial", "pbrMaterial", "freeCamera", "arcRotateCamera", "hemisphericLight",
  16. "pointLight", "directionalLight", "spotLight", "animations", "actions", "sprites", "picking", "collisions",
  17. "particles", "solidParticles", "additionalMeshes", "meshBuilder", "audio", "additionalTextures", "shadows",
  18. "loader", "userData", "offline", "fresnel", "multiMaterial", "touchCamera", "procedural", "gamepad",
  19. "additionalCameras", "postProcesses", "renderingPipeline", "additionalRenderingPipeline", "defaultRenderingPipeline",
  20. "depthRenderer", "geometryBufferRenderer", "additionalPostProcesses",
  21. "additionalPostProcess_blur", "additionalPostProcess_fxaa", "additionalPostProcess_imageProcessing",
  22. "bones", "hdr", "polygonMesh", "csg", "lensFlares", "physics", "textureFormats", "debug", "morphTargets",
  23. "colorCurves", "octrees", "simd", "vr", "virtualJoystick", "optimizations", "highlights", "assetsManager",
  24. "mapTexture", "dynamicFloatArray", "serialization", "probes", "layer"
  25. ],
  26. "minimal": ["standardMaterial", "freeCamera", "hemisphericLight"],
  27. "minimalWithBuilder": ["meshBuilder", "standardMaterial", "freeCamera", "hemisphericLight"],
  28. "minimalViewer": [
  29. "meshBuilder", "animations", "arcRotateCamera", "additionalTextures", "textureFormats", "debug",
  30. "multiMaterial", "pbrMaterial", "pointLight", "directionalLight", "spotLight", "additionalPostProcess_blur", "additionalPostProcess_fxaa", "additionalPostProcess_highlights", "additionalPostProcess_imageProcessing",
  31. "colorCurves", "defaultRenderingPipeline"
  32. ],
  33. "distributed": ["minimalViewer"]
  34. },
  35. "workloads" :
  36. {
  37. "core" :
  38. {
  39. "files":[
  40. "../../src/Math/babylon.math.js",
  41. "../../src/babylon.mixins.js",
  42. "../../src/Tools/babylon.decorators.js",
  43. "../../src/Tools/babylon.observable.js",
  44. "../../src/Tools/babylon.smartArray.js",
  45. "../../src/Tools/babylon.tools.js",
  46. "../../src/States/babylon.alphaCullingState.js",
  47. "../../src/States/babylon.depthCullingState.js",
  48. "../../src/States/babylon.stencilState.js",
  49. "../../src/babylon.engine.js",
  50. "../../src/babylon.node.js",
  51. "../../src/Culling/babylon.boundingSphere.js",
  52. "../../src/Culling/babylon.boundingBox.js",
  53. "../../src/Culling/babylon.boundingInfo.js",
  54. "../../src/Mesh/babylon.abstractMesh.js",
  55. "../../src/Lights/babylon.light.js",
  56. "../../src/Cameras/babylon.camera.js",
  57. "../../src/Rendering/babylon.renderingManager.js",
  58. "../../src/Rendering/babylon.renderingGroup.js",
  59. "../../src/babylon.scene.js",
  60. "../../src/Mesh/babylon.buffer.js",
  61. "../../src/Mesh/babylon.vertexBuffer.js",
  62. "../../src/Materials/Textures/babylon.baseTexture.js",
  63. "../../src/Materials/Textures/babylon.texture.js",
  64. "../../src/Mesh/babylon.mesh.js",
  65. "../../src/Mesh/babylon.subMesh.js",
  66. "../../src/Materials/babylon.effect.js",
  67. "../../src/Materials/babylon.materialHelper.js",
  68. "../../src/Materials/babylon.material.js",
  69. "../../src/Materials/babylon.uniformBuffer.js",
  70. "../../src/Materials/babylon.pushMaterial.js",
  71. "../../src/Mesh/babylon.mesh.vertexData.js",
  72. "../../src/Mesh/babylon.geometry.js",
  73. "../../src/PostProcess/babylon.postProcessManager.js"
  74. ]
  75. },
  76. "particles" :
  77. {
  78. "files": [
  79. "../../src/Particles/babylon.particle.js",
  80. "../../src/Particles/babylon.particleSystem.js"
  81. ],
  82. "dependUpon" : [
  83. "core"
  84. ],
  85. "shaders" : [
  86. "particles.vertex",
  87. "particles.fragment"
  88. ]
  89. },
  90. "solidParticles" :
  91. {
  92. "files": [
  93. "../../src/Particles/babylon.solidParticle.js",
  94. "../../src/Particles/babylon.solidParticleSystem.js"
  95. ],
  96. "dependUpon" : [
  97. "core"
  98. ]
  99. },
  100. "collisions" :
  101. {
  102. "files": [
  103. "../../src/Collisions/babylon.collider.js",
  104. "../../src/Collisions/babylon.collisionCoordinator.js"
  105. ],
  106. "dependUpon" : [
  107. "core"
  108. ]
  109. },
  110. "picking" :
  111. {
  112. "files": [
  113. "../../src/Collisions/babylon.pickingInfo.js",
  114. "../../src/Culling/babylon.ray.js"
  115. ],
  116. "dependUpon" : [
  117. "core"
  118. ]
  119. },
  120. "sprites" :
  121. {
  122. "files": [
  123. "../../src/Sprites/babylon.spriteManager.js",
  124. "../../src/Sprites/babylon.sprite.js"
  125. ],
  126. "dependUpon" : [
  127. "core"
  128. ],
  129. "shaders" : [
  130. "sprites.vertex",
  131. "sprites.fragment"
  132. ]
  133. },
  134. "animations" :
  135. {
  136. "files": [
  137. "../../src/Animations/babylon.animation.js",
  138. "../../src/Animations/babylon.animatable.js",
  139. "../../src/Animations/babylon.easing.js"
  140. ],
  141. "dependUpon" : [
  142. "core"
  143. ]
  144. },
  145. "actions" :
  146. {
  147. "files": [
  148. "../../src/Actions/babylon.condition.js",
  149. "../../src/Actions/babylon.action.js",
  150. "../../src/Actions/babylon.actionManager.js",
  151. "../../src/Actions/babylon.interpolateValueAction.js",
  152. "../../src/Actions/babylon.directActions.js"
  153. ],
  154. "dependUpon" : [
  155. "core"
  156. ]
  157. },
  158. "additionalMeshes" :
  159. {
  160. "files": [
  161. "../../src/Mesh/babylon.groundMesh.js",
  162. "../../src/Mesh/babylon.instancedMesh.js",
  163. "../../src/Mesh/babylon.linesMesh.js"
  164. ],
  165. "dependUpon" : [
  166. "core"
  167. ],
  168. "shaders": [
  169. "color.vertex",
  170. "color.fragment"
  171. ]
  172. },
  173. "meshBuilder" :
  174. {
  175. "files": [
  176. "../../src/Mesh/babylon.meshBuilder.js"
  177. ],
  178. "dependUpon" : [
  179. "core",
  180. "shaderMaterial"
  181. ]
  182. },
  183. "shaderMaterial" :
  184. {
  185. "files": [
  186. "../../src/Materials/babylon.shaderMaterial.js"
  187. ],
  188. "dependUpon" : [
  189. "core"
  190. ]
  191. },
  192. "standardMaterial" :
  193. {
  194. "files": [
  195. "../../src/Materials/babylon.standardMaterial.js"
  196. ],
  197. "dependUpon" : [
  198. "core"
  199. ],
  200. "shaders": [
  201. "default.vertex",
  202. "default.fragment"
  203. ],
  204. "shaderIncludes": [
  205. "bonesDeclaration",
  206. "instancesDeclaration",
  207. "pointCloudVertexDeclaration",
  208. "bumpVertexDeclaration",
  209. "clipPlaneVertexDeclaration",
  210. "fogVertexDeclaration",
  211. "morphTargetsVertexGlobalDeclaration",
  212. "morphTargetsVertexDeclaration",
  213. "logDepthDeclaration",
  214. "morphTargetsVertex",
  215. "instancesVertex",
  216. "bonesVertex",
  217. "bumpVertex",
  218. "clipPlaneVertex",
  219. "fogVertex",
  220. "shadowsVertex",
  221. "pointCloudVertex",
  222. "logDepthVertex",
  223. "helperFunctions",
  224. "lightFragmentDeclaration",
  225. "lightsFragmentFunctions",
  226. "lightUboDeclaration",
  227. "defaultVertexDeclaration",
  228. "defaultFragmentDeclaration",
  229. "defaultUboDeclaration",
  230. "shadowsFragmentFunctions",
  231. "fresnelFunction",
  232. "reflectionFunction",
  233. "colorGradingDefinition",
  234. "colorGrading",
  235. "colorCurvesDefinition",
  236. "colorCurves",
  237. "bumpFragmentFunctions",
  238. "clipPlaneFragmentDeclaration",
  239. "logDepthDeclaration",
  240. "fogFragmentDeclaration",
  241. "clipPlaneFragment",
  242. "bumpFragment",
  243. "lightFragment",
  244. "logDepthFragment",
  245. "fogFragment"
  246. ]
  247. },
  248. "pbrMaterial" :
  249. {
  250. "files": [
  251. "../../src/Materials/PBR/babylon.pbrBaseMaterial.js",
  252. "../../src/Materials/PBR/babylon.pbrBaseSimpleMaterial.js",
  253. "../../src/Materials/PBR/babylon.pbrMaterial.js",
  254. "../../src/Materials/PBR/babylon.pbrMetallicRoughnessMaterial.js",
  255. "../../src/Materials/PBR/babylon.pbrSpecularGlossinessMaterial.js"
  256. ],
  257. "dependUpon" : [
  258. "core"
  259. ],
  260. "shaders": [
  261. "pbr.vertex",
  262. "pbr.fragment"
  263. ],
  264. "shaderIncludes": [
  265. "bonesDeclaration",
  266. "instancesDeclaration",
  267. "bumpVertexDeclaration",
  268. "clipPlaneVertexDeclaration",
  269. "fogVertexDeclaration",
  270. "morphTargetsVertexGlobalDeclaration",
  271. "morphTargetsVertexDeclaration",
  272. "logDepthDeclaration",
  273. "morphTargetsVertex",
  274. "instancesVertex",
  275. "bonesVertex",
  276. "bumpVertex",
  277. "clipPlaneVertex",
  278. "fogVertex",
  279. "shadowsVertex",
  280. "logDepthVertex",
  281. "lightFragmentDeclaration",
  282. "lightUboDeclaration",
  283. "pbrVertexDeclaration",
  284. "pbrFragmentDeclaration",
  285. "pbrUboDeclaration",
  286. "fresnelFunction",
  287. "reflectionFunction",
  288. "colorGradingDefinition",
  289. "colorCurvesDefinition",
  290. "shadowsFragmentFunctions",
  291. "pbrFunctions",
  292. "colorGrading",
  293. "colorCurves",
  294. "harmonicsFunctions",
  295. "pbrLightFunctions",
  296. "helperFunctions",
  297. "bumpFragmentFunctions",
  298. "clipPlaneFragmentDeclaration",
  299. "logDepthDeclaration",
  300. "fogFragmentDeclaration",
  301. "clipPlaneFragment",
  302. "bumpFragment",
  303. "lightFragment",
  304. "logDepthFragment",
  305. "fogFragment"
  306. ]
  307. },
  308. "freeCamera" :
  309. {
  310. "files": [
  311. "../../src/Cameras/babylon.cameraInputsManager.js",
  312. "../../src/Cameras/Inputs/babylon.freeCameraMouseInput.js",
  313. "../../src/Cameras/Inputs/babylon.freeCameraKeyboardMoveInput.js",
  314. "../../src/Cameras/babylon.freeCameraInputsManager.js",
  315. "../../src/Cameras/babylon.targetCamera.js",
  316. "../../src/Cameras/babylon.freeCamera.js"
  317. ],
  318. "dependUpon" : [
  319. "core"
  320. ]
  321. },
  322. "arcRotateCamera" :
  323. {
  324. "files": [
  325. "../../src/Cameras/babylon.cameraInputsManager.js",
  326. "../../src/Cameras/babylon.targetCamera.js",
  327. "../../src/Cameras/Inputs/babylon.arcRotateCameraKeyboardMoveInput.js",
  328. "../../src/Cameras/Inputs/babylon.arcRotateCameraMouseWheelInput.js",
  329. "../../src/Cameras/Inputs/babylon.arcRotateCameraPointersInput.js",
  330. "../../src/Cameras/babylon.arcRotateCamera.js",
  331. "../../src/Cameras/babylon.arcRotateCameraInputsManager.js"
  332. ],
  333. "dependUpon" : [
  334. "core"
  335. ]
  336. },
  337. "hemisphericLight" :
  338. {
  339. "files": [
  340. "../../src/Lights/babylon.hemisphericLight.js"
  341. ],
  342. "dependUpon" : [
  343. "core"
  344. ]
  345. },
  346. "pointLight" :
  347. {
  348. "files": [
  349. "../../src/Lights/babylon.shadowLight.js",
  350. "../../src/Lights/babylon.pointLight.js"
  351. ],
  352. "dependUpon" : [
  353. "core"
  354. ]
  355. },
  356. "directionalLight" :
  357. {
  358. "files": [
  359. "../../src/Lights/babylon.shadowLight.js",
  360. "../../src/Lights/babylon.directionalLight.js"
  361. ],
  362. "dependUpon" : [
  363. "core"
  364. ]
  365. },
  366. "spotLight" :
  367. {
  368. "files": [
  369. "../../src/Lights/babylon.shadowLight.js",
  370. "../../src/Lights/babylon.spotLight.js"
  371. ],
  372. "dependUpon" : [
  373. "core"
  374. ]
  375. },
  376. "audio" :
  377. {
  378. "files": [
  379. "../../src/Audio/babylon.audioEngine.js",
  380. "../../src/Audio/babylon.sound.js",
  381. "../../src/Audio/babylon.soundtrack.js",
  382. "../../src/Audio/babylon.analyser.js"
  383. ],
  384. "dependUpon" : [
  385. "core"
  386. ]
  387. },
  388. "additionalTextures" :
  389. {
  390. "files": [
  391. "../../src/Materials/Textures/babylon.cubeTexture.js",
  392. "../../src/Materials/Textures/babylon.renderTargetTexture.js",
  393. "../../src/Materials/Textures/babylon.multiRenderTarget.js",
  394. "../../src/Materials/Textures/babylon.mirrorTexture.js",
  395. "../../src/Materials/Textures/babylon.refractionTexture.js",
  396. "../../src/Materials/Textures/babylon.dynamicTexture.js",
  397. "../../src/Materials/Textures/babylon.videoTexture.js",
  398. "../../src/Materials/Textures/babylon.rawTexture.js"
  399. ],
  400. "dependUpon" : [
  401. "core"
  402. ]
  403. },
  404. "shadows" :
  405. {
  406. "files": [
  407. "../../src/Lights/Shadows/babylon.shadowGenerator.js"
  408. ],
  409. "dependUpon" : [
  410. "postProcesses"
  411. ],
  412. "shaders" : [
  413. "shadowMap.vertex",
  414. "shadowMap.fragment",
  415. "depthBoxBlur.fragment"
  416. ]
  417. },
  418. "loader" :
  419. {
  420. "files": [
  421. "../../src/Tools/babylon.loadingScreen.js",
  422. "../../src/Loading/babylon.sceneLoader.js",
  423. "../../src/Loading/Plugins/babylon.babylonFileLoader.js",
  424. "../../src/Tools/babylon.filesInput.js"
  425. ],
  426. "dependUpon" : [
  427. "core"
  428. ]
  429. },
  430. "stringDictionary" :
  431. {
  432. "files": [
  433. "../../src/Tools/babylon.stringDictionary.js"
  434. ],
  435. "dependUpon" : [
  436. "core"
  437. ]
  438. },
  439. "userData" :
  440. {
  441. "files": [
  442. "../../src/Tools/babylon.tags.js",
  443. "../../src/Tools/babylon.andOrNotEvaluator.js"
  444. ],
  445. "dependUpon" : [
  446. "core", "stringDictionary"
  447. ]
  448. },
  449. "offline" :
  450. {
  451. "files": [
  452. "../../src/Tools/babylon.database.js"
  453. ],
  454. "dependUpon" : [
  455. "core"
  456. ]
  457. },
  458. "fresnel" :
  459. {
  460. "files": [
  461. "../../src/Materials/babylon.fresnelParameters.js"
  462. ],
  463. "dependUpon" : [
  464. "core"
  465. ]
  466. },
  467. "multiMaterial" :
  468. {
  469. "files": [
  470. "../../src/Materials/babylon.multiMaterial.js"
  471. ],
  472. "dependUpon" : [
  473. "core"
  474. ]
  475. },
  476. "touchCamera" :
  477. {
  478. "files": [
  479. "../../src/Cameras/Inputs/babylon.freeCameraTouchInput.js",
  480. "../../src/Cameras/babylon.touchCamera.js"
  481. ],
  482. "dependUpon" : [
  483. "core"
  484. ]
  485. },
  486. "procedural" :
  487. {
  488. "files": [
  489. "../../src/Materials/Textures/Procedurals/babylon.proceduralTexture.js",
  490. "../../src/Materials/Textures/Procedurals/babylon.customProceduralTexture.js"
  491. ],
  492. "dependUpon" : [
  493. "core"
  494. ],
  495. "shaders": [
  496. "procedural.vertex"
  497. ]
  498. },
  499. "gamepad" :
  500. {
  501. "files": [
  502. "../../src/Cameras/Inputs/babylon.freeCameraGamepadInput.js",
  503. "../../src/Cameras/Inputs/babylon.arcRotateCameraGamepadInput.js",
  504. "../../src/Tools/babylon.gamepads.js",
  505. "../../src/Tools/babylon.extendedGamepad.js"
  506. ],
  507. "dependUpon" : [
  508. "core"
  509. ]
  510. },
  511. "additionalCameras" :
  512. {
  513. "files": [
  514. "../../src/Cameras/babylon.followCamera.js",
  515. "../../src/Cameras/babylon.universalCamera.js",
  516. "../../src/Cameras/babylon.gamepadCamera.js"
  517. ],
  518. "dependUpon" : [
  519. "gamepad"
  520. ]
  521. },
  522. "depthRenderer" :
  523. {
  524. "files": [
  525. "../../src/Rendering/babylon.depthRenderer.js"
  526. ],
  527. "dependUpon" : [
  528. "core"
  529. ],
  530. "shaders" : [
  531. "depth.vertex",
  532. "depth.fragment"
  533. ],
  534. "shaderIncludes": [
  535. "bonesDeclaration",
  536. "instancesDeclaration",
  537. "instancesVertex",
  538. "bonesVertex"
  539. ]
  540. },
  541. "geometryBufferRenderer" :
  542. {
  543. "files": [
  544. "../../src/Rendering/babylon.geometryBufferRenderer.js"
  545. ],
  546. "dependUpon" : [
  547. "core"
  548. ],
  549. "shaders" : [
  550. "geometry.vertex",
  551. "geometry.fragment"
  552. ],
  553. "shaderIncludes": [
  554. "bones300Declaration",
  555. "instances300Declaration",
  556. "instancesVertex",
  557. "bonesVertex"
  558. ]
  559. },
  560. "postProcesses" :
  561. {
  562. "files": [
  563. "../../src/PostProcess/babylon.postProcess.js",
  564. "../../src/PostProcess/babylon.passPostProcess.js"
  565. ],
  566. "dependUpon" : [
  567. "core"
  568. ],
  569. "shaders" : [
  570. "postprocess.vertex",
  571. "pass.fragment"
  572. ]
  573. },
  574. "additionalPostProcess_blur" :
  575. {
  576. "files": [
  577. "../../src/PostProcess/babylon.blurPostProcess.js"
  578. ],
  579. "dependUpon" : [
  580. "postProcesses"
  581. ],
  582. "shaders" : [
  583. "kernelBlur.vertex",
  584. "kernelBlur.fragment"
  585. ],
  586. "shaderIncludes": [
  587. "kernelBlurFragment",
  588. "kernelBlurFragment2",
  589. "kernelBlurVaryingDeclaration",
  590. "kernelBlurVertex"
  591. ]
  592. },
  593. "additionalPostProcess_fxaa" :
  594. {
  595. "files": [
  596. "../../src/PostProcess/babylon.fxaaPostProcess.js"
  597. ],
  598. "dependUpon" : [
  599. "postProcesses"
  600. ],
  601. "shaders" : [
  602. "fxaa.vertex",
  603. "fxaa.fragment"
  604. ]
  605. },
  606. "additionalPostProcess_highlights" :
  607. {
  608. "files": [
  609. "../../src/PostProcess/babylon.highlightsPostProcess.js"
  610. ],
  611. "dependUpon" : [
  612. "postProcesses"
  613. ],
  614. "shaders" : [
  615. "highlights.fragment"
  616. ]
  617. },
  618. "additionalPostProcess_imageProcessing" :
  619. {
  620. "files": [
  621. "../../src/PostProcess/babylon.imageProcessingPostProcess.js"
  622. ],
  623. "dependUpon" : [
  624. "postProcesses"
  625. ],
  626. "shaders" : [
  627. "imageProcessing.fragment"
  628. ]
  629. },
  630. "additionalPostProcesses" :
  631. {
  632. "files": [
  633. "../../src/PostProcess/babylon.refractionPostProcess.js",
  634. "../../src/PostProcess/babylon.blackAndWhitePostProcess.js",
  635. "../../src/PostProcess/babylon.convolutionPostProcess.js",
  636. "../../src/PostProcess/babylon.filterPostProcess.js",
  637. "../../src/PostProcess/babylon.fxaaPostProcess.js",
  638. "../../src/PostProcess/babylon.volumetricLightScatteringPostProcess.js",
  639. "../../src/PostProcess/babylon.colorCorrectionPostProcess.js",
  640. "../../src/PostProcess/babylon.tonemapPostProcess.js",
  641. "../../src/PostProcess/babylon.displayPassPostProcess.js",
  642. "../../src/PostProcess/babylon.highlightsPostProcess.js",
  643. "../../src/PostProcess/babylon.imageProcessingPostProcess.js"
  644. ],
  645. "dependUpon" : [
  646. "postProcesses"
  647. ],
  648. "shaders" : [
  649. "refraction.fragment",
  650. "blackAndWhite.fragment",
  651. "convolution.fragment",
  652. "filter.fragment",
  653. "fxaa.fragment",
  654. "volumetricLightScattering.fragment",
  655. "volumetricLightScatteringPass.fragment",
  656. "colorCorrection.fragment",
  657. "tonemap.fragment",
  658. "displayPass.fragment",
  659. "highlights.fragment",
  660. "imageProcessing.fragment"
  661. ]
  662. },
  663. "renderingPipeline" :
  664. {
  665. "files": [
  666. "../../src/PostProcess/RenderPipeline/babylon.postProcessRenderPipelineManager.js",
  667. "../../src/PostProcess/RenderPipeline/babylon.postProcessRenderPass.js",
  668. "../../src/PostProcess/RenderPipeline/babylon.postProcessRenderEffect.js",
  669. "../../src/PostProcess/RenderPipeline/babylon.postProcessRenderPipeline.js"
  670. ],
  671. "dependUpon" : [
  672. "postProcesses"
  673. ]
  674. },
  675. "additionalRenderingPipeline" :
  676. {
  677. "files": [
  678. "../../src/PostProcess/RenderPipeline/Pipelines/babylon.ssaoRenderingPipeline.js",
  679. "../../src/PostProcess/RenderPipeline/Pipelines/babylon.ssao2RenderingPipeline.js",
  680. "../../src/PostProcess/RenderPipeline/Pipelines/babylon.lensRenderingPipeline.js",
  681. "../../src/PostProcess/RenderPipeline/Pipelines/babylon.standardRenderingPipeline.js"
  682. ],
  683. "dependUpon" : [
  684. "renderingPipeline",
  685. "depthRenderer"
  686. ],
  687. "shaders" : [
  688. "ssao.fragment",
  689. "ssao2.fragment",
  690. "ssaoCombine.fragment",
  691. "chromaticAberration.fragment",
  692. "lensHighlights.fragment",
  693. "depthOfField.fragment",
  694. "standard.fragment"
  695. ]
  696. },
  697. "defaultRenderingPipeline" :
  698. {
  699. "files": [
  700. "../../src/PostProcess/RenderPipeline/Pipelines/babylon.defaultRenderingPipeline.js"
  701. ],
  702. "dependUpon" : [
  703. "renderingPipeline",
  704. "additionalPostProcess_fxaa"
  705. ]
  706. },
  707. "bones" :
  708. {
  709. "files": [
  710. "../../src/Bones/babylon.bone.js",
  711. "../../src/Bones/babylon.boneIKController.js",
  712. "../../src/Bones/babylon.boneLookController.js",
  713. "../../src/Bones/babylon.skeleton.js"
  714. ],
  715. "dependUpon" : [
  716. "core"
  717. ]
  718. },
  719. "hdr" :
  720. {
  721. "files": [
  722. "../../src/Tools/HDR/babylon.cubemapToSphericalPolynomial.js",
  723. "../../src/Tools/HDR/babylon.panoramaToCubemap.js",
  724. "../../src/Tools/HDR/babylon.hdr.js",
  725. "../../src/Tools/HDR/babylon.pmremgenerator.js",
  726. "../../src/Materials/Textures/babylon.hdrCubeTexture.js"
  727. ],
  728. "dependUpon" : [
  729. "core"
  730. ]
  731. },
  732. "csg" :
  733. {
  734. "files": [
  735. "../../src/Mesh/babylon.csg.js"
  736. ],
  737. "dependUpon" : [
  738. "core"
  739. ]
  740. },
  741. "polygonMesh" :
  742. {
  743. "files": [
  744. "../../src/Tools/babylon.earcut.js",
  745. "../../src/Mesh/babylon.polygonMesh.js"
  746. ],
  747. "dependUpon" : [
  748. "core"
  749. ]
  750. },
  751. "lensFlares" :
  752. {
  753. "files": [
  754. "../../src/LensFlare/babylon.lensFlare.js",
  755. "../../src/LensFlare/babylon.lensFlareSystem.js"
  756. ],
  757. "dependUpon" : [
  758. "core"
  759. ],
  760. "shaders" : [
  761. "lensFlare.vertex",
  762. "lensFlare.fragment"
  763. ]
  764. },
  765. "physics" :
  766. {
  767. "files": [
  768. "../../src/Physics/babylon.physicsJoint.js",
  769. "../../src/Physics/babylon.physicsImpostor.js",
  770. "../../src/Physics/babylon.physicsEngine.js",
  771. "../../src/Physics/Plugins/babylon.cannonJSPlugin.js",
  772. "../../src/Physics/Plugins/babylon.oimoJSPlugin.js"
  773. ],
  774. "dependUpon" : [
  775. "core"
  776. ]
  777. },
  778. "textureFormats" :
  779. {
  780. "files": [
  781. "../../src/Tools/babylon.tga.js",
  782. "../../src/Tools/babylon.dds.js",
  783. "../../src/Tools/babylon.khronosTextureContainer.js"
  784. ],
  785. "dependUpon" : [
  786. "core"
  787. ]
  788. },
  789. "debug" :
  790. {
  791. "files": [
  792. "../../src/Debug/babylon.skeletonViewer.js",
  793. "../../src/Debug/babylon.axesViewer.js",
  794. "../../src/Debug/babylon.boneAxesViewer.js",
  795. "../../src/Debug/babylon.rayHelper.js",
  796. "../../src/Debug/babylon.debugLayer.js",
  797. "../../src/Rendering/babylon.boundingBoxRenderer.js"
  798. ],
  799. "dependUpon" : [
  800. "shaderMaterial",
  801. "additionalMeshes",
  802. "standardMaterial",
  803. "stringDictionary",
  804. "dynamicFloatArray",
  805. "actions"
  806. ],
  807. "shaders" : [
  808. "color.vertex",
  809. "color.fragment"
  810. ]
  811. },
  812. "morphTargets" :
  813. {
  814. "files": [
  815. "../../src/Morph/babylon.morphTarget.js",
  816. "../../src/Morph/babylon.morphTargetManager.js"
  817. ],
  818. "dependUpon" : [
  819. "core"
  820. ]
  821. },
  822. "colorCurves" :
  823. {
  824. "files": [
  825. "../../src/Materials/Textures/babylon.colorGradingTexture.js",
  826. "../../src/Materials/babylon.colorCurves.js"
  827. ],
  828. "dependUpon" : [
  829. "core"
  830. ]
  831. },
  832. "octrees" :
  833. {
  834. "files": [
  835. "../../src/Culling/Octrees/babylon.octree.js",
  836. "../../src/Culling/Octrees/babylon.octreeBlock.js"
  837. ],
  838. "dependUpon" : [
  839. "core"
  840. ]
  841. },
  842. "simd" :
  843. {
  844. "files": [
  845. "../../src/Math/babylon.math.SIMD.js"
  846. ],
  847. "dependUpon" : [
  848. "core"
  849. ]
  850. },
  851. "vr" :
  852. {
  853. "files": [
  854. "../../src/PostProcess/babylon.vrDistortionCorrectionPostProcess.js",
  855. "../../src/PostProcess/babylon.anaglyphPostProcess.js",
  856. "../../src/PostProcess/babylon.stereoscopicInterlacePostProcess.js",
  857. "../../src/Cameras/Inputs/babylon.freeCameraDeviceOrientationInput.js",
  858. "../../src/Cameras/Inputs/babylon.arcRotateCameraVRDeviceOrientationInput.js",
  859. "../../src/Cameras/VR/babylon.vrCameraMetrics.js",
  860. "../../src/Cameras/VR/babylon.webVRCamera.js",
  861. "../../src/Cameras/babylon.deviceOrientationCamera.js",
  862. "../../src/Cameras/VR/babylon.vrDeviceOrientationCamera.js",
  863. "../../src/Cameras/babylon.stereoscopicCameras.js"
  864. ],
  865. "dependUpon" : [
  866. "core"
  867. ],
  868. "shaders" :[
  869. "anaglyph.fragment",
  870. "stereoscopicInterlace.fragment",
  871. "vrDistortionCorrection.fragment"
  872. ]
  873. },
  874. "virtualJoystick" :
  875. {
  876. "files": [
  877. "../../src/Tools/babylon.virtualJoystick.js",
  878. "../../src/Cameras/babylon.virtualJoysticksCamera.js",
  879. "../../src/Cameras/Inputs/babylon.freeCameraVirtualJoystickInput.js"
  880. ],
  881. "dependUpon" : [
  882. "core"
  883. ]
  884. },
  885. "optimizations" :
  886. {
  887. "files": [
  888. "../../src/Mesh/babylon.meshSimplification.js",
  889. "../../src/Mesh/babylon.meshLODLevel.js",
  890. "../../src/Tools/babylon.sceneOptimizer.js"
  891. ],
  892. "dependUpon" : [
  893. "core"
  894. ]
  895. },
  896. "highlights" :
  897. {
  898. "files": [
  899. "../../src/Rendering/babylon.outlineRenderer.js",
  900. "../../src/Rendering/babylon.edgesRenderer.js",
  901. "../../src/Layer/babylon.highlightlayer.js"
  902. ],
  903. "dependUpon" : [
  904. "shaderMaterial"
  905. ],
  906. "shaders" : [
  907. "glowBlurPostProcess.fragment",
  908. "glowMapGeneration.fragment",
  909. "glowMapGeneration.vertex",
  910. "glowMapMerge.fragment",
  911. "glowMapMerge.vertex",
  912. "line.vertex",
  913. "line.fragment",
  914. "outline.vertex",
  915. "outline.fragment"
  916. ]
  917. },
  918. "assetsManager" :
  919. {
  920. "files": [
  921. "../../src/Tools/babylon.assetsManager.js"
  922. ],
  923. "dependUpon" : [
  924. "core"
  925. ]
  926. },
  927. "mapTexture" :
  928. {
  929. "files": [
  930. "../../src/Materials/Textures/babylon.mapTexture.js",
  931. "../../src/Tools/babylon.rectPackingMap.js"
  932. ],
  933. "dependUpon" : [
  934. "core"
  935. ]
  936. },
  937. "dynamicFloatArray" :
  938. {
  939. "files": [
  940. "../../src/Tools/babylon.dynamicFloatArray.js"
  941. ],
  942. "dependUpon" : [
  943. "core"
  944. ]
  945. },
  946. "serialization" :
  947. {
  948. "files": [
  949. "../../src/Tools/babylon.sceneSerializer.js"
  950. ],
  951. "dependUpon" : [
  952. "core"
  953. ]
  954. },
  955. "probes" :
  956. {
  957. "files": [
  958. "../../src/Probes/babylon.reflectionProbe.js"
  959. ],
  960. "dependUpon" : [
  961. "core"
  962. ]
  963. },
  964. "layer" :
  965. {
  966. "files": [
  967. "../../src/Layer/babylon.layer.js"
  968. ],
  969. "dependUpon" : [
  970. "core"
  971. ],
  972. "shaders" : [
  973. "layer.vertex",
  974. "layer.fragment"
  975. ]
  976. }
  977. },
  978. "typescript": [
  979. "../../src/**/*.ts",
  980. "!../../src/**/*.d.ts"
  981. ],
  982. "workers": [
  983. {
  984. "variable": "BABYLON.CollisionWorker",
  985. "files": [
  986. "../../src/Collisions/babylon.collider.js",
  987. "../../src/Collisions/babylon.collisionWorker.js",
  988. "../../src/Collisions/babylon.collisionCoordinator.js",
  989. "../../src/Math/babylon.math.js"
  990. ]
  991. }
  992. ],
  993. "modules": [
  994. "materialsLibrary",
  995. "postProcessesLibrary",
  996. "proceduralTexturesLibrary",
  997. "loaders",
  998. "serializers",
  999. "inspector",
  1000. "gui"
  1001. ],
  1002. "materialsLibrary": {
  1003. "libraries": [
  1004. {
  1005. "files": [
  1006. "../../materialsLibrary/src/shadowOnly/babylon.shadowOnlyMaterial.ts"
  1007. ],
  1008. "shaderFiles": [
  1009. "../../materialsLibrary/src/shadowOnly/shadowOnly.vertex.fx",
  1010. "../../materialsLibrary/src/shadowOnly/shadowOnly.fragment.fx"
  1011. ],
  1012. "output": "babylon.shadowOnlyMaterial.js"
  1013. },
  1014. {
  1015. "files": [
  1016. "../../materialsLibrary/src/gradient/babylon.gradientMaterial.ts"
  1017. ],
  1018. "shaderFiles": [
  1019. "../../materialsLibrary/src/gradient/gradient.vertex.fx",
  1020. "../../materialsLibrary/src/gradient/gradient.fragment.fx"
  1021. ],
  1022. "output": "babylon.gradientMaterial.js"
  1023. },
  1024. {
  1025. "files": [
  1026. "../../materialsLibrary/src/normal/babylon.normalMaterial.ts"
  1027. ],
  1028. "shaderFiles": [
  1029. "../../materialsLibrary/src/normal/normal.vertex.fx",
  1030. "../../materialsLibrary/src/normal/normal.fragment.fx"
  1031. ],
  1032. "output": "babylon.normalMaterial.js"
  1033. },
  1034. {
  1035. "files": [
  1036. "../../materialsLibrary/src/lava/babylon.lavaMaterial.ts"
  1037. ],
  1038. "shaderFiles": [
  1039. "../../materialsLibrary/src/lava/lava.vertex.fx",
  1040. "../../materialsLibrary/src/lava/lava.fragment.fx"
  1041. ],
  1042. "output": "babylon.lavaMaterial.js"
  1043. },
  1044. {
  1045. "files": [
  1046. "../../materialsLibrary/src/simple/babylon.simpleMaterial.ts"
  1047. ],
  1048. "shaderFiles": [
  1049. "../../materialsLibrary/src/simple/simple.vertex.fx",
  1050. "../../materialsLibrary/src/simple/simple.fragment.fx"
  1051. ],
  1052. "output": "babylon.simpleMaterial.js"
  1053. },
  1054. {
  1055. "files": [
  1056. "../../materialsLibrary/src/water/babylon.waterMaterial.ts"
  1057. ],
  1058. "shaderFiles": [
  1059. "../../materialsLibrary/src/water/water.vertex.fx",
  1060. "../../materialsLibrary/src/water/water.fragment.fx"
  1061. ],
  1062. "output": "babylon.waterMaterial.js"
  1063. },
  1064. {
  1065. "files": [
  1066. "../../materialsLibrary/src/fire/babylon.fireMaterial.ts"
  1067. ],
  1068. "shaderFiles": [
  1069. "../../materialsLibrary/src/fire/fire.vertex.fx",
  1070. "../../materialsLibrary/src/fire/fire.fragment.fx"
  1071. ],
  1072. "output": "babylon.fireMaterial.js"
  1073. },
  1074. {
  1075. "files": [
  1076. "../../materialsLibrary/src/fur/babylon.furMaterial.ts"
  1077. ],
  1078. "shaderFiles": [
  1079. "../../materialsLibrary/src/fur/fur.vertex.fx",
  1080. "../../materialsLibrary/src/fur/fur.fragment.fx"
  1081. ],
  1082. "output": "babylon.furMaterial.js"
  1083. },
  1084. {
  1085. "files": [
  1086. "../../materialsLibrary/src/terrain/babylon.terrainMaterial.ts"
  1087. ],
  1088. "shaderFiles": [
  1089. "../../materialsLibrary/src/terrain/terrain.vertex.fx",
  1090. "../../materialsLibrary/src/terrain/terrain.fragment.fx"
  1091. ],
  1092. "output": "babylon.terrainMaterial.js"
  1093. },
  1094. {
  1095. "files": [
  1096. "../../materialsLibrary/src/triPlanar/babylon.triPlanarMaterial.ts"
  1097. ],
  1098. "shaderFiles": [
  1099. "../../materialsLibrary/src/triPlanar/triplanar.vertex.fx",
  1100. "../../materialsLibrary/src/triPlanar/triplanar.fragment.fx"
  1101. ],
  1102. "output": "babylon.triPlanarMaterial.js"
  1103. },
  1104. {
  1105. "files": [
  1106. "../../materialsLibrary/src/sky/babylon.skyMaterial.ts"
  1107. ],
  1108. "shaderFiles": [
  1109. "../../materialsLibrary/src/sky/sky.vertex.fx",
  1110. "../../materialsLibrary/src/sky/sky.fragment.fx"
  1111. ],
  1112. "output": "babylon.skyMaterial.js"
  1113. },
  1114. {
  1115. "files": [
  1116. "../../materialsLibrary/src/grid/babylon.gridmaterial.ts"
  1117. ],
  1118. "shaderFiles": [
  1119. "../../materialsLibrary/src/grid/grid.vertex.fx",
  1120. "../../materialsLibrary/src/grid/grid.fragment.fx",
  1121. "../../materialsLibrary/src/grid/legacygrid.vertex.fx",
  1122. "../../materialsLibrary/src/grid/legacygrid.fragment.fx"
  1123. ],
  1124. "output": "babylon.gridMaterial.js"
  1125. },
  1126. {
  1127. "files": [
  1128. "../../materialsLibrary/src/custom/babylon.customMaterial.ts"
  1129. ],
  1130. "output": "babylon.customMaterial.js"
  1131. },
  1132. {
  1133. "files": [
  1134. "../../materialsLibrary/src/cell/babylon.cellMaterial.ts"
  1135. ],
  1136. "shaderFiles": [
  1137. "../../materialsLibrary/src/cell/cell.vertex.fx",
  1138. "../../materialsLibrary/src/cell/cell.fragment.fx"
  1139. ],
  1140. "output": "babylon.cellMaterial.js"
  1141. },
  1142. {
  1143. "files": [
  1144. "../../materialsLibrary/src/legacyPBR/babylon.legacyPBRMaterial.ts"
  1145. ],
  1146. "shaderFiles": [
  1147. "../../materialsLibrary/src/legacyPBR/legacyPbr.vertex.fx",
  1148. "../../materialsLibrary/src/legacyPBR/legacyPbr.fragment.fx"
  1149. ],
  1150. "shadersIncludeFiles": [
  1151. "../../materialsLibrary/src/legacyPBR/legacyPbrFragmentDeclaration.fx",
  1152. "../../materialsLibrary/src/legacyPBR/legacyPbrFunctions.fx",
  1153. "../../materialsLibrary/src/legacyPBR/legacyPbrLightFunctions.fx",
  1154. "../../materialsLibrary/src/legacyPBR/legacyPbrLightFunctionsCall.fx",
  1155. "../../materialsLibrary/src/legacyPBR/legacyPbrUboDeclaration.fx",
  1156. "../../materialsLibrary/src/legacyPBR/legacyPbrVertexDeclaration.fx"
  1157. ],
  1158. "output": "babylon.legacyPbrMaterial.js"
  1159. }
  1160. ],
  1161. "build": {
  1162. "srcOutputDirectory": "../../materialsLibrary/",
  1163. "distOutputDirectory": "/materialsLibrary/"
  1164. }
  1165. },
  1166. "postProcessesLibrary": {
  1167. "libraries": [
  1168. {
  1169. "files": [
  1170. "../../postProcessLibrary/src/asciiArt/babylon.asciiArtPostProcess.ts"
  1171. ],
  1172. "shaderFiles": [
  1173. "../../postProcessLibrary/src/asciiArt/asciiart.fragment.fx"
  1174. ],
  1175. "output": "babylon.asciiArtPostProcess.js"
  1176. },
  1177. {
  1178. "files": [
  1179. "../../postProcessLibrary/src/digitalRain/babylon.digitalRainPostProcess.ts"
  1180. ],
  1181. "shaderFiles": [
  1182. "../../postProcessLibrary/src/digitalRain/digitalrain.fragment.fx"
  1183. ],
  1184. "output": "babylon.digitalRainPostProcess.js"
  1185. }
  1186. ],
  1187. "build": {
  1188. "srcOutputDirectory": "../../postProcessLibrary/",
  1189. "distOutputDirectory": "/postProcessesLibrary/"
  1190. }
  1191. },
  1192. "proceduralTexturesLibrary": {
  1193. "libraries": [
  1194. {
  1195. "files": [
  1196. "../../proceduralTexturesLibrary/src/wood/babylon.woodProceduralTexture.ts"
  1197. ],
  1198. "shaderFiles": [
  1199. "../../proceduralTexturesLibrary/src/wood/woodProceduralTexture.fragment.fx"
  1200. ],
  1201. "output": "babylon.woodProceduralTexture.js"
  1202. },
  1203. {
  1204. "files": [
  1205. "../../proceduralTexturesLibrary/src/fire/babylon.fireProceduralTexture.ts"
  1206. ],
  1207. "shaderFiles": [
  1208. "../../proceduralTexturesLibrary/src/fire/fireProceduralTexture.fragment.fx"
  1209. ],
  1210. "output": "babylon.fireProceduralTexture.js"
  1211. },
  1212. {
  1213. "files": [
  1214. "../../proceduralTexturesLibrary/src/cloud/babylon.cloudProceduralTexture.ts"
  1215. ],
  1216. "shaderFiles": [
  1217. "../../proceduralTexturesLibrary/src/cloud/cloudProceduralTexture.fragment.fx"
  1218. ],
  1219. "output": "babylon.cloudProceduralTexture.js"
  1220. },
  1221. {
  1222. "files": [
  1223. "../../proceduralTexturesLibrary/src/grass/babylon.grassProceduralTexture.ts"
  1224. ],
  1225. "shaderFiles": [
  1226. "../../proceduralTexturesLibrary/src/grass/grassProceduralTexture.fragment.fx"
  1227. ],
  1228. "output": "babylon.grassProceduralTexture.js"
  1229. },
  1230. {
  1231. "files": [
  1232. "../../proceduralTexturesLibrary/src/road/babylon.roadProceduralTexture.ts"
  1233. ],
  1234. "shaderFiles": [
  1235. "../../proceduralTexturesLibrary/src/road/roadProceduralTexture.fragment.fx"
  1236. ],
  1237. "output": "babylon.roadProceduralTexture.js"
  1238. },
  1239. {
  1240. "files": [
  1241. "../../proceduralTexturesLibrary/src/brick/babylon.brickProceduralTexture.ts"
  1242. ],
  1243. "shaderFiles": [
  1244. "../../proceduralTexturesLibrary/src/brick/brickProceduralTexture.fragment.fx"
  1245. ],
  1246. "output": "babylon.brickProceduralTexture.js"
  1247. },
  1248. {
  1249. "files": [
  1250. "../../proceduralTexturesLibrary/src/marble/babylon.marbleProceduralTexture.ts"
  1251. ],
  1252. "shaderFiles": [
  1253. "../../proceduralTexturesLibrary/src/marble/marbleProceduralTexture.fragment.fx"
  1254. ],
  1255. "output": "babylon.marbleProceduralTexture.js"
  1256. },
  1257. {
  1258. "files": [
  1259. "../../proceduralTexturesLibrary/src/starfield/babylon.starfieldProceduralTexture.ts"
  1260. ],
  1261. "shaderFiles": [
  1262. "../../proceduralTexturesLibrary/src/starfield/starfieldProceduralTexture.fragment.fx"
  1263. ],
  1264. "output": "babylon.starfieldProceduralTexture.js"
  1265. },
  1266. {
  1267. "files": [
  1268. "../../proceduralTexturesLibrary/src/normalMap/babylon.normalMapProceduralTexture.ts"
  1269. ],
  1270. "shaderFiles": [
  1271. "../../proceduralTexturesLibrary/src/normalMap/normalMapProceduralTexture.fragment.fx"
  1272. ],
  1273. "output": "babylon.normalMapProceduralTexture.js"
  1274. },
  1275. {
  1276. "files": [
  1277. "../../proceduralTexturesLibrary/src/perlinNoise/babylon.perlinNoiseProceduralTexture.ts"
  1278. ],
  1279. "shaderFiles":[
  1280. "../../proceduralTexturesLibrary/src/perlinNoise/perlinNoiseProceduralTexture.fragment.fx"
  1281. ],
  1282. "output": "babylon.perlinNoiseProceduralTexture.js"
  1283. }
  1284. ],
  1285. "build": {
  1286. "srcOutputDirectory": "../../proceduralTexturesLibrary/",
  1287. "distOutputDirectory": "/proceduralTexturesLibrary/"
  1288. }
  1289. },
  1290. "loaders": {
  1291. "libraries": [
  1292. {
  1293. "files": [
  1294. "../../loaders/src/STL/babylon.stlFileLoader.ts"
  1295. ],
  1296. "output": "babylon.stlFileLoader.js"
  1297. },
  1298. {
  1299. "files": [
  1300. "../../loaders/src/OBJ/babylon.objFileLoader.ts"
  1301. ],
  1302. "output": "babylon.objFileLoader.js"
  1303. },
  1304. {
  1305. "files": [
  1306. "../../loaders/src/glTF/babylon.glTFFileLoader.ts",
  1307. "../../loaders/src/glTF/1.0/babylon.glTFLoaderInterfaces.ts",
  1308. "../../loaders/src/glTF/1.0/babylon.glTFLoader.ts",
  1309. "../../loaders/src/glTF/1.0/babylon.glTFLoaderUtils.ts",
  1310. "../../loaders/src/glTF/1.0/babylon.glTFLoaderExtension.ts",
  1311. "../../loaders/src/glTF/1.0/babylon.glTFBinaryExtension.ts",
  1312. "../../loaders/src/glTF/1.0/babylon.glTFMaterialsCommonExtension.ts"
  1313. ],
  1314. "output": "babylon.glTF1FileLoader.js"
  1315. },
  1316. {
  1317. "files": [
  1318. "../../loaders/src/glTF/babylon.glTFFileLoader.ts",
  1319. "../../loaders/src/glTF/2.0/babylon.glTFLoaderInterfaces.ts",
  1320. "../../loaders/src/glTF/2.0/babylon.glTFLoader.ts",
  1321. "../../loaders/src/glTF/2.0/babylon.glTFLoaderUtils.ts",
  1322. "../../loaders/src/glTF/2.0/babylon.glTFLoaderExtension.ts",
  1323. "../../loaders/src/glTF/2.0/babylon.glTFMaterialsPbrSpecularGlossinessExtension.ts"
  1324. ],
  1325. "output": "babylon.glTF2FileLoader.js"
  1326. },
  1327. {
  1328. "files": [
  1329. "../../loaders/src/glTF/babylon.glTFFileLoader.ts",
  1330. "../../loaders/src/glTF/1.0/babylon.glTFLoaderInterfaces.ts",
  1331. "../../loaders/src/glTF/1.0/babylon.glTFLoader.ts",
  1332. "../../loaders/src/glTF/1.0/babylon.glTFLoaderUtils.ts",
  1333. "../../loaders/src/glTF/1.0/babylon.glTFLoaderExtension.ts",
  1334. "../../loaders/src/glTF/1.0/babylon.glTFBinaryExtension.ts",
  1335. "../../loaders/src/glTF/1.0/babylon.glTFMaterialsCommonExtension.ts",
  1336. "../../loaders/src/glTF/2.0/babylon.glTFLoaderInterfaces.ts",
  1337. "../../loaders/src/glTF/2.0/babylon.glTFLoader.ts",
  1338. "../../loaders/src/glTF/2.0/babylon.glTFLoaderUtils.ts",
  1339. "../../loaders/src/glTF/2.0/babylon.glTFLoaderExtension.ts",
  1340. "../../loaders/src/glTF/2.0/babylon.glTFMaterialsPbrSpecularGlossinessExtension.ts"
  1341. ],
  1342. "output": "babylon.glTFFileLoader.js"
  1343. }
  1344. ],
  1345. "build": {
  1346. "srcOutputDirectory": "../../loaders/",
  1347. "distOutputDirectory": "/loaders/"
  1348. }
  1349. },
  1350. "serializers": {
  1351. "libraries": [
  1352. {
  1353. "files": [
  1354. "../../serializers/src/OBJ/babylon.objSerializer.ts"
  1355. ],
  1356. "output": "babylon.objSerializer.js"
  1357. }
  1358. ],
  1359. "build": {
  1360. "srcOutputDirectory": "../../serializers/",
  1361. "distOutputDirectory": "/serializers/"
  1362. }
  1363. },
  1364. "gui": {
  1365. "libraries": [
  1366. {
  1367. "files": [
  1368. "../../gui/src/advancedDynamicTexture.ts",
  1369. "../../gui/src/measure.ts",
  1370. "../../gui/src/math2D.ts",
  1371. "../../gui/src/valueAndUnit.ts",
  1372. "../../gui/src/controls/control.ts",
  1373. "../../gui/src/controls/container.ts",
  1374. "../../gui/src/controls/stackPanel.ts",
  1375. "../../gui/src/controls/rectangle.ts",
  1376. "../../gui/src/controls/ellipse.ts",
  1377. "../../gui/src/controls/line.ts",
  1378. "../../gui/src/controls/slider.ts",
  1379. "../../gui/src/controls/checkBox.ts",
  1380. "../../gui/src/controls/radioButton.ts",
  1381. "../../gui/src/controls/textBlock.ts",
  1382. "../../gui/src/controls/image.ts",
  1383. "../../gui/src/controls/button.ts",
  1384. "../../gui/src/controls/colorPicker.ts"
  1385. ],
  1386. "output": "babylon.gui.js"
  1387. }
  1388. ],
  1389. "build": {
  1390. "srcOutputDirectory": "../../gui/",
  1391. "distOutputDirectory": "/gui/"
  1392. }
  1393. },
  1394. "inspector": {
  1395. "libraries": [
  1396. {
  1397. "files": [
  1398. "../../inspector/src/Inspector.ts",
  1399. "../../inspector/src/properties.ts",
  1400. "../../inspector/src/gui/BasicElement.ts",
  1401. "../../inspector/src/adapters/Adapter.ts",
  1402. "../../inspector/src/adapters/CameraAdapter.ts",
  1403. "../../inspector/src/adapters/SoundAdapter.ts",
  1404. "../../inspector/src/adapters/TextureAdapter.ts",
  1405. "../../inspector/src/adapters/LightAdapter.ts",
  1406. "../../inspector/src/adapters/MaterialAdapter.ts",
  1407. "../../inspector/src/adapters/MeshAdapter.ts",
  1408. "../../inspector/src/details/DetailPanel.ts",
  1409. "../../inspector/src/details/Property.ts",
  1410. "../../inspector/src/details/PropertyLine.ts",
  1411. "../../inspector/src/gui/ColorElement.ts",
  1412. "../../inspector/src/gui/CubeTextureElement.ts",
  1413. "../../inspector/src/gui/HDRCubeTextureElement.ts",
  1414. "../../inspector/src/gui/SearchBar.ts",
  1415. "../../inspector/src/gui/TextureElement.ts",
  1416. "../../inspector/src/gui/Tooltip.ts",
  1417. "../../inspector/src/helpers/Helpers.ts",
  1418. "../../inspector/src/scheduler/Scheduler.ts",
  1419. "../../inspector/src/tabs/Tab.ts",
  1420. "../../inspector/src/tabs/PropertyTab.ts",
  1421. "../../inspector/src/tabs/CameraTab.ts",
  1422. "../../inspector/src/tabs/SoundTab.ts",
  1423. "../../inspector/src/tabs/TextureTab.ts",
  1424. "../../inspector/src/tabs/LightTab.ts",
  1425. "../../inspector/src/tabs/MaterialTab.ts",
  1426. "../../inspector/src/tabs/MeshTab.ts",
  1427. "../../inspector/src/tabs/SceneTab.ts",
  1428. "../../inspector/src/tabs/ShaderTab.ts",
  1429. "../../inspector/src/tabs/ConsoleTab.ts",
  1430. "../../inspector/src/tabs/StatsTab.ts",
  1431. "../../inspector/src/tabs/TabBar.ts",
  1432. "../../inspector/src/tools/AbstractTool.ts",
  1433. "../../inspector/src/tools/PauseScheduleTool.ts",
  1434. "../../inspector/src/tools/PickTool.ts",
  1435. "../../inspector/src/tools/PopupTool.ts",
  1436. "../../inspector/src/tools/RefreshTool.ts",
  1437. "../../inspector/src/tools/LabelTool.ts",
  1438. "../../inspector/src/tools/Toolbar.ts",
  1439. "../../inspector/src/tools/DisposeTool.ts",
  1440. "../../inspector/src/tree/TreeItem.ts",
  1441. "../../inspector/src/treetools/AbstractTreeTool.ts",
  1442. "../../inspector/src/treetools/BoundingBox.ts",
  1443. "../../inspector/src/treetools/CameraPOV.ts",
  1444. "../../inspector/src/treetools/SoundInteractions.ts",
  1445. "../../inspector/src/treetools/Checkbox.ts",
  1446. "../../inspector/src/treetools/DebugArea.ts",
  1447. "../../inspector/src/treetools/Info.ts",
  1448. "../../inspector/src/lib.d.ts"
  1449. ],
  1450. "sassFiles": [
  1451. "../../inspector/sass/**/*.scss"
  1452. ],
  1453. "output": "babylon.inspector.js",
  1454. "webpack": "../../inspector/webpack.config.js"
  1455. }
  1456. ],
  1457. "build": {
  1458. "srcOutputDirectory": "../../inspector/",
  1459. "distOutputDirectory": "/inspector/"
  1460. }
  1461. }
  1462. }