config.json 54 KB

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