config.json 56 KB

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