config.json 54 KB

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