babylon.glTF2Serializer.js 187 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290
  1. /// <reference path="../../../../dist/preview release/babylon.d.ts"/>
  2. var BABYLON;
  3. (function (BABYLON) {
  4. ;
  5. /**
  6. * Class for generating glTF data from a Babylon scene.
  7. */
  8. var GLTF2Export = /** @class */ (function () {
  9. function GLTF2Export() {
  10. }
  11. /**
  12. * Exports the geometry of the scene to .gltf file format asynchronously
  13. * @param scene Babylon scene with scene hierarchy information
  14. * @param filePrefix File prefix to use when generating the glTF file
  15. * @param options Exporter options
  16. * @returns Returns an object with a .gltf file and associates texture names
  17. * as keys and their data and paths as values
  18. */
  19. GLTF2Export.GLTFAsync = function (scene, filePrefix, options) {
  20. return scene.whenReadyAsync().then(function () {
  21. var glTFPrefix = filePrefix.replace(/\.[^/.]+$/, "");
  22. var gltfGenerator = new BABYLON.GLTF2._Exporter(scene, options);
  23. return gltfGenerator._generateGLTFAsync(glTFPrefix);
  24. });
  25. };
  26. /**
  27. * Exports the geometry of the scene to .glb file format asychronously
  28. * @param scene Babylon scene with scene hierarchy information
  29. * @param filePrefix File prefix to use when generating glb file
  30. * @param options Exporter options
  31. * @returns Returns an object with a .glb filename as key and data as value
  32. */
  33. GLTF2Export.GLBAsync = function (scene, filePrefix, options) {
  34. return scene.whenReadyAsync().then(function () {
  35. var glTFPrefix = filePrefix.replace(/\.[^/.]+$/, "");
  36. var gltfGenerator = new BABYLON.GLTF2._Exporter(scene, options);
  37. return gltfGenerator._generateGLBAsync(glTFPrefix);
  38. });
  39. };
  40. return GLTF2Export;
  41. }());
  42. BABYLON.GLTF2Export = GLTF2Export;
  43. })(BABYLON || (BABYLON = {}));
  44. //# sourceMappingURL=babylon.glTFSerializer.js.map
  45. /// <reference path="../../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
  46. var BABYLON;
  47. (function (BABYLON) {
  48. var GLTF2;
  49. (function (GLTF2) {
  50. /**
  51. * Utility interface for storing vertex attribute data
  52. * @hidden
  53. */
  54. /**
  55. * Converts Babylon Scene into glTF 2.0.
  56. * @hidden
  57. */
  58. var _Exporter = /** @class */ (function () {
  59. /**
  60. * Creates a glTF Exporter instance, which can accept optional exporter options
  61. * @param babylonScene Babylon scene object
  62. * @param options Options to modify the behavior of the exporter
  63. */
  64. function _Exporter(babylonScene, options) {
  65. this._asset = { generator: "BabylonJS", version: "2.0" };
  66. this._babylonScene = babylonScene;
  67. this._bufferViews = [];
  68. this._accessors = [];
  69. this._meshes = [];
  70. this._scenes = [];
  71. this._nodes = [];
  72. this._images = [];
  73. this._materials = [];
  74. this._materialMap = [];
  75. this._textures = [];
  76. this._samplers = [];
  77. this._animations = [];
  78. this._imageData = {};
  79. this._convertToRightHandedSystem = this._babylonScene.useRightHandedSystem ? false : true;
  80. var _options = options || {};
  81. this._shouldExportTransformNode = _options.shouldExportTransformNode ? _options.shouldExportTransformNode : function (babylonTransformNode) { return true; };
  82. this._animationSampleRate = _options.animationSampleRate ? _options.animationSampleRate : 1 / 60;
  83. this._glTFMaterialExporter = new GLTF2._GLTFMaterialExporter(this);
  84. }
  85. /**
  86. * Lazy load a local engine with premultiplied alpha set to false
  87. */
  88. _Exporter.prototype._getLocalEngine = function () {
  89. if (!this._localEngine) {
  90. var localCanvas = document.createElement('canvas');
  91. localCanvas.id = "WriteCanvas";
  92. localCanvas.width = 2048;
  93. localCanvas.height = 2048;
  94. this._localEngine = new BABYLON.Engine(localCanvas, true, { premultipliedAlpha: false, preserveDrawingBuffer: true });
  95. this._localEngine.setViewport(new BABYLON.Viewport(0, 0, 1, 1));
  96. }
  97. return this._localEngine;
  98. };
  99. _Exporter.prototype.reorderIndicesBasedOnPrimitiveMode = function (submesh, primitiveMode, babylonIndices, byteOffset, binaryWriter) {
  100. switch (primitiveMode) {
  101. case BABYLON.Material.TriangleFillMode: {
  102. if (!byteOffset) {
  103. byteOffset = 0;
  104. }
  105. for (var i = submesh.indexStart, length_1 = submesh.indexStart + submesh.indexCount; i < length_1; i = i + 3) {
  106. var index = byteOffset + i * 4;
  107. // swap the second and third indices
  108. var secondIndex = binaryWriter.getUInt32(index + 4);
  109. var thirdIndex = binaryWriter.getUInt32(index + 8);
  110. binaryWriter.setUInt32(thirdIndex, index + 4);
  111. binaryWriter.setUInt32(secondIndex, index + 8);
  112. }
  113. break;
  114. }
  115. case BABYLON.Material.TriangleFanDrawMode: {
  116. for (var i = submesh.indexStart + submesh.indexCount - 1, start = submesh.indexStart; i >= start; --i) {
  117. binaryWriter.setUInt32(babylonIndices[i], byteOffset);
  118. byteOffset += 4;
  119. }
  120. break;
  121. }
  122. case BABYLON.Material.TriangleStripDrawMode: {
  123. if (submesh.indexCount >= 3) {
  124. binaryWriter.setUInt32(babylonIndices[submesh.indexStart + 2], byteOffset + 4);
  125. binaryWriter.setUInt32(babylonIndices[submesh.indexStart + 1], byteOffset + 8);
  126. }
  127. break;
  128. }
  129. }
  130. };
  131. /**
  132. * Reorders the vertex attribute data based on the primitive mode. This is necessary when indices are not available and the winding order is
  133. * clock-wise during export to glTF
  134. * @param submesh BabylonJS submesh
  135. * @param primitiveMode Primitive mode of the mesh
  136. * @param sideOrientation the winding order of the submesh
  137. * @param vertexBufferKind The type of vertex attribute
  138. * @param meshAttributeArray The vertex attribute data
  139. * @param byteOffset The offset to the binary data
  140. * @param binaryWriter The binary data for the glTF file
  141. */
  142. _Exporter.prototype.reorderVertexAttributeDataBasedOnPrimitiveMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter) {
  143. if (this._convertToRightHandedSystem && sideOrientation === BABYLON.Material.ClockWiseSideOrientation) {
  144. switch (primitiveMode) {
  145. case BABYLON.Material.TriangleFillMode: {
  146. this.reorderTriangleFillMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter);
  147. break;
  148. }
  149. case BABYLON.Material.TriangleStripDrawMode: {
  150. this.reorderTriangleStripDrawMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter);
  151. break;
  152. }
  153. case BABYLON.Material.TriangleFanDrawMode: {
  154. this.reorderTriangleFanMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter);
  155. break;
  156. }
  157. }
  158. }
  159. };
  160. /**
  161. * Reorders the vertex attributes in the correct triangle mode order . This is necessary when indices are not available and the winding order is
  162. * clock-wise during export to glTF
  163. * @param submesh BabylonJS submesh
  164. * @param primitiveMode Primitive mode of the mesh
  165. * @param sideOrientation the winding order of the submesh
  166. * @param vertexBufferKind The type of vertex attribute
  167. * @param meshAttributeArray The vertex attribute data
  168. * @param byteOffset The offset to the binary data
  169. * @param binaryWriter The binary data for the glTF file
  170. */
  171. _Exporter.prototype.reorderTriangleFillMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter) {
  172. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  173. if (vertexBuffer) {
  174. var stride = vertexBuffer.byteStride / BABYLON.VertexBuffer.GetTypeByteLength(vertexBuffer.type);
  175. if (submesh.verticesCount % 3 !== 0) {
  176. BABYLON.Tools.Error('The submesh vertices for the triangle fill mode is not divisible by 3!');
  177. }
  178. else {
  179. var vertexData = [];
  180. var index = 0;
  181. switch (vertexBufferKind) {
  182. case BABYLON.VertexBuffer.PositionKind:
  183. case BABYLON.VertexBuffer.NormalKind: {
  184. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  185. index = x * stride;
  186. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index));
  187. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + 2 * stride));
  188. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + stride));
  189. }
  190. break;
  191. }
  192. case BABYLON.VertexBuffer.TangentKind: {
  193. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  194. index = x * stride;
  195. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index));
  196. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index + 2 * stride));
  197. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index + stride));
  198. }
  199. break;
  200. }
  201. case BABYLON.VertexBuffer.ColorKind: {
  202. var size = vertexBuffer.getSize();
  203. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + size) {
  204. index = x * stride;
  205. if (size === 4) {
  206. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index));
  207. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index + 2 * stride));
  208. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index + stride));
  209. }
  210. else {
  211. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index));
  212. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + 2 * stride));
  213. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + stride));
  214. }
  215. }
  216. break;
  217. }
  218. case BABYLON.VertexBuffer.UVKind:
  219. case BABYLON.VertexBuffer.UV2Kind: {
  220. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  221. index = x * stride;
  222. vertexData.push(BABYLON.Vector2.FromArray(meshAttributeArray, index));
  223. vertexData.push(BABYLON.Vector2.FromArray(meshAttributeArray, index + 2 * stride));
  224. vertexData.push(BABYLON.Vector2.FromArray(meshAttributeArray, index + stride));
  225. }
  226. break;
  227. }
  228. default: {
  229. BABYLON.Tools.Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  230. }
  231. }
  232. this.writeVertexAttributeData(vertexData, byteOffset, vertexBufferKind, meshAttributeArray, binaryWriter);
  233. }
  234. }
  235. else {
  236. BABYLON.Tools.Warn("reorderTriangleFillMode: Vertex Buffer Kind " + vertexBufferKind + " not present!");
  237. }
  238. };
  239. /**
  240. * Reorders the vertex attributes in the correct triangle strip order. This is necessary when indices are not available and the winding order is
  241. * clock-wise during export to glTF
  242. * @param submesh BabylonJS submesh
  243. * @param primitiveMode Primitive mode of the mesh
  244. * @param sideOrientation the winding order of the submesh
  245. * @param vertexBufferKind The type of vertex attribute
  246. * @param meshAttributeArray The vertex attribute data
  247. * @param byteOffset The offset to the binary data
  248. * @param binaryWriter The binary data for the glTF file
  249. */
  250. _Exporter.prototype.reorderTriangleStripDrawMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter) {
  251. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  252. if (vertexBuffer) {
  253. var stride = vertexBuffer.byteStride / BABYLON.VertexBuffer.GetTypeByteLength(vertexBuffer.type);
  254. var vertexData = [];
  255. var index = 0;
  256. switch (vertexBufferKind) {
  257. case BABYLON.VertexBuffer.PositionKind:
  258. case BABYLON.VertexBuffer.NormalKind: {
  259. index = submesh.verticesStart;
  260. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + 2 * stride));
  261. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index + stride));
  262. break;
  263. }
  264. case BABYLON.VertexBuffer.TangentKind: {
  265. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  266. index = x * stride;
  267. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index));
  268. }
  269. break;
  270. }
  271. case BABYLON.VertexBuffer.ColorKind: {
  272. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  273. index = x * stride;
  274. vertexBuffer.getSize() === 4 ? vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index)) : vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index));
  275. }
  276. break;
  277. }
  278. case BABYLON.VertexBuffer.UVKind:
  279. case BABYLON.VertexBuffer.UV2Kind: {
  280. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  281. index = x * stride;
  282. vertexData.push(BABYLON.Vector2.FromArray(meshAttributeArray, index));
  283. }
  284. break;
  285. }
  286. default: {
  287. BABYLON.Tools.Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  288. }
  289. }
  290. this.writeVertexAttributeData(vertexData, byteOffset + 12, vertexBufferKind, meshAttributeArray, binaryWriter);
  291. }
  292. else {
  293. BABYLON.Tools.Warn("reorderTriangleStripDrawMode: Vertex buffer kind " + vertexBufferKind + " not present!");
  294. }
  295. };
  296. /**
  297. * Reorders the vertex attributes in the correct triangle fan order. This is necessary when indices are not available and the winding order is
  298. * clock-wise during export to glTF
  299. * @param submesh BabylonJS submesh
  300. * @param primitiveMode Primitive mode of the mesh
  301. * @param sideOrientation the winding order of the submesh
  302. * @param vertexBufferKind The type of vertex attribute
  303. * @param meshAttributeArray The vertex attribute data
  304. * @param byteOffset The offset to the binary data
  305. * @param binaryWriter The binary data for the glTF file
  306. */
  307. _Exporter.prototype.reorderTriangleFanMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter) {
  308. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  309. if (vertexBuffer) {
  310. var stride = vertexBuffer.byteStride / BABYLON.VertexBuffer.GetTypeByteLength(vertexBuffer.type);
  311. var vertexData = [];
  312. var index = 0;
  313. switch (vertexBufferKind) {
  314. case BABYLON.VertexBuffer.PositionKind:
  315. case BABYLON.VertexBuffer.NormalKind: {
  316. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  317. index = x * stride;
  318. vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index));
  319. }
  320. break;
  321. }
  322. case BABYLON.VertexBuffer.TangentKind: {
  323. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  324. index = x * stride;
  325. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index));
  326. }
  327. break;
  328. }
  329. case BABYLON.VertexBuffer.ColorKind: {
  330. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  331. index = x * stride;
  332. vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index));
  333. vertexBuffer.getSize() === 4 ? vertexData.push(BABYLON.Vector4.FromArray(meshAttributeArray, index)) : vertexData.push(BABYLON.Vector3.FromArray(meshAttributeArray, index));
  334. }
  335. break;
  336. }
  337. case BABYLON.VertexBuffer.UVKind:
  338. case BABYLON.VertexBuffer.UV2Kind: {
  339. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  340. index = x * stride;
  341. vertexData.push(BABYLON.Vector2.FromArray(meshAttributeArray, index));
  342. }
  343. break;
  344. }
  345. default: {
  346. BABYLON.Tools.Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  347. }
  348. }
  349. this.writeVertexAttributeData(vertexData, byteOffset, vertexBufferKind, meshAttributeArray, binaryWriter);
  350. }
  351. else {
  352. BABYLON.Tools.Warn("reorderTriangleFanMode: Vertex buffer kind " + vertexBufferKind + " not present!");
  353. }
  354. };
  355. /**
  356. * Writes the vertex attribute data to binary
  357. * @param vertices The vertices to write to the binary writer
  358. * @param byteOffset The offset into the binary writer to overwrite binary data
  359. * @param vertexAttributeKind The vertex attribute type
  360. * @param meshAttributeArray The vertex attribute data
  361. * @param binaryWriter The writer containing the binary data
  362. */
  363. _Exporter.prototype.writeVertexAttributeData = function (vertices, byteOffset, vertexAttributeKind, meshAttributeArray, binaryWriter) {
  364. for (var _i = 0, vertices_1 = vertices; _i < vertices_1.length; _i++) {
  365. var vertex = vertices_1[_i];
  366. if (this._convertToRightHandedSystem && !(vertexAttributeKind === BABYLON.VertexBuffer.ColorKind) && !(vertex instanceof BABYLON.Vector2)) {
  367. if (vertex instanceof BABYLON.Vector3) {
  368. if (vertexAttributeKind === BABYLON.VertexBuffer.NormalKind) {
  369. GLTF2._GLTFUtilities._GetRightHandedNormalVector3FromRef(vertex);
  370. }
  371. else if (vertexAttributeKind === BABYLON.VertexBuffer.PositionKind) {
  372. GLTF2._GLTFUtilities._GetRightHandedPositionVector3FromRef(vertex);
  373. }
  374. else {
  375. BABYLON.Tools.Error('Unsupported vertex attribute kind!');
  376. }
  377. }
  378. else {
  379. GLTF2._GLTFUtilities._GetRightHandedVector4FromRef(vertex);
  380. }
  381. }
  382. if (vertexAttributeKind === BABYLON.VertexBuffer.NormalKind) {
  383. vertex.normalize();
  384. }
  385. else if (vertexAttributeKind === BABYLON.VertexBuffer.TangentKind && vertex instanceof BABYLON.Vector4) {
  386. GLTF2._GLTFUtilities._NormalizeTangentFromRef(vertex);
  387. }
  388. for (var _a = 0, _b = vertex.asArray(); _a < _b.length; _a++) {
  389. var component = _b[_a];
  390. binaryWriter.setFloat32(component, byteOffset);
  391. byteOffset += 4;
  392. }
  393. }
  394. };
  395. /**
  396. * Writes mesh attribute data to a data buffer
  397. * Returns the bytelength of the data
  398. * @param vertexBufferKind Indicates what kind of vertex data is being passed in
  399. * @param meshAttributeArray Array containing the attribute data
  400. * @param binaryWriter The buffer to write the binary data to
  401. * @param indices Used to specify the order of the vertex data
  402. */
  403. _Exporter.prototype.writeAttributeData = function (vertexBufferKind, meshAttributeArray, byteStride, binaryWriter) {
  404. var stride = byteStride / 4;
  405. var vertexAttributes = [];
  406. var index;
  407. switch (vertexBufferKind) {
  408. case BABYLON.VertexBuffer.PositionKind: {
  409. for (var k = 0, length_2 = meshAttributeArray.length / stride; k < length_2; ++k) {
  410. index = k * stride;
  411. var vertexData = BABYLON.Vector3.FromArray(meshAttributeArray, index);
  412. if (this._convertToRightHandedSystem) {
  413. GLTF2._GLTFUtilities._GetRightHandedPositionVector3FromRef(vertexData);
  414. }
  415. vertexAttributes.push(vertexData.asArray());
  416. }
  417. break;
  418. }
  419. case BABYLON.VertexBuffer.NormalKind: {
  420. for (var k = 0, length_3 = meshAttributeArray.length / stride; k < length_3; ++k) {
  421. index = k * stride;
  422. var vertexData = BABYLON.Vector3.FromArray(meshAttributeArray, index);
  423. if (this._convertToRightHandedSystem) {
  424. GLTF2._GLTFUtilities._GetRightHandedNormalVector3FromRef(vertexData);
  425. }
  426. vertexData.normalize();
  427. vertexAttributes.push(vertexData.asArray());
  428. }
  429. break;
  430. }
  431. case BABYLON.VertexBuffer.TangentKind: {
  432. for (var k = 0, length_4 = meshAttributeArray.length / stride; k < length_4; ++k) {
  433. index = k * stride;
  434. var vertexData = BABYLON.Vector4.FromArray(meshAttributeArray, index);
  435. if (this._convertToRightHandedSystem) {
  436. GLTF2._GLTFUtilities._GetRightHandedVector4FromRef(vertexData);
  437. }
  438. GLTF2._GLTFUtilities._NormalizeTangentFromRef(vertexData);
  439. vertexAttributes.push(vertexData.asArray());
  440. }
  441. break;
  442. }
  443. case BABYLON.VertexBuffer.ColorKind: {
  444. for (var k = 0, length_5 = meshAttributeArray.length / stride; k < length_5; ++k) {
  445. index = k * stride;
  446. var vertexData = stride === 3 ? BABYLON.Vector3.FromArray(meshAttributeArray, index) : BABYLON.Vector4.FromArray(meshAttributeArray, index);
  447. vertexAttributes.push(vertexData.asArray());
  448. }
  449. break;
  450. }
  451. case BABYLON.VertexBuffer.UVKind:
  452. case BABYLON.VertexBuffer.UV2Kind: {
  453. for (var k = 0, length_6 = meshAttributeArray.length / stride; k < length_6; ++k) {
  454. index = k * stride;
  455. vertexAttributes.push(this._convertToRightHandedSystem ? [meshAttributeArray[index], meshAttributeArray[index + 1]] : [meshAttributeArray[index], meshAttributeArray[index + 1]]);
  456. }
  457. break;
  458. }
  459. default: {
  460. BABYLON.Tools.Warn("Unsupported Vertex Buffer Type: " + vertexBufferKind);
  461. vertexAttributes = [];
  462. }
  463. }
  464. for (var _i = 0, vertexAttributes_1 = vertexAttributes; _i < vertexAttributes_1.length; _i++) {
  465. var vertexAttribute = vertexAttributes_1[_i];
  466. for (var _a = 0, vertexAttribute_1 = vertexAttribute; _a < vertexAttribute_1.length; _a++) {
  467. var component = vertexAttribute_1[_a];
  468. binaryWriter.setFloat32(component);
  469. }
  470. }
  471. };
  472. /**
  473. * Generates glTF json data
  474. * @param shouldUseGlb Indicates whether the json should be written for a glb file
  475. * @param glTFPrefix Text to use when prefixing a glTF file
  476. * @param prettyPrint Indicates whether the json file should be pretty printed (true) or not (false)
  477. * @returns json data as string
  478. */
  479. _Exporter.prototype.generateJSON = function (shouldUseGlb, glTFPrefix, prettyPrint) {
  480. var _this = this;
  481. var buffer = { byteLength: this._totalByteLength };
  482. var imageName;
  483. var imageData;
  484. var bufferView;
  485. var byteOffset = this._totalByteLength;
  486. var glTF = {
  487. asset: this._asset
  488. };
  489. if (buffer.byteLength) {
  490. glTF.buffers = [buffer];
  491. }
  492. if (this._nodes && this._nodes.length) {
  493. glTF.nodes = this._nodes;
  494. }
  495. if (this._meshes && this._meshes.length) {
  496. glTF.meshes = this._meshes;
  497. }
  498. if (this._scenes && this._scenes.length) {
  499. glTF.scenes = this._scenes;
  500. glTF.scene = 0;
  501. }
  502. if (this._bufferViews && this._bufferViews.length) {
  503. glTF.bufferViews = this._bufferViews;
  504. }
  505. if (this._accessors && this._accessors.length) {
  506. glTF.accessors = this._accessors;
  507. }
  508. if (this._animations && this._animations.length) {
  509. glTF.animations = this._animations;
  510. }
  511. if (this._materials && this._materials.length) {
  512. glTF.materials = this._materials;
  513. }
  514. if (this._textures && this._textures.length) {
  515. glTF.textures = this._textures;
  516. }
  517. if (this._samplers && this._samplers.length) {
  518. glTF.samplers = this._samplers;
  519. }
  520. if (this._images && this._images.length) {
  521. if (!shouldUseGlb) {
  522. glTF.images = this._images;
  523. }
  524. else {
  525. glTF.images = [];
  526. this._images.forEach(function (image) {
  527. if (image.uri) {
  528. imageData = _this._imageData[image.uri];
  529. imageName = image.uri.split('.')[0] + " image";
  530. bufferView = GLTF2._GLTFUtilities._CreateBufferView(0, byteOffset, imageData.data.length, undefined, imageName);
  531. byteOffset += imageData.data.buffer.byteLength;
  532. _this._bufferViews.push(bufferView);
  533. image.bufferView = _this._bufferViews.length - 1;
  534. image.name = imageName;
  535. image.mimeType = imageData.mimeType;
  536. image.uri = undefined;
  537. if (!glTF.images) {
  538. glTF.images = [];
  539. }
  540. glTF.images.push(image);
  541. }
  542. });
  543. // Replace uri with bufferview and mime type for glb
  544. buffer.byteLength = byteOffset;
  545. }
  546. }
  547. if (!shouldUseGlb) {
  548. buffer.uri = glTFPrefix + ".bin";
  549. }
  550. var jsonText = prettyPrint ? JSON.stringify(glTF, null, 2) : JSON.stringify(glTF);
  551. return jsonText;
  552. };
  553. /**
  554. * Generates data for .gltf and .bin files based on the glTF prefix string
  555. * @param glTFPrefix Text to use when prefixing a glTF file
  556. * @returns GLTFData with glTF file data
  557. */
  558. _Exporter.prototype._generateGLTFAsync = function (glTFPrefix) {
  559. var _this = this;
  560. return this._generateBinaryAsync().then(function (binaryBuffer) {
  561. var jsonText = _this.generateJSON(false, glTFPrefix, true);
  562. var bin = new Blob([binaryBuffer], { type: 'application/octet-stream' });
  563. var glTFFileName = glTFPrefix + '.gltf';
  564. var glTFBinFile = glTFPrefix + '.bin';
  565. var container = new BABYLON.GLTFData();
  566. container.glTFFiles[glTFFileName] = jsonText;
  567. container.glTFFiles[glTFBinFile] = bin;
  568. if (_this._imageData) {
  569. for (var image in _this._imageData) {
  570. container.glTFFiles[image] = new Blob([_this._imageData[image].data], { type: _this._imageData[image].mimeType });
  571. }
  572. }
  573. return container;
  574. });
  575. };
  576. /**
  577. * Creates a binary buffer for glTF
  578. * @returns array buffer for binary data
  579. */
  580. _Exporter.prototype._generateBinaryAsync = function () {
  581. var _this = this;
  582. var binaryWriter = new _BinaryWriter(4);
  583. return this.createSceneAsync(this._babylonScene, binaryWriter).then(function () {
  584. if (_this._localEngine) {
  585. _this._localEngine.dispose();
  586. }
  587. return binaryWriter.getArrayBuffer();
  588. });
  589. };
  590. /**
  591. * Pads the number to a multiple of 4
  592. * @param num number to pad
  593. * @returns padded number
  594. */
  595. _Exporter.prototype._getPadding = function (num) {
  596. var remainder = num % 4;
  597. var padding = remainder === 0 ? remainder : 4 - remainder;
  598. return padding;
  599. };
  600. /**
  601. * Generates a glb file from the json and binary data
  602. * Returns an object with the glb file name as the key and data as the value
  603. * @param glTFPrefix
  604. * @returns object with glb filename as key and data as value
  605. */
  606. _Exporter.prototype._generateGLBAsync = function (glTFPrefix) {
  607. var _this = this;
  608. return this._generateBinaryAsync().then(function (binaryBuffer) {
  609. var jsonText = _this.generateJSON(true);
  610. var glbFileName = glTFPrefix + '.glb';
  611. var headerLength = 12;
  612. var chunkLengthPrefix = 8;
  613. var jsonLength = jsonText.length;
  614. var imageByteLength = 0;
  615. for (var key in _this._imageData) {
  616. imageByteLength += _this._imageData[key].data.byteLength;
  617. }
  618. var jsonPadding = _this._getPadding(jsonLength);
  619. var binPadding = _this._getPadding(binaryBuffer.byteLength);
  620. var imagePadding = _this._getPadding(imageByteLength);
  621. var byteLength = headerLength + (2 * chunkLengthPrefix) + jsonLength + jsonPadding + binaryBuffer.byteLength + binPadding + imageByteLength + imagePadding;
  622. //header
  623. var headerBuffer = new ArrayBuffer(headerLength);
  624. var headerBufferView = new DataView(headerBuffer);
  625. headerBufferView.setUint32(0, 0x46546C67, true); //glTF
  626. headerBufferView.setUint32(4, 2, true); // version
  627. headerBufferView.setUint32(8, byteLength, true); // total bytes in file
  628. //json chunk
  629. var jsonChunkBuffer = new ArrayBuffer(chunkLengthPrefix + jsonLength + jsonPadding);
  630. var jsonChunkBufferView = new DataView(jsonChunkBuffer);
  631. jsonChunkBufferView.setUint32(0, jsonLength + jsonPadding, true);
  632. jsonChunkBufferView.setUint32(4, 0x4E4F534A, true);
  633. //json chunk bytes
  634. var jsonData = new Uint8Array(jsonChunkBuffer, chunkLengthPrefix);
  635. for (var i = 0; i < jsonLength; ++i) {
  636. jsonData[i] = jsonText.charCodeAt(i);
  637. }
  638. //json padding
  639. var jsonPaddingView = new Uint8Array(jsonChunkBuffer, chunkLengthPrefix + jsonLength);
  640. for (var i = 0; i < jsonPadding; ++i) {
  641. jsonPaddingView[i] = 0x20;
  642. }
  643. //binary chunk
  644. var binaryChunkBuffer = new ArrayBuffer(chunkLengthPrefix);
  645. var binaryChunkBufferView = new DataView(binaryChunkBuffer);
  646. binaryChunkBufferView.setUint32(0, binaryBuffer.byteLength + imageByteLength + imagePadding, true);
  647. binaryChunkBufferView.setUint32(4, 0x004E4942, true);
  648. // binary padding
  649. var binPaddingBuffer = new ArrayBuffer(binPadding);
  650. var binPaddingView = new Uint8Array(binPaddingBuffer);
  651. for (var i = 0; i < binPadding; ++i) {
  652. binPaddingView[i] = 0;
  653. }
  654. var imagePaddingBuffer = new ArrayBuffer(imagePadding);
  655. var imagePaddingView = new Uint8Array(imagePaddingBuffer);
  656. for (var i = 0; i < imagePadding; ++i) {
  657. imagePaddingView[i] = 0;
  658. }
  659. var glbData = [headerBuffer, jsonChunkBuffer, binaryChunkBuffer, binaryBuffer];
  660. // binary data
  661. for (var key in _this._imageData) {
  662. glbData.push(_this._imageData[key].data.buffer);
  663. }
  664. glbData.push(binPaddingBuffer);
  665. glbData.push(imagePaddingBuffer);
  666. var glbFile = new Blob(glbData, { type: 'application/octet-stream' });
  667. var container = new BABYLON.GLTFData();
  668. container.glTFFiles[glbFileName] = glbFile;
  669. if (_this._localEngine != null) {
  670. _this._localEngine.dispose();
  671. }
  672. return container;
  673. });
  674. };
  675. /**
  676. * Sets the TRS for each node
  677. * @param node glTF Node for storing the transformation data
  678. * @param babylonTransformNode Babylon mesh used as the source for the transformation data
  679. */
  680. _Exporter.prototype.setNodeTransformation = function (node, babylonTransformNode) {
  681. if (!babylonTransformNode.position.equalsToFloats(0, 0, 0)) {
  682. node.translation = this._convertToRightHandedSystem ? GLTF2._GLTFUtilities._GetRightHandedPositionVector3(babylonTransformNode.position).asArray() : babylonTransformNode.position.asArray();
  683. }
  684. if (!babylonTransformNode.scaling.equalsToFloats(1, 1, 1)) {
  685. node.scale = babylonTransformNode.scaling.asArray();
  686. }
  687. var rotationQuaternion = BABYLON.Quaternion.RotationYawPitchRoll(babylonTransformNode.rotation.y, babylonTransformNode.rotation.x, babylonTransformNode.rotation.z);
  688. if (babylonTransformNode.rotationQuaternion) {
  689. rotationQuaternion.multiplyInPlace(babylonTransformNode.rotationQuaternion);
  690. }
  691. if (!(rotationQuaternion.x === 0 && rotationQuaternion.y === 0 && rotationQuaternion.z === 0 && rotationQuaternion.w === 1)) {
  692. if (this._convertToRightHandedSystem) {
  693. GLTF2._GLTFUtilities._GetRightHandedQuaternionFromRef(rotationQuaternion);
  694. }
  695. node.rotation = rotationQuaternion.normalize().asArray();
  696. }
  697. };
  698. _Exporter.prototype.getVertexBufferFromMesh = function (attributeKind, bufferMesh) {
  699. if (bufferMesh.isVerticesDataPresent(attributeKind)) {
  700. var vertexBuffer = bufferMesh.getVertexBuffer(attributeKind);
  701. if (vertexBuffer) {
  702. return vertexBuffer;
  703. }
  704. }
  705. return null;
  706. };
  707. /**
  708. * Creates a bufferview based on the vertices type for the Babylon mesh
  709. * @param kind Indicates the type of vertices data
  710. * @param babylonTransformNode The Babylon mesh to get the vertices data from
  711. * @param binaryWriter The buffer to write the bufferview data to
  712. */
  713. _Exporter.prototype.createBufferViewKind = function (kind, babylonTransformNode, binaryWriter, byteStride) {
  714. var bufferMesh = babylonTransformNode instanceof BABYLON.Mesh ?
  715. babylonTransformNode : babylonTransformNode instanceof BABYLON.InstancedMesh ?
  716. babylonTransformNode.sourceMesh : null;
  717. if (bufferMesh) {
  718. var vertexData = bufferMesh.getVerticesData(kind);
  719. if (vertexData) {
  720. var byteLength = vertexData.length * 4;
  721. var bufferView = GLTF2._GLTFUtilities._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, byteStride, kind + " - " + bufferMesh.name);
  722. this._bufferViews.push(bufferView);
  723. this.writeAttributeData(kind, vertexData, byteStride, binaryWriter);
  724. }
  725. }
  726. };
  727. /**
  728. * The primitive mode of the Babylon mesh
  729. * @param babylonMesh The BabylonJS mesh
  730. */
  731. _Exporter.prototype.getMeshPrimitiveMode = function (babylonMesh) {
  732. if (babylonMesh instanceof BABYLON.LinesMesh) {
  733. return BABYLON.Material.LineListDrawMode;
  734. }
  735. return babylonMesh.material ? babylonMesh.material.fillMode : BABYLON.Material.TriangleFillMode;
  736. };
  737. /**
  738. * Sets the primitive mode of the glTF mesh primitive
  739. * @param meshPrimitive glTF mesh primitive
  740. * @param primitiveMode The primitive mode
  741. */
  742. _Exporter.prototype.setPrimitiveMode = function (meshPrimitive, primitiveMode) {
  743. switch (primitiveMode) {
  744. case BABYLON.Material.TriangleFillMode: {
  745. // glTF defaults to using Triangle Mode
  746. break;
  747. }
  748. case BABYLON.Material.TriangleStripDrawMode: {
  749. meshPrimitive.mode = 5 /* TRIANGLE_STRIP */;
  750. break;
  751. }
  752. case BABYLON.Material.TriangleFanDrawMode: {
  753. meshPrimitive.mode = 6 /* TRIANGLE_FAN */;
  754. break;
  755. }
  756. case BABYLON.Material.PointListDrawMode: {
  757. meshPrimitive.mode = 0 /* POINTS */;
  758. }
  759. case BABYLON.Material.PointFillMode: {
  760. meshPrimitive.mode = 0 /* POINTS */;
  761. break;
  762. }
  763. case BABYLON.Material.LineLoopDrawMode: {
  764. meshPrimitive.mode = 2 /* LINE_LOOP */;
  765. break;
  766. }
  767. case BABYLON.Material.LineListDrawMode: {
  768. meshPrimitive.mode = 1 /* LINES */;
  769. break;
  770. }
  771. case BABYLON.Material.LineStripDrawMode: {
  772. meshPrimitive.mode = 3 /* LINE_STRIP */;
  773. break;
  774. }
  775. }
  776. };
  777. /**
  778. * Sets the vertex attribute accessor based of the glTF mesh primitive
  779. * @param meshPrimitive glTF mesh primitive
  780. * @param attributeKind vertex attribute
  781. * @returns boolean specifying if uv coordinates are present
  782. */
  783. _Exporter.prototype.setAttributeKind = function (meshPrimitive, attributeKind) {
  784. switch (attributeKind) {
  785. case BABYLON.VertexBuffer.PositionKind: {
  786. meshPrimitive.attributes.POSITION = this._accessors.length - 1;
  787. break;
  788. }
  789. case BABYLON.VertexBuffer.NormalKind: {
  790. meshPrimitive.attributes.NORMAL = this._accessors.length - 1;
  791. break;
  792. }
  793. case BABYLON.VertexBuffer.ColorKind: {
  794. meshPrimitive.attributes.COLOR_0 = this._accessors.length - 1;
  795. break;
  796. }
  797. case BABYLON.VertexBuffer.TangentKind: {
  798. meshPrimitive.attributes.TANGENT = this._accessors.length - 1;
  799. break;
  800. }
  801. case BABYLON.VertexBuffer.UVKind: {
  802. meshPrimitive.attributes.TEXCOORD_0 = this._accessors.length - 1;
  803. break;
  804. }
  805. case BABYLON.VertexBuffer.UV2Kind: {
  806. meshPrimitive.attributes.TEXCOORD_1 = this._accessors.length - 1;
  807. break;
  808. }
  809. default: {
  810. BABYLON.Tools.Warn("Unsupported Vertex Buffer Type: " + attributeKind);
  811. }
  812. }
  813. };
  814. /**
  815. * Sets data for the primitive attributes of each submesh
  816. * @param mesh glTF Mesh object to store the primitive attribute information
  817. * @param babylonTransformNode Babylon mesh to get the primitive attribute data from
  818. * @param binaryWriter Buffer to write the attribute data to
  819. */
  820. _Exporter.prototype.setPrimitiveAttributes = function (mesh, babylonTransformNode, binaryWriter) {
  821. var bufferMesh = null;
  822. var bufferView;
  823. var uvCoordsPresent;
  824. var minMax;
  825. if (babylonTransformNode instanceof BABYLON.Mesh) {
  826. bufferMesh = babylonTransformNode;
  827. }
  828. else if (babylonTransformNode instanceof BABYLON.InstancedMesh) {
  829. bufferMesh = babylonTransformNode.sourceMesh;
  830. }
  831. var attributeData = [
  832. { kind: BABYLON.VertexBuffer.PositionKind, accessorType: "VEC3" /* VEC3 */, byteStride: 12 },
  833. { kind: BABYLON.VertexBuffer.NormalKind, accessorType: "VEC3" /* VEC3 */, byteStride: 12 },
  834. { kind: BABYLON.VertexBuffer.ColorKind, accessorType: "VEC4" /* VEC4 */, byteStride: 16 },
  835. { kind: BABYLON.VertexBuffer.TangentKind, accessorType: "VEC4" /* VEC4 */, byteStride: 16 },
  836. { kind: BABYLON.VertexBuffer.UVKind, accessorType: "VEC2" /* VEC2 */, byteStride: 8 },
  837. { kind: BABYLON.VertexBuffer.UV2Kind, accessorType: "VEC2" /* VEC2 */, byteStride: 8 },
  838. ];
  839. if (bufferMesh) {
  840. var indexBufferViewIndex = null;
  841. var primitiveMode = this.getMeshPrimitiveMode(bufferMesh);
  842. var vertexAttributeBufferViews = {};
  843. // For each BabylonMesh, create bufferviews for each 'kind'
  844. for (var _i = 0, attributeData_1 = attributeData; _i < attributeData_1.length; _i++) {
  845. var attribute = attributeData_1[_i];
  846. var attributeKind = attribute.kind;
  847. if (bufferMesh.isVerticesDataPresent(attributeKind)) {
  848. var vertexBuffer = this.getVertexBufferFromMesh(attributeKind, bufferMesh);
  849. attribute.byteStride = vertexBuffer ? vertexBuffer.getSize() * 4 : BABYLON.VertexBuffer.DeduceStride(attributeKind) * 4;
  850. if (attribute.byteStride === 12) {
  851. attribute.accessorType = "VEC3" /* VEC3 */;
  852. }
  853. this.createBufferViewKind(attributeKind, babylonTransformNode, binaryWriter, attribute.byteStride);
  854. attribute.bufferViewIndex = this._bufferViews.length - 1;
  855. vertexAttributeBufferViews[attributeKind] = attribute.bufferViewIndex;
  856. }
  857. }
  858. if (bufferMesh.getTotalIndices()) {
  859. var indices = bufferMesh.getIndices();
  860. if (indices) {
  861. var byteLength = indices.length * 4;
  862. bufferView = GLTF2._GLTFUtilities._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, "Indices - " + bufferMesh.name);
  863. this._bufferViews.push(bufferView);
  864. indexBufferViewIndex = this._bufferViews.length - 1;
  865. for (var k = 0, length_7 = indices.length; k < length_7; ++k) {
  866. binaryWriter.setUInt32(indices[k]);
  867. }
  868. }
  869. }
  870. if (bufferMesh.subMeshes) {
  871. // go through all mesh primitives (submeshes)
  872. for (var _a = 0, _b = bufferMesh.subMeshes; _a < _b.length; _a++) {
  873. var submesh = _b[_a];
  874. uvCoordsPresent = false;
  875. var babylonMaterial = submesh.getMaterial() || bufferMesh.getScene().defaultMaterial;
  876. var materialIndex = null;
  877. if (babylonMaterial) {
  878. if (bufferMesh instanceof BABYLON.LinesMesh) {
  879. // get the color from the lines mesh and set it in the material
  880. var material = {
  881. name: bufferMesh.name + ' material'
  882. };
  883. if (!bufferMesh.color.equals(BABYLON.Color3.White()) || bufferMesh.alpha < 1) {
  884. material.pbrMetallicRoughness = {
  885. baseColorFactor: bufferMesh.color.asArray().concat([bufferMesh.alpha])
  886. };
  887. }
  888. this._materials.push(material);
  889. materialIndex = this._materials.length - 1;
  890. }
  891. else if (babylonMaterial instanceof BABYLON.MultiMaterial) {
  892. var subMaterial = babylonMaterial.subMaterials[submesh.materialIndex];
  893. if (subMaterial) {
  894. babylonMaterial = subMaterial;
  895. materialIndex = this._materialMap[babylonMaterial.uniqueId];
  896. }
  897. }
  898. else {
  899. materialIndex = this._materialMap[babylonMaterial.uniqueId];
  900. }
  901. }
  902. var glTFMaterial = materialIndex != null ? this._materials[materialIndex] : null;
  903. var meshPrimitive = { attributes: {} };
  904. this.setPrimitiveMode(meshPrimitive, primitiveMode);
  905. for (var _c = 0, attributeData_2 = attributeData; _c < attributeData_2.length; _c++) {
  906. var attribute = attributeData_2[_c];
  907. var attributeKind = attribute.kind;
  908. if (attributeKind === BABYLON.VertexBuffer.UVKind || attributeKind === BABYLON.VertexBuffer.UV2Kind) {
  909. if (glTFMaterial && !this._glTFMaterialExporter._hasTexturesPresent(glTFMaterial)) {
  910. continue;
  911. }
  912. }
  913. var vertexData = bufferMesh.getVerticesData(attributeKind);
  914. if (vertexData) {
  915. var vertexBuffer = this.getVertexBufferFromMesh(attributeKind, bufferMesh);
  916. if (vertexBuffer) {
  917. var stride = vertexBuffer.getSize();
  918. var bufferViewIndex = attribute.bufferViewIndex;
  919. if (bufferViewIndex != undefined) { // check to see if bufferviewindex has a numeric value assigned.
  920. minMax = { min: null, max: null };
  921. if (attributeKind == BABYLON.VertexBuffer.PositionKind) {
  922. minMax = GLTF2._GLTFUtilities._CalculateMinMaxPositions(vertexData, 0, vertexData.length / stride, this._convertToRightHandedSystem);
  923. }
  924. var accessor = GLTF2._GLTFUtilities._CreateAccessor(bufferViewIndex, attributeKind + " - " + babylonTransformNode.name, attribute.accessorType, 5126 /* FLOAT */, vertexData.length / stride, 0, minMax.min, minMax.max);
  925. this._accessors.push(accessor);
  926. this.setAttributeKind(meshPrimitive, attributeKind);
  927. if (meshPrimitive.attributes.TEXCOORD_0 != null || meshPrimitive.attributes.TEXCOORD_1 != null) {
  928. uvCoordsPresent = true;
  929. }
  930. }
  931. }
  932. }
  933. }
  934. if (indexBufferViewIndex) {
  935. // Create accessor
  936. var accessor = GLTF2._GLTFUtilities._CreateAccessor(indexBufferViewIndex, "indices - " + babylonTransformNode.name, "SCALAR" /* SCALAR */, 5125 /* UNSIGNED_INT */, submesh.indexCount, submesh.indexStart * 4, null, null);
  937. this._accessors.push(accessor);
  938. meshPrimitive.indices = this._accessors.length - 1;
  939. }
  940. if (materialIndex != null && Object.keys(meshPrimitive.attributes).length > 0) {
  941. var sideOrientation = babylonMaterial.sideOrientation;
  942. if (this._convertToRightHandedSystem && sideOrientation === BABYLON.Material.ClockWiseSideOrientation) {
  943. //Overwrite the indices to be counter-clockwise
  944. var byteOffset = indexBufferViewIndex != null ? this._bufferViews[indexBufferViewIndex].byteOffset : null;
  945. if (byteOffset == null) {
  946. byteOffset = 0;
  947. }
  948. var babylonIndices = null;
  949. if (indexBufferViewIndex != null) {
  950. babylonIndices = bufferMesh.getIndices();
  951. }
  952. if (babylonIndices) {
  953. this.reorderIndicesBasedOnPrimitiveMode(submesh, primitiveMode, babylonIndices, byteOffset, binaryWriter);
  954. }
  955. else {
  956. for (var _d = 0, attributeData_3 = attributeData; _d < attributeData_3.length; _d++) {
  957. var attribute = attributeData_3[_d];
  958. var vertexData = bufferMesh.getVerticesData(attribute.kind);
  959. if (vertexData) {
  960. var byteOffset_1 = this._bufferViews[vertexAttributeBufferViews[attribute.kind]].byteOffset;
  961. if (!byteOffset_1) {
  962. byteOffset_1 = 0;
  963. }
  964. this.reorderVertexAttributeDataBasedOnPrimitiveMode(submesh, primitiveMode, sideOrientation, attribute.kind, vertexData, byteOffset_1, binaryWriter);
  965. }
  966. }
  967. }
  968. }
  969. if (!uvCoordsPresent && this._glTFMaterialExporter._hasTexturesPresent(this._materials[materialIndex])) {
  970. var newMat = this._glTFMaterialExporter._stripTexturesFromMaterial(this._materials[materialIndex]);
  971. this._materials.push(newMat);
  972. materialIndex = this._materials.length - 1;
  973. }
  974. meshPrimitive.material = materialIndex;
  975. }
  976. mesh.primitives.push(meshPrimitive);
  977. }
  978. }
  979. }
  980. };
  981. /**
  982. * Creates a glTF scene based on the array of meshes
  983. * Returns the the total byte offset
  984. * @param babylonScene Babylon scene to get the mesh data from
  985. * @param binaryWriter Buffer to write binary data to
  986. */
  987. _Exporter.prototype.createSceneAsync = function (babylonScene, binaryWriter) {
  988. var _this = this;
  989. var scene = { nodes: [] };
  990. var glTFNodeIndex;
  991. var glTFNode;
  992. var directDescendents;
  993. var nodes = babylonScene.transformNodes.concat(babylonScene.meshes);
  994. return this._glTFMaterialExporter._convertMaterialsToGLTFAsync(babylonScene.materials, "image/png" /* PNG */, true).then(function () {
  995. _this._nodeMap = _this.createNodeMapAndAnimations(babylonScene, nodes, _this._shouldExportTransformNode, binaryWriter);
  996. _this._totalByteLength = binaryWriter.getByteOffset();
  997. // Build Hierarchy with the node map.
  998. for (var _i = 0, nodes_1 = nodes; _i < nodes_1.length; _i++) {
  999. var babylonTransformNode = nodes_1[_i];
  1000. glTFNodeIndex = _this._nodeMap[babylonTransformNode.uniqueId];
  1001. if (glTFNodeIndex != null) {
  1002. glTFNode = _this._nodes[glTFNodeIndex];
  1003. if (!babylonTransformNode.parent) {
  1004. if (!_this._shouldExportTransformNode(babylonTransformNode)) {
  1005. BABYLON.Tools.Log("Omitting " + babylonTransformNode.name + " from scene.");
  1006. }
  1007. else {
  1008. if (_this._convertToRightHandedSystem) {
  1009. if (glTFNode.translation) {
  1010. glTFNode.translation[2] *= -1;
  1011. glTFNode.translation[0] *= -1;
  1012. }
  1013. glTFNode.rotation = glTFNode.rotation ? BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(BABYLON.Quaternion.FromArray(glTFNode.rotation)).asArray() : (BABYLON.Quaternion.FromArray([0, 1, 0, 0])).asArray();
  1014. }
  1015. scene.nodes.push(glTFNodeIndex);
  1016. }
  1017. }
  1018. directDescendents = babylonTransformNode.getDescendants(true);
  1019. if (!glTFNode.children && directDescendents && directDescendents.length) {
  1020. var children = [];
  1021. for (var _a = 0, directDescendents_1 = directDescendents; _a < directDescendents_1.length; _a++) {
  1022. var descendent = directDescendents_1[_a];
  1023. if (_this._nodeMap[descendent.uniqueId] != null) {
  1024. children.push(_this._nodeMap[descendent.uniqueId]);
  1025. }
  1026. }
  1027. if (children.length) {
  1028. glTFNode.children = children;
  1029. }
  1030. }
  1031. }
  1032. }
  1033. ;
  1034. if (scene.nodes.length) {
  1035. _this._scenes.push(scene);
  1036. }
  1037. });
  1038. };
  1039. /**
  1040. * Creates a mapping of Node unique id to node index and handles animations
  1041. * @param babylonScene Babylon Scene
  1042. * @param nodes Babylon transform nodes
  1043. * @param shouldExportTransformNode Callback specifying if a transform node should be exported
  1044. * @param binaryWriter Buffer to write binary data to
  1045. * @returns Node mapping of unique id to index
  1046. */
  1047. _Exporter.prototype.createNodeMapAndAnimations = function (babylonScene, nodes, shouldExportTransformNode, binaryWriter) {
  1048. var _this = this;
  1049. var nodeMap = {};
  1050. var nodeIndex;
  1051. var runtimeGLTFAnimation = {
  1052. name: 'runtime animations',
  1053. channels: [],
  1054. samplers: []
  1055. };
  1056. var idleGLTFAnimations = [];
  1057. var node;
  1058. for (var _i = 0, nodes_2 = nodes; _i < nodes_2.length; _i++) {
  1059. var babylonTransformNode = nodes_2[_i];
  1060. if (shouldExportTransformNode(babylonTransformNode)) {
  1061. node = this.createNode(babylonTransformNode, binaryWriter);
  1062. var directDescendents = babylonTransformNode.getDescendants(true, function (node) { return (node instanceof BABYLON.TransformNode); });
  1063. if (directDescendents.length || node.mesh != null) {
  1064. this._nodes.push(node);
  1065. nodeIndex = this._nodes.length - 1;
  1066. nodeMap[babylonTransformNode.uniqueId] = nodeIndex;
  1067. }
  1068. if (!babylonScene.animationGroups.length && babylonTransformNode.animations.length) {
  1069. GLTF2._GLTFAnimation._CreateNodeAnimationFromTransformNodeAnimations(babylonTransformNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, this._nodes, binaryWriter, this._bufferViews, this._accessors, this._convertToRightHandedSystem, this._animationSampleRate);
  1070. }
  1071. }
  1072. else {
  1073. "Excluding mesh " + babylonTransformNode.name;
  1074. }
  1075. }
  1076. ;
  1077. if (runtimeGLTFAnimation.channels.length && runtimeGLTFAnimation.samplers.length) {
  1078. this._animations.push(runtimeGLTFAnimation);
  1079. }
  1080. idleGLTFAnimations.forEach(function (idleGLTFAnimation) {
  1081. if (idleGLTFAnimation.channels.length && idleGLTFAnimation.samplers.length) {
  1082. _this._animations.push(idleGLTFAnimation);
  1083. }
  1084. });
  1085. if (babylonScene.animationGroups.length) {
  1086. GLTF2._GLTFAnimation._CreateNodeAnimationFromAnimationGroups(babylonScene, this._animations, nodeMap, this._nodes, binaryWriter, this._bufferViews, this._accessors, this._convertToRightHandedSystem, this._animationSampleRate);
  1087. }
  1088. return nodeMap;
  1089. };
  1090. /**
  1091. * Creates a glTF node from a Babylon mesh
  1092. * @param babylonMesh Source Babylon mesh
  1093. * @param binaryWriter Buffer for storing geometry data
  1094. * @returns glTF node
  1095. */
  1096. _Exporter.prototype.createNode = function (babylonTransformNode, binaryWriter) {
  1097. // create node to hold translation/rotation/scale and the mesh
  1098. var node = {};
  1099. // create mesh
  1100. var mesh = { primitives: [] };
  1101. if (babylonTransformNode.name) {
  1102. node.name = babylonTransformNode.name;
  1103. }
  1104. // Set transformation
  1105. this.setNodeTransformation(node, babylonTransformNode);
  1106. this.setPrimitiveAttributes(mesh, babylonTransformNode, binaryWriter);
  1107. if (mesh.primitives.length) {
  1108. this._meshes.push(mesh);
  1109. node.mesh = this._meshes.length - 1;
  1110. }
  1111. return node;
  1112. };
  1113. return _Exporter;
  1114. }());
  1115. GLTF2._Exporter = _Exporter;
  1116. /**
  1117. * @hidden
  1118. *
  1119. * Stores glTF binary data. If the array buffer byte length is exceeded, it doubles in size dynamically
  1120. */
  1121. var _BinaryWriter = /** @class */ (function () {
  1122. /**
  1123. * Initialize binary writer with an initial byte length
  1124. * @param byteLength Initial byte length of the array buffer
  1125. */
  1126. function _BinaryWriter(byteLength) {
  1127. this._arrayBuffer = new ArrayBuffer(byteLength);
  1128. this._dataView = new DataView(this._arrayBuffer);
  1129. this._byteOffset = 0;
  1130. }
  1131. /**
  1132. * Resize the array buffer to the specified byte length
  1133. * @param byteLength
  1134. */
  1135. _BinaryWriter.prototype.resizeBuffer = function (byteLength) {
  1136. var newBuffer = new ArrayBuffer(byteLength);
  1137. var oldUint8Array = new Uint8Array(this._arrayBuffer);
  1138. var newUint8Array = new Uint8Array(newBuffer);
  1139. for (var i = 0, length_8 = newUint8Array.byteLength; i < length_8; ++i) {
  1140. newUint8Array[i] = oldUint8Array[i];
  1141. }
  1142. this._arrayBuffer = newBuffer;
  1143. this._dataView = new DataView(this._arrayBuffer);
  1144. };
  1145. /**
  1146. * Get an array buffer with the length of the byte offset
  1147. * @returns ArrayBuffer resized to the byte offset
  1148. */
  1149. _BinaryWriter.prototype.getArrayBuffer = function () {
  1150. this.resizeBuffer(this.getByteOffset());
  1151. return this._arrayBuffer;
  1152. };
  1153. /**
  1154. * Get the byte offset of the array buffer
  1155. * @returns byte offset
  1156. */
  1157. _BinaryWriter.prototype.getByteOffset = function () {
  1158. return this._byteOffset;
  1159. };
  1160. /**
  1161. * Stores an UInt8 in the array buffer
  1162. * @param entry
  1163. * @param byteOffset If defined, specifies where to set the value as an offset.
  1164. */
  1165. _BinaryWriter.prototype.setUInt8 = function (entry, byteOffset) {
  1166. if (byteOffset != null) {
  1167. if (byteOffset < this._byteOffset) {
  1168. this._dataView.setUint8(byteOffset, entry);
  1169. }
  1170. else {
  1171. BABYLON.Tools.Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  1172. }
  1173. }
  1174. else {
  1175. if (this._byteOffset + 1 > this._arrayBuffer.byteLength) {
  1176. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  1177. }
  1178. this._dataView.setUint8(this._byteOffset++, entry);
  1179. }
  1180. };
  1181. /**
  1182. * Gets an UInt32 in the array buffer
  1183. * @param entry
  1184. * @param byteOffset If defined, specifies where to set the value as an offset.
  1185. */
  1186. _BinaryWriter.prototype.getUInt32 = function (byteOffset) {
  1187. if (byteOffset < this._byteOffset) {
  1188. return this._dataView.getUint32(byteOffset, true);
  1189. }
  1190. else {
  1191. BABYLON.Tools.Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  1192. throw new Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  1193. }
  1194. };
  1195. _BinaryWriter.prototype.getVector3Float32FromRef = function (vector3, byteOffset) {
  1196. if (byteOffset + 8 > this._byteOffset) {
  1197. BABYLON.Tools.Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  1198. }
  1199. else {
  1200. vector3.x = this._dataView.getFloat32(byteOffset, true);
  1201. vector3.y = this._dataView.getFloat32(byteOffset + 4, true);
  1202. vector3.z = this._dataView.getFloat32(byteOffset + 8, true);
  1203. }
  1204. };
  1205. _BinaryWriter.prototype.setVector3Float32FromRef = function (vector3, byteOffset) {
  1206. if (byteOffset + 8 > this._byteOffset) {
  1207. BABYLON.Tools.Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  1208. }
  1209. else {
  1210. this._dataView.setFloat32(byteOffset, vector3.x, true);
  1211. this._dataView.setFloat32(byteOffset + 4, vector3.y, true);
  1212. this._dataView.setFloat32(byteOffset + 8, vector3.z, true);
  1213. }
  1214. };
  1215. _BinaryWriter.prototype.getVector4Float32FromRef = function (vector4, byteOffset) {
  1216. if (byteOffset + 12 > this._byteOffset) {
  1217. BABYLON.Tools.Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  1218. }
  1219. else {
  1220. vector4.x = this._dataView.getFloat32(byteOffset, true);
  1221. vector4.y = this._dataView.getFloat32(byteOffset + 4, true);
  1222. vector4.z = this._dataView.getFloat32(byteOffset + 8, true);
  1223. vector4.w = this._dataView.getFloat32(byteOffset + 12, true);
  1224. }
  1225. };
  1226. _BinaryWriter.prototype.setVector4Float32FromRef = function (vector4, byteOffset) {
  1227. if (byteOffset + 12 > this._byteOffset) {
  1228. BABYLON.Tools.Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  1229. }
  1230. else {
  1231. this._dataView.setFloat32(byteOffset, vector4.x, true);
  1232. this._dataView.setFloat32(byteOffset + 4, vector4.y, true);
  1233. this._dataView.setFloat32(byteOffset + 8, vector4.z, true);
  1234. this._dataView.setFloat32(byteOffset + 12, vector4.w, true);
  1235. }
  1236. };
  1237. /**
  1238. * Stores a Float32 in the array buffer
  1239. * @param entry
  1240. */
  1241. _BinaryWriter.prototype.setFloat32 = function (entry, byteOffset) {
  1242. if (isNaN(entry)) {
  1243. BABYLON.Tools.Error('Invalid data being written!');
  1244. }
  1245. if (byteOffset != null) {
  1246. if (byteOffset < this._byteOffset) {
  1247. this._dataView.setFloat32(byteOffset, entry, true);
  1248. }
  1249. else {
  1250. BABYLON.Tools.Error('BinaryWriter: byteoffset is greater than the current binary length!');
  1251. }
  1252. }
  1253. if (this._byteOffset + 4 > this._arrayBuffer.byteLength) {
  1254. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  1255. }
  1256. this._dataView.setFloat32(this._byteOffset, entry, true);
  1257. this._byteOffset += 4;
  1258. };
  1259. /**
  1260. * Stores an UInt32 in the array buffer
  1261. * @param entry
  1262. * @param byteOffset If defined, specifies where to set the value as an offset.
  1263. */
  1264. _BinaryWriter.prototype.setUInt32 = function (entry, byteOffset) {
  1265. if (byteOffset != null) {
  1266. if (byteOffset < this._byteOffset) {
  1267. this._dataView.setUint32(byteOffset, entry, true);
  1268. }
  1269. else {
  1270. BABYLON.Tools.Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  1271. }
  1272. }
  1273. else {
  1274. if (this._byteOffset + 4 > this._arrayBuffer.byteLength) {
  1275. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  1276. }
  1277. this._dataView.setUint32(this._byteOffset, entry, true);
  1278. this._byteOffset += 4;
  1279. }
  1280. };
  1281. return _BinaryWriter;
  1282. }());
  1283. GLTF2._BinaryWriter = _BinaryWriter;
  1284. })(GLTF2 = BABYLON.GLTF2 || (BABYLON.GLTF2 = {}));
  1285. })(BABYLON || (BABYLON = {}));
  1286. //# sourceMappingURL=babylon.glTFExporter.js.map
  1287. /// <reference path="../../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
  1288. var BABYLON;
  1289. (function (BABYLON) {
  1290. /**
  1291. * Class for holding and downloading glTF file data
  1292. */
  1293. var GLTFData = /** @class */ (function () {
  1294. /**
  1295. * Initializes the glTF file object
  1296. */
  1297. function GLTFData() {
  1298. this.glTFFiles = {};
  1299. }
  1300. /**
  1301. * Downloads the glTF data as files based on their names and data
  1302. */
  1303. GLTFData.prototype.downloadFiles = function () {
  1304. /**
  1305. * Checks for a matching suffix at the end of a string (for ES5 and lower)
  1306. * @param str Source string
  1307. * @param suffix Suffix to search for in the source string
  1308. * @returns Boolean indicating whether the suffix was found (true) or not (false)
  1309. */
  1310. function endsWith(str, suffix) {
  1311. return str.indexOf(suffix, str.length - suffix.length) !== -1;
  1312. }
  1313. for (var key in this.glTFFiles) {
  1314. var link = document.createElement('a');
  1315. document.body.appendChild(link);
  1316. link.setAttribute("type", "hidden");
  1317. link.download = key;
  1318. var blob = this.glTFFiles[key];
  1319. var mimeType = void 0;
  1320. if (endsWith(key, ".glb")) {
  1321. mimeType = { type: "model/gltf-binary" };
  1322. }
  1323. else if (endsWith(key, ".bin")) {
  1324. mimeType = { type: "application/octet-stream" };
  1325. }
  1326. else if (endsWith(key, ".gltf")) {
  1327. mimeType = { type: "model/gltf+json" };
  1328. }
  1329. else if (endsWith(key, ".jpeg" || ".jpg")) {
  1330. mimeType = { type: "image/jpeg" /* JPEG */ };
  1331. }
  1332. else if (endsWith(key, ".png")) {
  1333. mimeType = { type: "image/png" /* PNG */ };
  1334. }
  1335. link.href = window.URL.createObjectURL(new Blob([blob], mimeType));
  1336. link.click();
  1337. }
  1338. };
  1339. return GLTFData;
  1340. }());
  1341. BABYLON.GLTFData = GLTFData;
  1342. })(BABYLON || (BABYLON = {}));
  1343. //# sourceMappingURL=babylon.glTFData.js.map
  1344. /// <reference path="../../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
  1345. var BABYLON;
  1346. (function (BABYLON) {
  1347. var GLTF2;
  1348. (function (GLTF2) {
  1349. /**
  1350. * Utility methods for working with glTF material conversion properties. This class should only be used internally
  1351. * @hidden
  1352. */
  1353. var _GLTFMaterialExporter = /** @class */ (function () {
  1354. function _GLTFMaterialExporter(exporter) {
  1355. /**
  1356. * Mapping to store textures
  1357. */
  1358. this._textureMap = {};
  1359. this._textureMap = {};
  1360. this._exporter = exporter;
  1361. }
  1362. /**
  1363. * Specifies if two colors are approximately equal in value
  1364. * @param color1 first color to compare to
  1365. * @param color2 second color to compare to
  1366. * @param epsilon threshold value
  1367. */
  1368. _GLTFMaterialExporter.FuzzyEquals = function (color1, color2, epsilon) {
  1369. return BABYLON.Scalar.WithinEpsilon(color1.r, color2.r, epsilon) &&
  1370. BABYLON.Scalar.WithinEpsilon(color1.g, color2.g, epsilon) &&
  1371. BABYLON.Scalar.WithinEpsilon(color1.b, color2.b, epsilon);
  1372. };
  1373. /**
  1374. * Gets the materials from a Babylon scene and converts them to glTF materials
  1375. * @param scene babylonjs scene
  1376. * @param mimeType texture mime type
  1377. * @param images array of images
  1378. * @param textures array of textures
  1379. * @param materials array of materials
  1380. * @param imageData mapping of texture names to base64 textures
  1381. * @param hasTextureCoords specifies if texture coordinates are present on the material
  1382. */
  1383. _GLTFMaterialExporter.prototype._convertMaterialsToGLTFAsync = function (babylonMaterials, mimeType, hasTextureCoords) {
  1384. var promises = [];
  1385. for (var _i = 0, babylonMaterials_1 = babylonMaterials; _i < babylonMaterials_1.length; _i++) {
  1386. var babylonMaterial = babylonMaterials_1[_i];
  1387. if (babylonMaterial instanceof BABYLON.StandardMaterial) {
  1388. promises.push(this._convertStandardMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  1389. }
  1390. else if (babylonMaterial instanceof BABYLON.PBRMetallicRoughnessMaterial) {
  1391. promises.push(this._convertPBRMetallicRoughnessMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  1392. }
  1393. else if (babylonMaterial instanceof BABYLON.PBRMaterial) {
  1394. promises.push(this._convertPBRMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  1395. }
  1396. else {
  1397. BABYLON.Tools.Warn("Unsupported material type: " + babylonMaterial.name);
  1398. }
  1399. }
  1400. return Promise.all(promises).then(function () { });
  1401. };
  1402. /**
  1403. * Makes a copy of the glTF material without the texture parameters
  1404. * @param originalMaterial original glTF material
  1405. * @returns glTF material without texture parameters
  1406. */
  1407. _GLTFMaterialExporter.prototype._stripTexturesFromMaterial = function (originalMaterial) {
  1408. var newMaterial = {};
  1409. if (originalMaterial) {
  1410. newMaterial.name = originalMaterial.name;
  1411. newMaterial.doubleSided = originalMaterial.doubleSided;
  1412. newMaterial.alphaMode = originalMaterial.alphaMode;
  1413. newMaterial.alphaCutoff = originalMaterial.alphaCutoff;
  1414. newMaterial.emissiveFactor = originalMaterial.emissiveFactor;
  1415. var originalPBRMetallicRoughness = originalMaterial.pbrMetallicRoughness;
  1416. if (originalPBRMetallicRoughness) {
  1417. newMaterial.pbrMetallicRoughness = {};
  1418. newMaterial.pbrMetallicRoughness.baseColorFactor = originalPBRMetallicRoughness.baseColorFactor;
  1419. newMaterial.pbrMetallicRoughness.metallicFactor = originalPBRMetallicRoughness.metallicFactor;
  1420. newMaterial.pbrMetallicRoughness.roughnessFactor = originalPBRMetallicRoughness.roughnessFactor;
  1421. }
  1422. }
  1423. return newMaterial;
  1424. };
  1425. /**
  1426. * Specifies if the material has any texture parameters present
  1427. * @param material glTF Material
  1428. * @returns boolean specifying if texture parameters are present
  1429. */
  1430. _GLTFMaterialExporter.prototype._hasTexturesPresent = function (material) {
  1431. if (material.emissiveTexture || material.normalTexture || material.occlusionTexture) {
  1432. return true;
  1433. }
  1434. var pbrMat = material.pbrMetallicRoughness;
  1435. if (pbrMat) {
  1436. if (pbrMat.baseColorTexture || pbrMat.metallicRoughnessTexture) {
  1437. return true;
  1438. }
  1439. }
  1440. return false;
  1441. };
  1442. /**
  1443. * Converts a Babylon StandardMaterial to a glTF Metallic Roughness Material
  1444. * @param babylonStandardMaterial
  1445. * @returns glTF Metallic Roughness Material representation
  1446. */
  1447. _GLTFMaterialExporter.prototype._convertToGLTFPBRMetallicRoughness = function (babylonStandardMaterial) {
  1448. var P0 = new BABYLON.Vector2(0, 1);
  1449. var P1 = new BABYLON.Vector2(0, 0.1);
  1450. var P2 = new BABYLON.Vector2(0, 0.1);
  1451. var P3 = new BABYLON.Vector2(1300, 0.1);
  1452. /**
  1453. * Given the control points, solve for x based on a given t for a cubic bezier curve
  1454. * @param t a value between 0 and 1
  1455. * @param p0 first control point
  1456. * @param p1 second control point
  1457. * @param p2 third control point
  1458. * @param p3 fourth control point
  1459. * @returns number result of cubic bezier curve at the specified t
  1460. */
  1461. function _cubicBezierCurve(t, p0, p1, p2, p3) {
  1462. return ((1 - t) * (1 - t) * (1 - t) * p0 +
  1463. 3 * (1 - t) * (1 - t) * t * p1 +
  1464. 3 * (1 - t) * t * t * p2 +
  1465. t * t * t * p3);
  1466. }
  1467. /**
  1468. * Evaluates a specified specular power value to determine the appropriate roughness value,
  1469. * based on a pre-defined cubic bezier curve with specular on the abscissa axis (x-axis)
  1470. * and roughness on the ordinant axis (y-axis)
  1471. * @param specularPower specular power of standard material
  1472. * @returns Number representing the roughness value
  1473. */
  1474. function _solveForRoughness(specularPower) {
  1475. var t = Math.pow(specularPower / P3.x, 0.333333);
  1476. return _cubicBezierCurve(t, P0.y, P1.y, P2.y, P3.y);
  1477. }
  1478. var diffuse = babylonStandardMaterial.diffuseColor.toLinearSpace().scale(0.5);
  1479. var opacity = babylonStandardMaterial.alpha;
  1480. var specularPower = BABYLON.Scalar.Clamp(babylonStandardMaterial.specularPower, 0, _GLTFMaterialExporter._MaxSpecularPower);
  1481. var roughness = _solveForRoughness(specularPower);
  1482. var glTFPbrMetallicRoughness = {
  1483. baseColorFactor: [
  1484. diffuse.r,
  1485. diffuse.g,
  1486. diffuse.b,
  1487. opacity
  1488. ],
  1489. metallicFactor: 0,
  1490. roughnessFactor: roughness,
  1491. };
  1492. return glTFPbrMetallicRoughness;
  1493. };
  1494. /**
  1495. * Computes the metallic factor
  1496. * @param diffuse diffused value
  1497. * @param specular specular value
  1498. * @param oneMinusSpecularStrength one minus the specular strength
  1499. * @returns metallic value
  1500. */
  1501. _GLTFMaterialExporter._SolveMetallic = function (diffuse, specular, oneMinusSpecularStrength) {
  1502. if (specular < this._DielectricSpecular.r) {
  1503. this._DielectricSpecular;
  1504. return 0;
  1505. }
  1506. var a = this._DielectricSpecular.r;
  1507. var b = diffuse * oneMinusSpecularStrength / (1.0 - this._DielectricSpecular.r) + specular - 2.0 * this._DielectricSpecular.r;
  1508. var c = this._DielectricSpecular.r - specular;
  1509. var D = b * b - 4.0 * a * c;
  1510. return BABYLON.Scalar.Clamp((-b + Math.sqrt(D)) / (2.0 * a), 0, 1);
  1511. };
  1512. /**
  1513. * Gets the glTF alpha mode from the Babylon Material
  1514. * @param babylonMaterial Babylon Material
  1515. * @returns The Babylon alpha mode value
  1516. */
  1517. _GLTFMaterialExporter.prototype._getAlphaMode = function (babylonMaterial) {
  1518. if (babylonMaterial.needAlphaBlending()) {
  1519. return "BLEND" /* BLEND */;
  1520. }
  1521. else if (babylonMaterial.needAlphaTesting()) {
  1522. return "MASK" /* MASK */;
  1523. }
  1524. else {
  1525. return "OPAQUE" /* OPAQUE */;
  1526. }
  1527. };
  1528. /**
  1529. * Converts a Babylon Standard Material to a glTF Material
  1530. * @param babylonStandardMaterial BJS Standard Material
  1531. * @param mimeType mime type to use for the textures
  1532. * @param images array of glTF image interfaces
  1533. * @param textures array of glTF texture interfaces
  1534. * @param materials array of glTF material interfaces
  1535. * @param imageData map of image file name to data
  1536. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  1537. */
  1538. _GLTFMaterialExporter.prototype._convertStandardMaterialAsync = function (babylonStandardMaterial, mimeType, hasTextureCoords) {
  1539. var materialMap = this._exporter._materialMap;
  1540. var materials = this._exporter._materials;
  1541. var alphaMode = this._getAlphaMode(babylonStandardMaterial);
  1542. var promises = [];
  1543. var glTFPbrMetallicRoughness = this._convertToGLTFPBRMetallicRoughness(babylonStandardMaterial);
  1544. var glTFMaterial = { name: babylonStandardMaterial.name };
  1545. if (babylonStandardMaterial.backFaceCulling != null && !babylonStandardMaterial.backFaceCulling) {
  1546. if (!babylonStandardMaterial.twoSidedLighting) {
  1547. BABYLON.Tools.Warn(babylonStandardMaterial.name + ": Back-face culling enabled and two-sided lighting disabled is not supported in glTF.");
  1548. }
  1549. glTFMaterial.doubleSided = true;
  1550. }
  1551. if (hasTextureCoords) {
  1552. if (babylonStandardMaterial.diffuseTexture) {
  1553. promises.push(this._exportTextureAsync(babylonStandardMaterial.diffuseTexture, mimeType).then(function (glTFTexture) {
  1554. if (glTFTexture) {
  1555. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  1556. }
  1557. }));
  1558. }
  1559. if (babylonStandardMaterial.bumpTexture) {
  1560. promises.push(this._exportTextureAsync(babylonStandardMaterial.bumpTexture, mimeType).then(function (glTFTexture) {
  1561. if (glTFTexture) {
  1562. glTFMaterial.normalTexture = glTFTexture;
  1563. if (babylonStandardMaterial.bumpTexture != null && babylonStandardMaterial.bumpTexture.level !== 1) {
  1564. glTFMaterial.normalTexture.scale = babylonStandardMaterial.bumpTexture.level;
  1565. }
  1566. }
  1567. }));
  1568. }
  1569. if (babylonStandardMaterial.emissiveTexture) {
  1570. glTFMaterial.emissiveFactor = [1.0, 1.0, 1.0];
  1571. promises.push(this._exportTextureAsync(babylonStandardMaterial.emissiveTexture, mimeType).then(function (glTFEmissiveTexture) {
  1572. if (glTFEmissiveTexture) {
  1573. glTFMaterial.emissiveTexture = glTFEmissiveTexture;
  1574. }
  1575. }));
  1576. }
  1577. if (babylonStandardMaterial.ambientTexture) {
  1578. promises.push(this._exportTextureAsync(babylonStandardMaterial.ambientTexture, mimeType).then(function (glTFTexture) {
  1579. if (glTFTexture) {
  1580. var occlusionTexture = {
  1581. index: glTFTexture.index
  1582. };
  1583. glTFMaterial.occlusionTexture = occlusionTexture;
  1584. occlusionTexture.strength = 1.0;
  1585. }
  1586. }));
  1587. }
  1588. }
  1589. if (babylonStandardMaterial.alpha < 1.0 || babylonStandardMaterial.opacityTexture) {
  1590. if (babylonStandardMaterial.alphaMode === BABYLON.Engine.ALPHA_COMBINE) {
  1591. glTFMaterial.alphaMode = "BLEND" /* BLEND */;
  1592. }
  1593. else {
  1594. BABYLON.Tools.Warn(babylonStandardMaterial.name + ": glTF 2.0 does not support alpha mode: " + babylonStandardMaterial.alphaMode.toString());
  1595. }
  1596. }
  1597. if (babylonStandardMaterial.emissiveColor && !_GLTFMaterialExporter.FuzzyEquals(babylonStandardMaterial.emissiveColor, BABYLON.Color3.Black(), _GLTFMaterialExporter._Epsilon)) {
  1598. glTFMaterial.emissiveFactor = babylonStandardMaterial.emissiveColor.asArray();
  1599. }
  1600. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  1601. if (alphaMode !== "OPAQUE" /* OPAQUE */) {
  1602. switch (alphaMode) {
  1603. case "BLEND" /* BLEND */: {
  1604. glTFMaterial.alphaMode = "BLEND" /* BLEND */;
  1605. break;
  1606. }
  1607. case "MASK" /* MASK */: {
  1608. glTFMaterial.alphaMode = "MASK" /* MASK */;
  1609. glTFMaterial.alphaCutoff = babylonStandardMaterial.alphaCutOff;
  1610. break;
  1611. }
  1612. default: {
  1613. BABYLON.Tools.Warn("Unsupported alpha mode " + alphaMode);
  1614. }
  1615. }
  1616. }
  1617. materials.push(glTFMaterial);
  1618. materialMap[babylonStandardMaterial.uniqueId] = materials.length - 1;
  1619. return Promise.all(promises).then(function () { });
  1620. };
  1621. /**
  1622. * Converts a Babylon PBR Metallic Roughness Material to a glTF Material
  1623. * @param babylonPBRMetalRoughMaterial BJS PBR Metallic Roughness Material
  1624. * @param mimeType mime type to use for the textures
  1625. * @param images array of glTF image interfaces
  1626. * @param textures array of glTF texture interfaces
  1627. * @param materials array of glTF material interfaces
  1628. * @param imageData map of image file name to data
  1629. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  1630. */
  1631. _GLTFMaterialExporter.prototype._convertPBRMetallicRoughnessMaterialAsync = function (babylonPBRMetalRoughMaterial, mimeType, hasTextureCoords) {
  1632. var materialMap = this._exporter._materialMap;
  1633. var materials = this._exporter._materials;
  1634. var promises = [];
  1635. var glTFPbrMetallicRoughness = {};
  1636. if (babylonPBRMetalRoughMaterial.baseColor) {
  1637. glTFPbrMetallicRoughness.baseColorFactor = [
  1638. babylonPBRMetalRoughMaterial.baseColor.r,
  1639. babylonPBRMetalRoughMaterial.baseColor.g,
  1640. babylonPBRMetalRoughMaterial.baseColor.b,
  1641. babylonPBRMetalRoughMaterial.alpha
  1642. ];
  1643. }
  1644. if (babylonPBRMetalRoughMaterial.metallic != null && babylonPBRMetalRoughMaterial.metallic !== 1) {
  1645. glTFPbrMetallicRoughness.metallicFactor = babylonPBRMetalRoughMaterial.metallic;
  1646. }
  1647. if (babylonPBRMetalRoughMaterial.roughness != null && babylonPBRMetalRoughMaterial.roughness !== 1) {
  1648. glTFPbrMetallicRoughness.roughnessFactor = babylonPBRMetalRoughMaterial.roughness;
  1649. }
  1650. var glTFMaterial = {
  1651. name: babylonPBRMetalRoughMaterial.name
  1652. };
  1653. if (babylonPBRMetalRoughMaterial.doubleSided) {
  1654. glTFMaterial.doubleSided = babylonPBRMetalRoughMaterial.doubleSided;
  1655. }
  1656. var alphaMode = null;
  1657. if (babylonPBRMetalRoughMaterial.transparencyMode != null) {
  1658. alphaMode = this._getAlphaMode(babylonPBRMetalRoughMaterial);
  1659. if (alphaMode) {
  1660. if (alphaMode !== "OPAQUE" /* OPAQUE */) { //glTF defaults to opaque
  1661. glTFMaterial.alphaMode = alphaMode;
  1662. if (alphaMode === "MASK" /* MASK */) {
  1663. glTFMaterial.alphaCutoff = babylonPBRMetalRoughMaterial.alphaCutOff;
  1664. }
  1665. }
  1666. }
  1667. }
  1668. if (hasTextureCoords) {
  1669. if (babylonPBRMetalRoughMaterial.baseTexture != null) {
  1670. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.baseTexture, mimeType).then(function (glTFTexture) {
  1671. if (glTFTexture) {
  1672. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  1673. }
  1674. }));
  1675. }
  1676. if (babylonPBRMetalRoughMaterial.normalTexture) {
  1677. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.normalTexture, mimeType).then(function (glTFTexture) {
  1678. if (glTFTexture) {
  1679. glTFMaterial.normalTexture = glTFTexture;
  1680. if (babylonPBRMetalRoughMaterial.normalTexture.level !== 1) {
  1681. glTFMaterial.normalTexture.scale = babylonPBRMetalRoughMaterial.normalTexture.level;
  1682. }
  1683. }
  1684. }));
  1685. }
  1686. if (babylonPBRMetalRoughMaterial.occlusionTexture) {
  1687. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.occlusionTexture, mimeType).then(function (glTFTexture) {
  1688. if (glTFTexture) {
  1689. glTFMaterial.occlusionTexture = glTFTexture;
  1690. if (babylonPBRMetalRoughMaterial.occlusionStrength != null) {
  1691. glTFMaterial.occlusionTexture.strength = babylonPBRMetalRoughMaterial.occlusionStrength;
  1692. }
  1693. }
  1694. }));
  1695. }
  1696. if (babylonPBRMetalRoughMaterial.emissiveTexture) {
  1697. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.emissiveTexture, mimeType).then(function (glTFTexture) {
  1698. if (glTFTexture) {
  1699. glTFMaterial.emissiveTexture = glTFTexture;
  1700. }
  1701. }));
  1702. }
  1703. }
  1704. if (_GLTFMaterialExporter.FuzzyEquals(babylonPBRMetalRoughMaterial.emissiveColor, BABYLON.Color3.Black(), _GLTFMaterialExporter._Epsilon)) {
  1705. glTFMaterial.emissiveFactor = babylonPBRMetalRoughMaterial.emissiveColor.asArray();
  1706. }
  1707. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  1708. materials.push(glTFMaterial);
  1709. materialMap[babylonPBRMetalRoughMaterial.uniqueId] = materials.length - 1;
  1710. return Promise.all(promises).then(function () { });
  1711. };
  1712. /**
  1713. * Converts an image typed array buffer to a base64 image
  1714. * @param buffer typed array buffer
  1715. * @param width width of the image
  1716. * @param height height of the image
  1717. * @param mimeType mimetype of the image
  1718. * @returns base64 image string
  1719. */
  1720. _GLTFMaterialExporter.prototype._createBase64FromCanvasAsync = function (buffer, width, height, mimeType) {
  1721. var _this = this;
  1722. return new Promise(function (resolve, reject) {
  1723. var hostingScene;
  1724. var textureType = BABYLON.Engine.TEXTURETYPE_UNSIGNED_INT;
  1725. var engine = _this._exporter._getLocalEngine();
  1726. hostingScene = new BABYLON.Scene(engine);
  1727. // Create a temporary texture with the texture buffer data
  1728. var tempTexture = engine.createRawTexture(buffer, width, height, BABYLON.Engine.TEXTUREFORMAT_RGBA, false, true, BABYLON.Texture.NEAREST_SAMPLINGMODE, null, textureType);
  1729. var postProcess = new BABYLON.PostProcess("pass", "pass", null, null, 1, null, BABYLON.Texture.NEAREST_SAMPLINGMODE, engine, false, undefined, BABYLON.Engine.TEXTURETYPE_UNSIGNED_INT, undefined, null, false);
  1730. postProcess.getEffect().executeWhenCompiled(function () {
  1731. postProcess.onApply = function (effect) {
  1732. effect._bindTexture("textureSampler", tempTexture);
  1733. };
  1734. // Set the size of the texture
  1735. engine.setSize(width, height);
  1736. hostingScene.postProcessManager.directRender([postProcess], null);
  1737. postProcess.dispose();
  1738. tempTexture.dispose();
  1739. // Read data from WebGL
  1740. var canvas = engine.getRenderingCanvas();
  1741. if (canvas) {
  1742. BABYLON.Tools.ToBlob(canvas, function (blob) {
  1743. if (blob) {
  1744. var fileReader = new FileReader();
  1745. fileReader.onload = function (event) {
  1746. var base64String = event.target.result;
  1747. hostingScene.dispose();
  1748. resolve(base64String);
  1749. };
  1750. fileReader.readAsDataURL(blob);
  1751. }
  1752. else {
  1753. reject("Failed to get blob from image canvas!");
  1754. }
  1755. });
  1756. }
  1757. else {
  1758. reject("Engine is missing a canvas!");
  1759. }
  1760. });
  1761. });
  1762. };
  1763. /**
  1764. * Generates a white texture based on the specified width and height
  1765. * @param width width of the texture in pixels
  1766. * @param height height of the texture in pixels
  1767. * @param scene babylonjs scene
  1768. * @returns white texture
  1769. */
  1770. _GLTFMaterialExporter.prototype._createWhiteTexture = function (width, height, scene) {
  1771. var data = new Uint8Array(width * height * 4);
  1772. for (var i = 0; i < data.length; i = i + 4) {
  1773. data[i] = data[i + 1] = data[i + 2] = data[i + 3] = 0xFF;
  1774. }
  1775. var rawTexture = BABYLON.RawTexture.CreateRGBATexture(data, width, height, scene);
  1776. return rawTexture;
  1777. };
  1778. /**
  1779. * Resizes the two source textures to the same dimensions. If a texture is null, a default white texture is generated. If both textures are null, returns null
  1780. * @param texture1 first texture to resize
  1781. * @param texture2 second texture to resize
  1782. * @param scene babylonjs scene
  1783. * @returns resized textures or null
  1784. */
  1785. _GLTFMaterialExporter.prototype._resizeTexturesToSameDimensions = function (texture1, texture2, scene) {
  1786. var texture1Size = texture1 ? texture1.getSize() : { width: 0, height: 0 };
  1787. var texture2Size = texture2 ? texture2.getSize() : { width: 0, height: 0 };
  1788. var resizedTexture1;
  1789. var resizedTexture2;
  1790. if (texture1Size.width < texture2Size.width) {
  1791. if (texture1 && texture1 instanceof BABYLON.Texture) {
  1792. resizedTexture1 = BABYLON.TextureTools.CreateResizedCopy(texture1, texture2Size.width, texture2Size.height, true);
  1793. }
  1794. else {
  1795. resizedTexture1 = this._createWhiteTexture(texture2Size.width, texture2Size.height, scene);
  1796. }
  1797. resizedTexture2 = texture2;
  1798. }
  1799. else if (texture1Size.width > texture2Size.width) {
  1800. if (texture2 && texture2 instanceof BABYLON.Texture) {
  1801. resizedTexture2 = BABYLON.TextureTools.CreateResizedCopy(texture2, texture1Size.width, texture1Size.height, true);
  1802. }
  1803. else {
  1804. resizedTexture2 = this._createWhiteTexture(texture1Size.width, texture1Size.height, scene);
  1805. }
  1806. resizedTexture1 = texture1;
  1807. }
  1808. else {
  1809. resizedTexture1 = texture1;
  1810. resizedTexture2 = texture2;
  1811. }
  1812. return {
  1813. "texture1": resizedTexture1,
  1814. "texture2": resizedTexture2
  1815. };
  1816. };
  1817. /**
  1818. * Converts an array of pixels to a Float32Array
  1819. * Throws an error if the pixel format is not supported
  1820. * @param pixels - array buffer containing pixel values
  1821. * @returns Float32 of pixels
  1822. */
  1823. _GLTFMaterialExporter.prototype._convertPixelArrayToFloat32 = function (pixels) {
  1824. if (pixels instanceof Uint8Array) {
  1825. var length_1 = pixels.length;
  1826. var buffer = new Float32Array(pixels.length);
  1827. for (var i = 0; i < length_1; ++i) {
  1828. buffer[i] = pixels[i] / 255;
  1829. }
  1830. return buffer;
  1831. }
  1832. else if (pixels instanceof Float32Array) {
  1833. return pixels;
  1834. }
  1835. else {
  1836. throw new Error('Unsupported pixel format!');
  1837. }
  1838. };
  1839. /**
  1840. * Convert Specular Glossiness Textures to Metallic Roughness
  1841. * See link below for info on the material conversions from PBR Metallic/Roughness and Specular/Glossiness
  1842. * @link https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_pbrSpecularGlossiness/examples/convert-between-workflows-bjs/js/babylon.pbrUtilities.js
  1843. * @param diffuseTexture texture used to store diffuse information
  1844. * @param specularGlossinessTexture texture used to store specular and glossiness information
  1845. * @param factors specular glossiness material factors
  1846. * @param mimeType the mime type to use for the texture
  1847. * @returns pbr metallic roughness interface or null
  1848. */
  1849. _GLTFMaterialExporter.prototype._convertSpecularGlossinessTexturesToMetallicRoughnessAsync = function (diffuseTexture, specularGlossinessTexture, factors, mimeType) {
  1850. var promises = [];
  1851. if (!(diffuseTexture || specularGlossinessTexture)) {
  1852. return Promise.reject('_ConvertSpecularGlosinessTexturesToMetallicRoughness: diffuse and specular glossiness textures are not defined!');
  1853. }
  1854. var scene = diffuseTexture ? diffuseTexture.getScene() : specularGlossinessTexture ? specularGlossinessTexture.getScene() : null;
  1855. if (scene) {
  1856. var resizedTextures = this._resizeTexturesToSameDimensions(diffuseTexture, specularGlossinessTexture, scene);
  1857. var diffuseSize = resizedTextures.texture1.getSize();
  1858. var diffuseBuffer = void 0;
  1859. var specularGlossinessBuffer = void 0;
  1860. var width = diffuseSize.width;
  1861. var height = diffuseSize.height;
  1862. var diffusePixels = resizedTextures.texture1.readPixels();
  1863. var specularPixels = resizedTextures.texture2.readPixels();
  1864. if (diffusePixels) {
  1865. diffuseBuffer = this._convertPixelArrayToFloat32(diffusePixels);
  1866. }
  1867. else {
  1868. return Promise.reject("Failed to retrieve pixels from diffuse texture!");
  1869. }
  1870. if (specularPixels) {
  1871. specularGlossinessBuffer = this._convertPixelArrayToFloat32(specularPixels);
  1872. }
  1873. else {
  1874. return Promise.reject("Failed to retrieve pixels from specular glossiness texture!");
  1875. }
  1876. var byteLength = specularGlossinessBuffer.byteLength;
  1877. var metallicRoughnessBuffer = new Uint8Array(byteLength);
  1878. var baseColorBuffer = new Uint8Array(byteLength);
  1879. var strideSize = 4;
  1880. var maxBaseColor = BABYLON.Color3.Black();
  1881. var maxMetallic = 0;
  1882. var maxRoughness = 0;
  1883. for (var h = 0; h < height; ++h) {
  1884. for (var w = 0; w < width; ++w) {
  1885. var offset = (width * h + w) * strideSize;
  1886. var diffuseColor = new BABYLON.Color3(diffuseBuffer[offset], diffuseBuffer[offset + 1], diffuseBuffer[offset + 2]).toLinearSpace().multiply(factors.diffuseColor);
  1887. var specularColor = new BABYLON.Color3(specularGlossinessBuffer[offset], specularGlossinessBuffer[offset + 1], specularGlossinessBuffer[offset + 2]).toLinearSpace().multiply(factors.specularColor);
  1888. var glossiness = (specularGlossinessBuffer[offset + 3]) * factors.glossiness;
  1889. var specularGlossiness = {
  1890. diffuseColor: diffuseColor,
  1891. specularColor: specularColor,
  1892. glossiness: glossiness
  1893. };
  1894. var metallicRoughness = this._convertSpecularGlossinessToMetallicRoughness(specularGlossiness);
  1895. maxBaseColor.r = Math.max(maxBaseColor.r, metallicRoughness.baseColor.r);
  1896. maxBaseColor.g = Math.max(maxBaseColor.g, metallicRoughness.baseColor.g);
  1897. maxBaseColor.b = Math.max(maxBaseColor.b, metallicRoughness.baseColor.b);
  1898. maxMetallic = Math.max(maxMetallic, metallicRoughness.metallic);
  1899. maxRoughness = Math.max(maxRoughness, metallicRoughness.roughness);
  1900. baseColorBuffer[offset] = metallicRoughness.baseColor.r * 255;
  1901. baseColorBuffer[offset + 1] = metallicRoughness.baseColor.g * 255;
  1902. baseColorBuffer[offset + 2] = metallicRoughness.baseColor.b * 255;
  1903. baseColorBuffer[offset + 3] = resizedTextures.texture1.hasAlpha ? diffuseBuffer[offset + 3] : 255;
  1904. metallicRoughnessBuffer[offset] = 0;
  1905. metallicRoughnessBuffer[offset + 1] = metallicRoughness.roughness * 255;
  1906. metallicRoughnessBuffer[offset + 2] = metallicRoughness.metallic * 255;
  1907. metallicRoughnessBuffer[offset + 3] = 255;
  1908. }
  1909. }
  1910. // Retrieves the metallic roughness factors from the maximum texture values.
  1911. var metallicRoughnessFactors_1 = {
  1912. baseColor: maxBaseColor,
  1913. metallic: maxMetallic,
  1914. roughness: maxRoughness
  1915. };
  1916. var writeOutMetallicRoughnessTexture = false;
  1917. var writeOutBaseColorTexture = false;
  1918. for (var h = 0; h < height; ++h) {
  1919. for (var w = 0; w < width; ++w) {
  1920. var destinationOffset = (width * h + w) * strideSize;
  1921. baseColorBuffer[destinationOffset] /= metallicRoughnessFactors_1.baseColor.r > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.r : 1;
  1922. baseColorBuffer[destinationOffset + 1] /= metallicRoughnessFactors_1.baseColor.g > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.g : 1;
  1923. baseColorBuffer[destinationOffset + 2] /= metallicRoughnessFactors_1.baseColor.b > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.b : 1;
  1924. var linearBaseColorPixel = BABYLON.Color3.FromInts(baseColorBuffer[destinationOffset], baseColorBuffer[destinationOffset + 1], baseColorBuffer[destinationOffset + 2]);
  1925. var sRGBBaseColorPixel = linearBaseColorPixel.toGammaSpace();
  1926. baseColorBuffer[destinationOffset] = sRGBBaseColorPixel.r * 255;
  1927. baseColorBuffer[destinationOffset + 1] = sRGBBaseColorPixel.g * 255;
  1928. baseColorBuffer[destinationOffset + 2] = sRGBBaseColorPixel.b * 255;
  1929. if (!_GLTFMaterialExporter.FuzzyEquals(sRGBBaseColorPixel, BABYLON.Color3.White(), _GLTFMaterialExporter._Epsilon)) {
  1930. writeOutBaseColorTexture = true;
  1931. }
  1932. metallicRoughnessBuffer[destinationOffset + 1] /= metallicRoughnessFactors_1.roughness > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.roughness : 1;
  1933. metallicRoughnessBuffer[destinationOffset + 2] /= metallicRoughnessFactors_1.metallic > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.metallic : 1;
  1934. var metallicRoughnessPixel = BABYLON.Color3.FromInts(255, metallicRoughnessBuffer[destinationOffset + 1], metallicRoughnessBuffer[destinationOffset + 2]);
  1935. if (!_GLTFMaterialExporter.FuzzyEquals(metallicRoughnessPixel, BABYLON.Color3.White(), _GLTFMaterialExporter._Epsilon)) {
  1936. writeOutMetallicRoughnessTexture = true;
  1937. }
  1938. }
  1939. }
  1940. if (writeOutMetallicRoughnessTexture) {
  1941. var promise = this._createBase64FromCanvasAsync(metallicRoughnessBuffer, width, height, mimeType).then(function (metallicRoughnessBase64) {
  1942. metallicRoughnessFactors_1.metallicRoughnessTextureBase64 = metallicRoughnessBase64;
  1943. });
  1944. promises.push(promise);
  1945. }
  1946. if (writeOutBaseColorTexture) {
  1947. var promise = this._createBase64FromCanvasAsync(baseColorBuffer, width, height, mimeType).then(function (baseColorBase64) {
  1948. metallicRoughnessFactors_1.baseColorTextureBase64 = baseColorBase64;
  1949. });
  1950. promises.push(promise);
  1951. }
  1952. return Promise.all(promises).then(function () {
  1953. return metallicRoughnessFactors_1;
  1954. });
  1955. }
  1956. else {
  1957. return Promise.reject("_ConvertSpecularGlossinessTexturesToMetallicRoughness: Scene from textures is missing!");
  1958. }
  1959. };
  1960. /**
  1961. * Converts specular glossiness material properties to metallic roughness
  1962. * @param specularGlossiness interface with specular glossiness material properties
  1963. * @returns interface with metallic roughness material properties
  1964. */
  1965. _GLTFMaterialExporter.prototype._convertSpecularGlossinessToMetallicRoughness = function (specularGlossiness) {
  1966. var diffusePerceivedBrightness = this._getPerceivedBrightness(specularGlossiness.diffuseColor);
  1967. var specularPerceivedBrightness = this._getPerceivedBrightness(specularGlossiness.specularColor);
  1968. var oneMinusSpecularStrength = 1 - this._getMaxComponent(specularGlossiness.specularColor);
  1969. var metallic = _GLTFMaterialExporter._SolveMetallic(diffusePerceivedBrightness, specularPerceivedBrightness, oneMinusSpecularStrength);
  1970. var baseColorFromDiffuse = specularGlossiness.diffuseColor.scale(oneMinusSpecularStrength / (1.0 - _GLTFMaterialExporter._DielectricSpecular.r) / Math.max(1 - metallic, _GLTFMaterialExporter._Epsilon));
  1971. var baseColorFromSpecular = specularGlossiness.specularColor.subtract(_GLTFMaterialExporter._DielectricSpecular.scale(1 - metallic)).scale(1 / Math.max(metallic, _GLTFMaterialExporter._Epsilon));
  1972. var baseColor = BABYLON.Color3.Lerp(baseColorFromDiffuse, baseColorFromSpecular, metallic * metallic);
  1973. baseColor = baseColor.clampToRef(0, 1, baseColor);
  1974. var metallicRoughness = {
  1975. baseColor: baseColor,
  1976. metallic: metallic,
  1977. roughness: 1 - specularGlossiness.glossiness
  1978. };
  1979. return metallicRoughness;
  1980. };
  1981. /**
  1982. * Calculates the surface reflectance, independent of lighting conditions
  1983. * @param color Color source to calculate brightness from
  1984. * @returns number representing the perceived brightness, or zero if color is undefined
  1985. */
  1986. _GLTFMaterialExporter.prototype._getPerceivedBrightness = function (color) {
  1987. if (color) {
  1988. return Math.sqrt(0.299 * color.r * color.r + 0.587 * color.g * color.g + 0.114 * color.b * color.b);
  1989. }
  1990. return 0;
  1991. };
  1992. /**
  1993. * Returns the maximum color component value
  1994. * @param color
  1995. * @returns maximum color component value, or zero if color is null or undefined
  1996. */
  1997. _GLTFMaterialExporter.prototype._getMaxComponent = function (color) {
  1998. if (color) {
  1999. return Math.max(color.r, Math.max(color.g, color.b));
  2000. }
  2001. return 0;
  2002. };
  2003. /**
  2004. * Convert a PBRMaterial (Metallic/Roughness) to Metallic Roughness factors
  2005. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  2006. * @param mimeType mime type to use for the textures
  2007. * @param images array of glTF image interfaces
  2008. * @param textures array of glTF texture interfaces
  2009. * @param glTFPbrMetallicRoughness glTF PBR Metallic Roughness interface
  2010. * @param imageData map of image file name to data
  2011. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  2012. * @returns glTF PBR Metallic Roughness factors
  2013. */
  2014. _GLTFMaterialExporter.prototype._convertMetalRoughFactorsToMetallicRoughnessAsync = function (babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords) {
  2015. var promises = [];
  2016. var metallicRoughness = {
  2017. baseColor: babylonPBRMaterial.albedoColor,
  2018. metallic: babylonPBRMaterial.metallic,
  2019. roughness: babylonPBRMaterial.roughness
  2020. };
  2021. if (hasTextureCoords) {
  2022. if (babylonPBRMaterial.albedoTexture) {
  2023. promises.push(this._exportTextureAsync(babylonPBRMaterial.albedoTexture, mimeType).then(function (glTFTexture) {
  2024. if (glTFTexture) {
  2025. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  2026. }
  2027. }));
  2028. }
  2029. if (babylonPBRMaterial.metallicTexture) {
  2030. promises.push(this._exportTextureAsync(babylonPBRMaterial.metallicTexture, mimeType).then(function (glTFTexture) {
  2031. if (glTFTexture) {
  2032. glTFPbrMetallicRoughness.metallicRoughnessTexture = glTFTexture;
  2033. }
  2034. }));
  2035. }
  2036. }
  2037. return Promise.all(promises).then(function () {
  2038. return metallicRoughness;
  2039. });
  2040. };
  2041. _GLTFMaterialExporter.prototype._getGLTFTextureSampler = function (texture) {
  2042. var sampler = this._getGLTFTextureWrapModesSampler(texture);
  2043. var samplingMode = texture instanceof BABYLON.Texture ? texture.samplingMode : null;
  2044. if (samplingMode != null) {
  2045. switch (samplingMode) {
  2046. case BABYLON.Texture.LINEAR_LINEAR: {
  2047. sampler.magFilter = 9729 /* LINEAR */;
  2048. sampler.minFilter = 9729 /* LINEAR */;
  2049. break;
  2050. }
  2051. case BABYLON.Texture.LINEAR_NEAREST: {
  2052. sampler.magFilter = 9729 /* LINEAR */;
  2053. sampler.minFilter = 9728 /* NEAREST */;
  2054. break;
  2055. }
  2056. case BABYLON.Texture.NEAREST_LINEAR: {
  2057. sampler.magFilter = 9728 /* NEAREST */;
  2058. sampler.minFilter = 9729 /* LINEAR */;
  2059. break;
  2060. }
  2061. case BABYLON.Texture.NEAREST_LINEAR_MIPLINEAR: {
  2062. sampler.magFilter = 9728 /* NEAREST */;
  2063. sampler.minFilter = 9987 /* LINEAR_MIPMAP_LINEAR */;
  2064. break;
  2065. }
  2066. case BABYLON.Texture.NEAREST_NEAREST: {
  2067. sampler.magFilter = 9728 /* NEAREST */;
  2068. sampler.minFilter = 9728 /* NEAREST */;
  2069. break;
  2070. }
  2071. case BABYLON.Texture.NEAREST_LINEAR_MIPNEAREST: {
  2072. sampler.magFilter = 9728 /* NEAREST */;
  2073. sampler.minFilter = 9985 /* LINEAR_MIPMAP_NEAREST */;
  2074. break;
  2075. }
  2076. case BABYLON.Texture.LINEAR_NEAREST_MIPNEAREST: {
  2077. sampler.magFilter = 9729 /* LINEAR */;
  2078. sampler.minFilter = 9984 /* NEAREST_MIPMAP_NEAREST */;
  2079. break;
  2080. }
  2081. case BABYLON.Texture.LINEAR_NEAREST_MIPLINEAR: {
  2082. sampler.magFilter = 9729 /* LINEAR */;
  2083. sampler.minFilter = 9986 /* NEAREST_MIPMAP_LINEAR */;
  2084. break;
  2085. }
  2086. case BABYLON.Texture.NEAREST_NEAREST_MIPLINEAR: {
  2087. sampler.magFilter = 9728 /* NEAREST */;
  2088. sampler.minFilter = 9986 /* NEAREST_MIPMAP_LINEAR */;
  2089. break;
  2090. }
  2091. case BABYLON.Texture.LINEAR_LINEAR_MIPLINEAR: {
  2092. sampler.magFilter = 9729 /* LINEAR */;
  2093. sampler.minFilter = 9987 /* LINEAR_MIPMAP_LINEAR */;
  2094. break;
  2095. }
  2096. case BABYLON.Texture.LINEAR_LINEAR_MIPNEAREST: {
  2097. sampler.magFilter = 9729 /* LINEAR */;
  2098. sampler.minFilter = 9985 /* LINEAR_MIPMAP_NEAREST */;
  2099. break;
  2100. }
  2101. case BABYLON.Texture.NEAREST_NEAREST_MIPNEAREST: {
  2102. sampler.magFilter = 9728 /* NEAREST */;
  2103. sampler.minFilter = 9984 /* NEAREST_MIPMAP_NEAREST */;
  2104. break;
  2105. }
  2106. }
  2107. }
  2108. return sampler;
  2109. };
  2110. _GLTFMaterialExporter.prototype._getGLTFTextureWrapMode = function (wrapMode) {
  2111. switch (wrapMode) {
  2112. case BABYLON.Texture.WRAP_ADDRESSMODE: {
  2113. return 10497 /* REPEAT */;
  2114. }
  2115. case BABYLON.Texture.CLAMP_ADDRESSMODE: {
  2116. return 33071 /* CLAMP_TO_EDGE */;
  2117. }
  2118. case BABYLON.Texture.MIRROR_ADDRESSMODE: {
  2119. return 33648 /* MIRRORED_REPEAT */;
  2120. }
  2121. default: {
  2122. BABYLON.Tools.Error("Unsupported Texture Wrap Mode " + wrapMode + "!");
  2123. return 10497 /* REPEAT */;
  2124. }
  2125. }
  2126. };
  2127. _GLTFMaterialExporter.prototype._getGLTFTextureWrapModesSampler = function (texture) {
  2128. var wrapS = this._getGLTFTextureWrapMode(texture instanceof BABYLON.Texture ? texture.wrapU : BABYLON.Texture.WRAP_ADDRESSMODE);
  2129. var wrapT = this._getGLTFTextureWrapMode(texture instanceof BABYLON.Texture ? texture.wrapV : BABYLON.Texture.WRAP_ADDRESSMODE);
  2130. if (wrapS === 10497 /* REPEAT */ && wrapT === 10497 /* REPEAT */) { // default wrapping mode in glTF, so omitting
  2131. return {};
  2132. }
  2133. return { wrapS: wrapS, wrapT: wrapT };
  2134. };
  2135. /**
  2136. * Convert a PBRMaterial (Specular/Glossiness) to Metallic Roughness factors
  2137. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  2138. * @param mimeType mime type to use for the textures
  2139. * @param images array of glTF image interfaces
  2140. * @param textures array of glTF texture interfaces
  2141. * @param glTFPbrMetallicRoughness glTF PBR Metallic Roughness interface
  2142. * @param imageData map of image file name to data
  2143. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  2144. * @returns glTF PBR Metallic Roughness factors
  2145. */
  2146. _GLTFMaterialExporter.prototype._convertSpecGlossFactorsToMetallicRoughnessAsync = function (babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords) {
  2147. var _this = this;
  2148. return Promise.resolve().then(function () {
  2149. var samplers = _this._exporter._samplers;
  2150. var textures = _this._exporter._textures;
  2151. var specGloss = {
  2152. diffuseColor: babylonPBRMaterial.albedoColor || BABYLON.Color3.White(),
  2153. specularColor: babylonPBRMaterial.reflectivityColor || BABYLON.Color3.White(),
  2154. glossiness: babylonPBRMaterial.microSurface || 1,
  2155. };
  2156. var samplerIndex = null;
  2157. var sampler = _this._getGLTFTextureSampler(babylonPBRMaterial.albedoTexture);
  2158. if (sampler.magFilter != null && sampler.minFilter != null && sampler.wrapS != null && sampler.wrapT != null) {
  2159. samplers.push(sampler);
  2160. samplerIndex = samplers.length - 1;
  2161. }
  2162. if (babylonPBRMaterial.reflectivityTexture && !babylonPBRMaterial.useMicroSurfaceFromReflectivityMapAlpha) {
  2163. return Promise.reject("_ConvertPBRMaterial: Glossiness values not included in the reflectivity texture are currently not supported");
  2164. }
  2165. if ((babylonPBRMaterial.albedoTexture || babylonPBRMaterial.reflectivityTexture) && hasTextureCoords) {
  2166. return _this._convertSpecularGlossinessTexturesToMetallicRoughnessAsync(babylonPBRMaterial.albedoTexture, babylonPBRMaterial.reflectivityTexture, specGloss, mimeType).then(function (metallicRoughnessFactors) {
  2167. if (metallicRoughnessFactors.baseColorTextureBase64) {
  2168. var glTFBaseColorTexture = _this._getTextureInfoFromBase64(metallicRoughnessFactors.baseColorTextureBase64, "bjsBaseColorTexture_" + (textures.length) + ".png", mimeType, babylonPBRMaterial.albedoTexture ? babylonPBRMaterial.albedoTexture.coordinatesIndex : null, samplerIndex);
  2169. if (glTFBaseColorTexture) {
  2170. glTFPbrMetallicRoughness.baseColorTexture = glTFBaseColorTexture;
  2171. }
  2172. }
  2173. if (metallicRoughnessFactors.metallicRoughnessTextureBase64) {
  2174. var glTFMRColorTexture = _this._getTextureInfoFromBase64(metallicRoughnessFactors.metallicRoughnessTextureBase64, "bjsMetallicRoughnessTexture_" + (textures.length) + ".png", mimeType, babylonPBRMaterial.reflectivityTexture ? babylonPBRMaterial.reflectivityTexture.coordinatesIndex : null, samplerIndex);
  2175. if (glTFMRColorTexture) {
  2176. glTFPbrMetallicRoughness.metallicRoughnessTexture = glTFMRColorTexture;
  2177. }
  2178. }
  2179. return metallicRoughnessFactors;
  2180. });
  2181. }
  2182. else {
  2183. return _this._convertSpecularGlossinessToMetallicRoughness(specGloss);
  2184. }
  2185. });
  2186. };
  2187. /**
  2188. * Converts a Babylon PBR Metallic Roughness Material to a glTF Material
  2189. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  2190. * @param mimeType mime type to use for the textures
  2191. * @param images array of glTF image interfaces
  2192. * @param textures array of glTF texture interfaces
  2193. * @param materials array of glTF material interfaces
  2194. * @param imageData map of image file name to data
  2195. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  2196. */
  2197. _GLTFMaterialExporter.prototype._convertPBRMaterialAsync = function (babylonPBRMaterial, mimeType, hasTextureCoords) {
  2198. var _this = this;
  2199. var glTFPbrMetallicRoughness = {};
  2200. var glTFMaterial = {
  2201. name: babylonPBRMaterial.name
  2202. };
  2203. var useMetallicRoughness = babylonPBRMaterial.isMetallicWorkflow();
  2204. if (useMetallicRoughness) {
  2205. if (babylonPBRMaterial.albedoColor) {
  2206. glTFPbrMetallicRoughness.baseColorFactor = [
  2207. babylonPBRMaterial.albedoColor.r,
  2208. babylonPBRMaterial.albedoColor.g,
  2209. babylonPBRMaterial.albedoColor.b,
  2210. babylonPBRMaterial.alpha
  2211. ];
  2212. }
  2213. return this._convertMetalRoughFactorsToMetallicRoughnessAsync(babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords).then(function (metallicRoughness) {
  2214. return _this.setMetallicRoughnessPbrMaterial(metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords);
  2215. });
  2216. }
  2217. else {
  2218. return this._convertSpecGlossFactorsToMetallicRoughnessAsync(babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords).then(function (metallicRoughness) {
  2219. return _this.setMetallicRoughnessPbrMaterial(metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords);
  2220. });
  2221. }
  2222. };
  2223. _GLTFMaterialExporter.prototype.setMetallicRoughnessPbrMaterial = function (metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords) {
  2224. var materialMap = this._exporter._materialMap;
  2225. var materials = this._exporter._materials;
  2226. var promises = [];
  2227. if (metallicRoughness) {
  2228. var alphaMode = null;
  2229. if (babylonPBRMaterial.transparencyMode != null) {
  2230. alphaMode = this._getAlphaMode(babylonPBRMaterial);
  2231. if (alphaMode) {
  2232. if (alphaMode !== "OPAQUE" /* OPAQUE */) { //glTF defaults to opaque
  2233. glTFMaterial.alphaMode = alphaMode;
  2234. if (alphaMode === "MASK" /* MASK */) {
  2235. glTFMaterial.alphaCutoff = babylonPBRMaterial.alphaCutOff;
  2236. }
  2237. }
  2238. }
  2239. }
  2240. if (!(_GLTFMaterialExporter.FuzzyEquals(metallicRoughness.baseColor, BABYLON.Color3.White(), _GLTFMaterialExporter._Epsilon) && babylonPBRMaterial.alpha >= _GLTFMaterialExporter._Epsilon)) {
  2241. glTFPbrMetallicRoughness.baseColorFactor = [
  2242. metallicRoughness.baseColor.r,
  2243. metallicRoughness.baseColor.g,
  2244. metallicRoughness.baseColor.b,
  2245. babylonPBRMaterial.alpha
  2246. ];
  2247. }
  2248. if (metallicRoughness.metallic != null && metallicRoughness.metallic !== 1) {
  2249. glTFPbrMetallicRoughness.metallicFactor = metallicRoughness.metallic;
  2250. }
  2251. if (metallicRoughness.roughness != null && metallicRoughness.roughness !== 1) {
  2252. glTFPbrMetallicRoughness.roughnessFactor = metallicRoughness.roughness;
  2253. }
  2254. if (babylonPBRMaterial.backFaceCulling != null && !babylonPBRMaterial.backFaceCulling) {
  2255. if (!babylonPBRMaterial.twoSidedLighting) {
  2256. BABYLON.Tools.Warn(babylonPBRMaterial.name + ": Back-face culling enabled and two-sided lighting disabled is not supported in glTF.");
  2257. }
  2258. glTFMaterial.doubleSided = true;
  2259. }
  2260. if (hasTextureCoords) {
  2261. if (babylonPBRMaterial.bumpTexture) {
  2262. var promise = this._exportTextureAsync(babylonPBRMaterial.bumpTexture, mimeType).then(function (glTFTexture) {
  2263. if (glTFTexture) {
  2264. glTFMaterial.normalTexture = glTFTexture;
  2265. if (babylonPBRMaterial.bumpTexture.level !== 1) {
  2266. glTFMaterial.normalTexture.scale = babylonPBRMaterial.bumpTexture.level;
  2267. }
  2268. }
  2269. });
  2270. promises.push(promise);
  2271. }
  2272. if (babylonPBRMaterial.ambientTexture) {
  2273. var promise = this._exportTextureAsync(babylonPBRMaterial.ambientTexture, mimeType).then(function (glTFTexture) {
  2274. if (glTFTexture) {
  2275. var occlusionTexture = {
  2276. index: glTFTexture.index
  2277. };
  2278. glTFMaterial.occlusionTexture = occlusionTexture;
  2279. if (babylonPBRMaterial.ambientTextureStrength) {
  2280. occlusionTexture.strength = babylonPBRMaterial.ambientTextureStrength;
  2281. }
  2282. }
  2283. });
  2284. promises.push(promise);
  2285. }
  2286. if (babylonPBRMaterial.emissiveTexture) {
  2287. var promise = this._exportTextureAsync(babylonPBRMaterial.emissiveTexture, mimeType).then(function (glTFTexture) {
  2288. if (glTFTexture) {
  2289. glTFMaterial.emissiveTexture = glTFTexture;
  2290. }
  2291. });
  2292. promises.push(promise);
  2293. }
  2294. }
  2295. if (!_GLTFMaterialExporter.FuzzyEquals(babylonPBRMaterial.emissiveColor, BABYLON.Color3.Black(), _GLTFMaterialExporter._Epsilon)) {
  2296. glTFMaterial.emissiveFactor = babylonPBRMaterial.emissiveColor.asArray();
  2297. }
  2298. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  2299. materials.push(glTFMaterial);
  2300. materialMap[babylonPBRMaterial.uniqueId] = materials.length - 1;
  2301. }
  2302. return Promise.all(promises).then(function (result) { });
  2303. };
  2304. _GLTFMaterialExporter.prototype.getPixelsFromTexture = function (babylonTexture) {
  2305. var pixels = babylonTexture.textureType === BABYLON.Engine.TEXTURETYPE_UNSIGNED_INT ? babylonTexture.readPixels() : babylonTexture.readPixels();
  2306. return pixels;
  2307. };
  2308. /**
  2309. * Extracts a texture from a Babylon texture into file data and glTF data
  2310. * @param babylonTexture Babylon texture to extract
  2311. * @param mimeType Mime Type of the babylonTexture
  2312. * @param images Array of glTF images
  2313. * @param textures Array of glTF textures
  2314. * @param imageData map of image file name and data
  2315. * @return glTF texture info, or null if the texture format is not supported
  2316. */
  2317. _GLTFMaterialExporter.prototype._exportTextureAsync = function (babylonTexture, mimeType) {
  2318. var _this = this;
  2319. return Promise.resolve().then(function () {
  2320. var textureUid = babylonTexture.uid;
  2321. if (textureUid in _this._textureMap) {
  2322. return _this._textureMap[textureUid];
  2323. }
  2324. else {
  2325. var samplers = _this._exporter._samplers;
  2326. var sampler = _this._getGLTFTextureSampler(babylonTexture);
  2327. var samplerIndex_1 = null;
  2328. // if a pre-existing sampler with identical parameters exists, then reuse the previous sampler
  2329. var foundSamplerIndex = null;
  2330. for (var i = 0; i < samplers.length; ++i) {
  2331. var s = samplers[i];
  2332. if (s.minFilter === sampler.minFilter && s.magFilter === sampler.magFilter &&
  2333. s.wrapS === sampler.wrapS && s.wrapT === sampler.wrapT) {
  2334. foundSamplerIndex = i;
  2335. break;
  2336. }
  2337. }
  2338. if (foundSamplerIndex == null) {
  2339. samplers.push(sampler);
  2340. samplerIndex_1 = samplers.length - 1;
  2341. }
  2342. else {
  2343. samplerIndex_1 = foundSamplerIndex;
  2344. }
  2345. var pixels = _this.getPixelsFromTexture(babylonTexture);
  2346. var size = babylonTexture.getSize();
  2347. return _this._createBase64FromCanvasAsync(pixels, size.width, size.height, mimeType).then(function (base64Data) {
  2348. var textureInfo = _this._getTextureInfoFromBase64(base64Data, babylonTexture.name, mimeType, babylonTexture.coordinatesIndex, samplerIndex_1);
  2349. if (textureInfo) {
  2350. _this._textureMap[textureUid] = textureInfo;
  2351. }
  2352. return textureInfo;
  2353. });
  2354. }
  2355. });
  2356. };
  2357. /**
  2358. * Builds a texture from base64 string
  2359. * @param base64Texture base64 texture string
  2360. * @param baseTextureName Name to use for the texture
  2361. * @param mimeType image mime type for the texture
  2362. * @param images array of images
  2363. * @param textures array of textures
  2364. * @param imageData map of image data
  2365. * @returns glTF texture info, or null if the texture format is not supported
  2366. */
  2367. _GLTFMaterialExporter.prototype._getTextureInfoFromBase64 = function (base64Texture, baseTextureName, mimeType, texCoordIndex, samplerIndex) {
  2368. var textures = this._exporter._textures;
  2369. var images = this._exporter._images;
  2370. var imageData = this._exporter._imageData;
  2371. var textureInfo = null;
  2372. var glTFTexture = {
  2373. source: images.length,
  2374. name: baseTextureName
  2375. };
  2376. if (samplerIndex != null) {
  2377. glTFTexture.sampler = samplerIndex;
  2378. }
  2379. var binStr = atob(base64Texture.split(',')[1]);
  2380. var arrBuff = new ArrayBuffer(binStr.length);
  2381. var arr = new Uint8Array(arrBuff);
  2382. for (var i = 0, length_2 = binStr.length; i < length_2; ++i) {
  2383. arr[i] = binStr.charCodeAt(i);
  2384. }
  2385. var imageValues = { data: arr, mimeType: mimeType };
  2386. var extension = mimeType === "image/jpeg" /* JPEG */ ? '.jpeg' : '.png';
  2387. var textureName = baseTextureName + extension;
  2388. if (textureName in imageData) {
  2389. textureName = baseTextureName + "_" + BABYLON.Tools.RandomId() + extension;
  2390. }
  2391. imageData[textureName] = imageValues;
  2392. if (mimeType === "image/jpeg" /* JPEG */ || mimeType === "image/png" /* PNG */) {
  2393. var glTFImage = {
  2394. name: baseTextureName,
  2395. uri: textureName
  2396. };
  2397. var foundIndex = null;
  2398. for (var i = 0; i < images.length; ++i) {
  2399. if (images[i].uri === textureName) {
  2400. foundIndex = i;
  2401. break;
  2402. }
  2403. }
  2404. if (foundIndex == null) {
  2405. images.push(glTFImage);
  2406. glTFTexture.source = images.length - 1;
  2407. }
  2408. else {
  2409. glTFTexture.source = foundIndex;
  2410. }
  2411. textures.push(glTFTexture);
  2412. textureInfo = {
  2413. index: textures.length - 1
  2414. };
  2415. if (texCoordIndex != null) {
  2416. textureInfo.texCoord = texCoordIndex;
  2417. }
  2418. }
  2419. else {
  2420. BABYLON.Tools.Error("Unsupported texture mime type " + mimeType);
  2421. }
  2422. return textureInfo;
  2423. };
  2424. /**
  2425. * Represents the dielectric specular values for R, G and B
  2426. */
  2427. _GLTFMaterialExporter._DielectricSpecular = new BABYLON.Color3(0.04, 0.04, 0.04);
  2428. /**
  2429. * Allows the maximum specular power to be defined for material calculations
  2430. */
  2431. _GLTFMaterialExporter._MaxSpecularPower = 1024;
  2432. /**
  2433. * Numeric tolerance value
  2434. */
  2435. _GLTFMaterialExporter._Epsilon = 1e-6;
  2436. return _GLTFMaterialExporter;
  2437. }());
  2438. GLTF2._GLTFMaterialExporter = _GLTFMaterialExporter;
  2439. })(GLTF2 = BABYLON.GLTF2 || (BABYLON.GLTF2 = {}));
  2440. })(BABYLON || (BABYLON = {}));
  2441. //# sourceMappingURL=babylon.glTFMaterialExporter.js.map
  2442. /// <reference path="../../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
  2443. var BABYLON;
  2444. (function (BABYLON) {
  2445. var GLTF2;
  2446. (function (GLTF2) {
  2447. /**
  2448. * @hidden
  2449. * Enum for handling in tangent and out tangent.
  2450. */
  2451. var _TangentType;
  2452. (function (_TangentType) {
  2453. /**
  2454. * Specifies that input tangents are used.
  2455. */
  2456. _TangentType[_TangentType["INTANGENT"] = 0] = "INTANGENT";
  2457. /**
  2458. * Specifies that output tangents are used.
  2459. */
  2460. _TangentType[_TangentType["OUTTANGENT"] = 1] = "OUTTANGENT";
  2461. })(_TangentType || (_TangentType = {}));
  2462. /**
  2463. * @hidden
  2464. * Utility class for generating glTF animation data from BabylonJS.
  2465. */
  2466. var _GLTFAnimation = /** @class */ (function () {
  2467. function _GLTFAnimation() {
  2468. }
  2469. /**
  2470. * @ignore
  2471. *
  2472. * Creates glTF channel animation from BabylonJS animation.
  2473. * @param babylonTransformNode - BabylonJS mesh.
  2474. * @param animation - animation.
  2475. * @param animationChannelTargetPath - The target animation channel.
  2476. * @param convertToRightHandedSystem - Specifies if the values should be converted to right-handed.
  2477. * @param useQuaternion - Specifies if quaternions are used.
  2478. * @returns nullable IAnimationData
  2479. */
  2480. _GLTFAnimation._CreateNodeAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion, animationSampleRate) {
  2481. var inputs = [];
  2482. var outputs = [];
  2483. var keyFrames = animation.getKeys();
  2484. var minMaxKeyFrames = _GLTFAnimation.calculateMinMaxKeyFrames(keyFrames);
  2485. var interpolationOrBake = _GLTFAnimation._DeduceInterpolation(keyFrames, animationChannelTargetPath, useQuaternion);
  2486. var frameDelta = minMaxKeyFrames.max - minMaxKeyFrames.min;
  2487. var interpolation = interpolationOrBake.interpolationType;
  2488. var shouldBakeAnimation = interpolationOrBake.shouldBakeAnimation;
  2489. if (shouldBakeAnimation) {
  2490. _GLTFAnimation._CreateBakedAnimation(babylonTransformNode, animation, animationChannelTargetPath, minMaxKeyFrames.min, minMaxKeyFrames.max, animation.framePerSecond, animationSampleRate, inputs, outputs, minMaxKeyFrames, convertToRightHandedSystem, useQuaternion);
  2491. }
  2492. else {
  2493. if (interpolation === "LINEAR" /* LINEAR */ || interpolation === "STEP" /* STEP */) {
  2494. _GLTFAnimation._CreateLinearOrStepAnimation(babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  2495. }
  2496. else if (interpolation === "CUBICSPLINE" /* CUBICSPLINE */) {
  2497. _GLTFAnimation._CreateCubicSplineAnimation(babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  2498. }
  2499. else {
  2500. _GLTFAnimation._CreateBakedAnimation(babylonTransformNode, animation, animationChannelTargetPath, minMaxKeyFrames.min, minMaxKeyFrames.max, animation.framePerSecond, animationSampleRate, inputs, outputs, minMaxKeyFrames, convertToRightHandedSystem, useQuaternion);
  2501. }
  2502. }
  2503. if (inputs.length && outputs.length) {
  2504. var result = {
  2505. inputs: inputs,
  2506. outputs: outputs,
  2507. samplerInterpolation: interpolation,
  2508. inputsMin: shouldBakeAnimation ? minMaxKeyFrames.min : BABYLON.Tools.FloatRound(minMaxKeyFrames.min / animation.framePerSecond),
  2509. inputsMax: shouldBakeAnimation ? minMaxKeyFrames.max : BABYLON.Tools.FloatRound(minMaxKeyFrames.max / animation.framePerSecond)
  2510. };
  2511. return result;
  2512. }
  2513. return null;
  2514. };
  2515. _GLTFAnimation._DeduceAnimationInfo = function (animation) {
  2516. var animationChannelTargetPath = null;
  2517. var dataAccessorType = "VEC3" /* VEC3 */;
  2518. var useQuaternion = false;
  2519. var property = animation.targetProperty.split('.');
  2520. switch (property[0]) {
  2521. case 'scaling': {
  2522. animationChannelTargetPath = "scale" /* SCALE */;
  2523. break;
  2524. }
  2525. case 'position': {
  2526. animationChannelTargetPath = "translation" /* TRANSLATION */;
  2527. break;
  2528. }
  2529. case 'rotation': {
  2530. dataAccessorType = "VEC4" /* VEC4 */;
  2531. animationChannelTargetPath = "rotation" /* ROTATION */;
  2532. break;
  2533. }
  2534. case 'rotationQuaternion': {
  2535. dataAccessorType = "VEC4" /* VEC4 */;
  2536. useQuaternion = true;
  2537. animationChannelTargetPath = "rotation" /* ROTATION */;
  2538. break;
  2539. }
  2540. default: {
  2541. BABYLON.Tools.Error("Unsupported animatable property " + property[0]);
  2542. }
  2543. }
  2544. if (animationChannelTargetPath) {
  2545. return { animationChannelTargetPath: animationChannelTargetPath, dataAccessorType: dataAccessorType, useQuaternion: useQuaternion };
  2546. }
  2547. else {
  2548. BABYLON.Tools.Error('animation channel target path and data accessor type could be deduced');
  2549. }
  2550. return null;
  2551. };
  2552. /**
  2553. * @ignore
  2554. * Create node animations from the transform node animations
  2555. * @param babylonTransformNode
  2556. * @param runtimeGLTFAnimation
  2557. * @param idleGLTFAnimations
  2558. * @param nodeMap
  2559. * @param nodes
  2560. * @param binaryWriter
  2561. * @param bufferViews
  2562. * @param accessors
  2563. * @param convertToRightHandedSystem
  2564. */
  2565. _GLTFAnimation._CreateNodeAnimationFromTransformNodeAnimations = function (babylonTransformNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, nodes, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationSampleRate) {
  2566. var glTFAnimation;
  2567. if (babylonTransformNode.animations) {
  2568. for (var _i = 0, _a = babylonTransformNode.animations; _i < _a.length; _i++) {
  2569. var animation = _a[_i];
  2570. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(animation);
  2571. if (animationInfo) {
  2572. glTFAnimation = {
  2573. name: animation.name,
  2574. samplers: [],
  2575. channels: []
  2576. };
  2577. _GLTFAnimation.AddAnimation("" + animation.name, animation.hasRunningRuntimeAnimations ? runtimeGLTFAnimation : glTFAnimation, babylonTransformNode, animation, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationInfo.useQuaternion, animationSampleRate);
  2578. if (glTFAnimation.samplers.length && glTFAnimation.channels.length) {
  2579. idleGLTFAnimations.push(glTFAnimation);
  2580. }
  2581. }
  2582. }
  2583. ;
  2584. }
  2585. };
  2586. /**
  2587. * @ignore
  2588. * Create node animations from the animation groups
  2589. * @param babylonScene
  2590. * @param glTFAnimations
  2591. * @param nodeMap
  2592. * @param nodes
  2593. * @param binaryWriter
  2594. * @param bufferViews
  2595. * @param accessors
  2596. * @param convertToRightHandedSystem
  2597. */
  2598. _GLTFAnimation._CreateNodeAnimationFromAnimationGroups = function (babylonScene, glTFAnimations, nodeMap, nodes, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationSampleRate) {
  2599. var glTFAnimation;
  2600. if (babylonScene.animationGroups) {
  2601. var animationGroups = babylonScene.animationGroups;
  2602. for (var _i = 0, animationGroups_1 = animationGroups; _i < animationGroups_1.length; _i++) {
  2603. var animationGroup = animationGroups_1[_i];
  2604. glTFAnimation = {
  2605. name: animationGroup.name,
  2606. channels: [],
  2607. samplers: []
  2608. };
  2609. for (var _a = 0, _b = animationGroup.targetedAnimations; _a < _b.length; _a++) {
  2610. var targetAnimation = _b[_a];
  2611. var target = targetAnimation.target;
  2612. var animation = targetAnimation.animation;
  2613. if (target instanceof BABYLON.Mesh || target.length === 1 && target[0] instanceof BABYLON.Mesh) { // TODO: Update to support bones
  2614. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(targetAnimation.animation);
  2615. if (animationInfo) {
  2616. var babylonMesh = target instanceof BABYLON.Mesh ? target : target[0];
  2617. _GLTFAnimation.AddAnimation("" + animation.name, glTFAnimation, babylonMesh, animation, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationInfo.useQuaternion, animationSampleRate);
  2618. }
  2619. }
  2620. }
  2621. ;
  2622. if (glTFAnimation.channels.length && glTFAnimation.samplers.length) {
  2623. glTFAnimations.push(glTFAnimation);
  2624. }
  2625. }
  2626. ;
  2627. }
  2628. };
  2629. _GLTFAnimation.AddAnimation = function (name, glTFAnimation, babylonTransformNode, animation, dataAccessorType, animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, useQuaternion, animationSampleRate) {
  2630. var animationData = _GLTFAnimation._CreateNodeAnimation(babylonTransformNode, animation, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion, animationSampleRate);
  2631. var bufferView;
  2632. var accessor;
  2633. var keyframeAccessorIndex;
  2634. var dataAccessorIndex;
  2635. var outputLength;
  2636. var animationSampler;
  2637. var animationChannel;
  2638. if (animationData) {
  2639. var nodeIndex = nodeMap[babylonTransformNode.uniqueId];
  2640. // Creates buffer view and accessor for key frames.
  2641. var byteLength = animationData.inputs.length * 4;
  2642. bufferView = GLTF2._GLTFUtilities._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, name + " keyframe data view");
  2643. bufferViews.push(bufferView);
  2644. animationData.inputs.forEach(function (input) {
  2645. binaryWriter.setFloat32(input);
  2646. });
  2647. accessor = GLTF2._GLTFUtilities._CreateAccessor(bufferViews.length - 1, name + " keyframes", "SCALAR" /* SCALAR */, 5126 /* FLOAT */, animationData.inputs.length, null, [animationData.inputsMin], [animationData.inputsMax]);
  2648. accessors.push(accessor);
  2649. keyframeAccessorIndex = accessors.length - 1;
  2650. // create bufferview and accessor for keyed values.
  2651. outputLength = animationData.outputs.length;
  2652. byteLength = dataAccessorType === "VEC3" /* VEC3 */ ? animationData.outputs.length * 12 : animationData.outputs.length * 16;
  2653. // check for in and out tangents
  2654. bufferView = GLTF2._GLTFUtilities._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, name + " data view");
  2655. bufferViews.push(bufferView);
  2656. animationData.outputs.forEach(function (output) {
  2657. output.forEach(function (entry) {
  2658. binaryWriter.setFloat32(entry);
  2659. });
  2660. });
  2661. accessor = GLTF2._GLTFUtilities._CreateAccessor(bufferViews.length - 1, name + " data", dataAccessorType, 5126 /* FLOAT */, outputLength, null, null, null);
  2662. accessors.push(accessor);
  2663. dataAccessorIndex = accessors.length - 1;
  2664. // create sampler
  2665. animationSampler = {
  2666. interpolation: animationData.samplerInterpolation,
  2667. input: keyframeAccessorIndex,
  2668. output: dataAccessorIndex
  2669. };
  2670. glTFAnimation.samplers.push(animationSampler);
  2671. // create channel
  2672. animationChannel = {
  2673. sampler: glTFAnimation.samplers.length - 1,
  2674. target: {
  2675. node: nodeIndex,
  2676. path: animationChannelTargetPath
  2677. }
  2678. };
  2679. glTFAnimation.channels.push(animationChannel);
  2680. }
  2681. };
  2682. /**
  2683. * Create a baked animation
  2684. * @param babylonTransformNode BabylonJS mesh
  2685. * @param animation BabylonJS animation corresponding to the BabylonJS mesh
  2686. * @param animationChannelTargetPath animation target channel
  2687. * @param minFrame minimum animation frame
  2688. * @param maxFrame maximum animation frame
  2689. * @param fps frames per second of the animation
  2690. * @param inputs input key frames of the animation
  2691. * @param outputs output key frame data of the animation
  2692. * @param convertToRightHandedSystem converts the values to right-handed
  2693. * @param useQuaternion specifies if quaternions should be used
  2694. */
  2695. _GLTFAnimation._CreateBakedAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, minFrame, maxFrame, fps, sampleRate, inputs, outputs, minMaxFrames, convertToRightHandedSystem, useQuaternion) {
  2696. var value;
  2697. var quaternionCache = BABYLON.Quaternion.Identity();
  2698. var previousTime = null;
  2699. var time;
  2700. var maxUsedFrame = null;
  2701. var currKeyFrame = null;
  2702. var nextKeyFrame = null;
  2703. var prevKeyFrame = null;
  2704. var endFrame = null;
  2705. minMaxFrames.min = BABYLON.Tools.FloatRound(minFrame / fps);
  2706. var keyFrames = animation.getKeys();
  2707. for (var i = 0, length_1 = keyFrames.length; i < length_1; ++i) {
  2708. endFrame = null;
  2709. currKeyFrame = keyFrames[i];
  2710. if (i + 1 < length_1) {
  2711. nextKeyFrame = keyFrames[i + 1];
  2712. if (currKeyFrame.value.equals(nextKeyFrame.value)) {
  2713. if (i === 0) { // set the first frame to itself
  2714. endFrame = currKeyFrame.frame;
  2715. }
  2716. else {
  2717. continue;
  2718. }
  2719. }
  2720. else {
  2721. endFrame = nextKeyFrame.frame;
  2722. }
  2723. }
  2724. else {
  2725. // at the last key frame
  2726. prevKeyFrame = keyFrames[i - 1];
  2727. if (currKeyFrame.value.equals(prevKeyFrame.value)) {
  2728. continue;
  2729. }
  2730. else {
  2731. endFrame = maxFrame;
  2732. }
  2733. }
  2734. if (endFrame) {
  2735. for (var f = currKeyFrame.frame; f <= endFrame; f += sampleRate) {
  2736. time = BABYLON.Tools.FloatRound(f / fps);
  2737. if (time === previousTime) {
  2738. continue;
  2739. }
  2740. previousTime = time;
  2741. maxUsedFrame = time;
  2742. value = animation._interpolate(f, 0, undefined, animation.loopMode);
  2743. _GLTFAnimation._SetInterpolatedValue(babylonTransformNode, value, time, animation, animationChannelTargetPath, quaternionCache, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  2744. }
  2745. }
  2746. }
  2747. if (maxUsedFrame) {
  2748. minMaxFrames.max = maxUsedFrame;
  2749. }
  2750. };
  2751. _GLTFAnimation._ConvertFactorToVector3OrQuaternion = function (factor, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion) {
  2752. var property;
  2753. var componentName;
  2754. var value = null;
  2755. var basePositionRotationOrScale = _GLTFAnimation._GetBasePositionRotationOrScale(babylonTransformNode, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  2756. if (animationType === BABYLON.Animation.ANIMATIONTYPE_FLOAT) { // handles single component x, y, z or w component animation by using a base property and animating over a component.
  2757. property = animation.targetProperty.split('.');
  2758. componentName = property ? property[1] : ''; // x, y, or z component
  2759. value = useQuaternion ? BABYLON.Quaternion.FromArray(basePositionRotationOrScale).normalize() : BABYLON.Vector3.FromArray(basePositionRotationOrScale);
  2760. switch (componentName) {
  2761. case 'x': {
  2762. value[componentName] = (convertToRightHandedSystem && useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  2763. break;
  2764. }
  2765. case 'y': {
  2766. value[componentName] = (convertToRightHandedSystem && useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  2767. break;
  2768. }
  2769. case 'z': {
  2770. value[componentName] = (convertToRightHandedSystem && !useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  2771. break;
  2772. }
  2773. case 'w': {
  2774. value.w = factor;
  2775. break;
  2776. }
  2777. default: {
  2778. BABYLON.Tools.Error("glTFAnimation: Unsupported component type \"" + componentName + "\" for scale animation!");
  2779. }
  2780. }
  2781. }
  2782. return value;
  2783. };
  2784. _GLTFAnimation._SetInterpolatedValue = function (babylonTransformNode, value, time, animation, animationChannelTargetPath, quaternionCache, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  2785. var animationType = animation.dataType;
  2786. var cacheValue;
  2787. inputs.push(time);
  2788. if (typeof value === "number") {
  2789. value = this._ConvertFactorToVector3OrQuaternion(value, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  2790. }
  2791. if (value) {
  2792. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  2793. if (useQuaternion) {
  2794. quaternionCache = value;
  2795. }
  2796. else {
  2797. cacheValue = value;
  2798. BABYLON.Quaternion.RotationYawPitchRollToRef(cacheValue.y, cacheValue.x, cacheValue.z, quaternionCache);
  2799. }
  2800. if (convertToRightHandedSystem) {
  2801. GLTF2._GLTFUtilities._GetRightHandedQuaternionFromRef(quaternionCache);
  2802. if (!babylonTransformNode.parent) {
  2803. quaternionCache = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(quaternionCache);
  2804. }
  2805. }
  2806. outputs.push(quaternionCache.asArray());
  2807. }
  2808. else {
  2809. cacheValue = value;
  2810. if (convertToRightHandedSystem && (animationChannelTargetPath !== "scale" /* SCALE */)) {
  2811. GLTF2._GLTFUtilities._GetRightHandedPositionVector3FromRef(cacheValue);
  2812. if (!babylonTransformNode.parent) {
  2813. cacheValue.x *= -1;
  2814. cacheValue.z *= -1;
  2815. }
  2816. }
  2817. outputs.push(cacheValue.asArray());
  2818. }
  2819. }
  2820. };
  2821. /**
  2822. * Creates linear animation from the animation key frames
  2823. * @param babylonTransformNode BabylonJS mesh
  2824. * @param animation BabylonJS animation
  2825. * @param animationChannelTargetPath The target animation channel
  2826. * @param frameDelta The difference between the last and first frame of the animation
  2827. * @param inputs Array to store the key frame times
  2828. * @param outputs Array to store the key frame data
  2829. * @param convertToRightHandedSystem Specifies if the position data should be converted to right handed
  2830. * @param useQuaternion Specifies if quaternions are used in the animation
  2831. */
  2832. _GLTFAnimation._CreateLinearOrStepAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  2833. for (var _i = 0, _a = animation.getKeys(); _i < _a.length; _i++) {
  2834. var keyFrame = _a[_i];
  2835. inputs.push(keyFrame.frame / animation.framePerSecond); // keyframes in seconds.
  2836. _GLTFAnimation._AddKeyframeValue(keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion);
  2837. }
  2838. ;
  2839. };
  2840. /**
  2841. * Creates cubic spline animation from the animation key frames
  2842. * @param babylonTransformNode BabylonJS mesh
  2843. * @param animation BabylonJS animation
  2844. * @param animationChannelTargetPath The target animation channel
  2845. * @param frameDelta The difference between the last and first frame of the animation
  2846. * @param inputs Array to store the key frame times
  2847. * @param outputs Array to store the key frame data
  2848. * @param convertToRightHandedSystem Specifies if the position data should be converted to right handed
  2849. * @param useQuaternion Specifies if quaternions are used in the animation
  2850. */
  2851. _GLTFAnimation._CreateCubicSplineAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  2852. animation.getKeys().forEach(function (keyFrame) {
  2853. inputs.push(keyFrame.frame / animation.framePerSecond); // keyframes in seconds.
  2854. _GLTFAnimation.AddSplineTangent(babylonTransformNode, _TangentType.INTANGENT, outputs, animationChannelTargetPath, "CUBICSPLINE" /* CUBICSPLINE */, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem);
  2855. _GLTFAnimation._AddKeyframeValue(keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion);
  2856. _GLTFAnimation.AddSplineTangent(babylonTransformNode, _TangentType.OUTTANGENT, outputs, animationChannelTargetPath, "CUBICSPLINE" /* CUBICSPLINE */, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem);
  2857. });
  2858. };
  2859. _GLTFAnimation._GetBasePositionRotationOrScale = function (babylonTransformNode, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion) {
  2860. var basePositionRotationOrScale;
  2861. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  2862. if (useQuaternion) {
  2863. if (babylonTransformNode.rotationQuaternion) {
  2864. basePositionRotationOrScale = babylonTransformNode.rotationQuaternion.asArray();
  2865. if (convertToRightHandedSystem) {
  2866. GLTF2._GLTFUtilities._GetRightHandedQuaternionArrayFromRef(basePositionRotationOrScale);
  2867. if (!babylonTransformNode.parent) {
  2868. basePositionRotationOrScale = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(BABYLON.Quaternion.FromArray(basePositionRotationOrScale)).asArray();
  2869. }
  2870. }
  2871. }
  2872. else {
  2873. basePositionRotationOrScale = BABYLON.Quaternion.Identity().asArray();
  2874. }
  2875. }
  2876. else {
  2877. basePositionRotationOrScale = babylonTransformNode.rotation.asArray();
  2878. GLTF2._GLTFUtilities._GetRightHandedNormalArray3FromRef(basePositionRotationOrScale);
  2879. }
  2880. }
  2881. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  2882. basePositionRotationOrScale = babylonTransformNode.position.asArray();
  2883. if (convertToRightHandedSystem) {
  2884. GLTF2._GLTFUtilities._GetRightHandedPositionArray3FromRef(basePositionRotationOrScale);
  2885. }
  2886. }
  2887. else { // scale
  2888. basePositionRotationOrScale = babylonTransformNode.scaling.asArray();
  2889. }
  2890. return basePositionRotationOrScale;
  2891. };
  2892. /**
  2893. * Adds a key frame value
  2894. * @param keyFrame
  2895. * @param animation
  2896. * @param outputs
  2897. * @param animationChannelTargetPath
  2898. * @param basePositionRotationOrScale
  2899. * @param convertToRightHandedSystem
  2900. * @param useQuaternion
  2901. */
  2902. _GLTFAnimation._AddKeyframeValue = function (keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion) {
  2903. var value;
  2904. var newPositionRotationOrScale;
  2905. var animationType = animation.dataType;
  2906. if (animationType === BABYLON.Animation.ANIMATIONTYPE_VECTOR3) {
  2907. value = keyFrame.value.asArray();
  2908. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  2909. var array = BABYLON.Vector3.FromArray(value);
  2910. var rotationQuaternion = BABYLON.Quaternion.RotationYawPitchRoll(array.y, array.x, array.z);
  2911. if (convertToRightHandedSystem) {
  2912. GLTF2._GLTFUtilities._GetRightHandedQuaternionFromRef(rotationQuaternion);
  2913. if (!babylonTransformNode.parent) {
  2914. rotationQuaternion = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(rotationQuaternion);
  2915. }
  2916. }
  2917. value = rotationQuaternion.asArray();
  2918. }
  2919. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  2920. if (convertToRightHandedSystem) {
  2921. GLTF2._GLTFUtilities._GetRightHandedNormalArray3FromRef(value);
  2922. if (!babylonTransformNode.parent) {
  2923. value[0] *= -1;
  2924. value[2] *= -1;
  2925. }
  2926. }
  2927. }
  2928. outputs.push(value); // scale vector.
  2929. }
  2930. else if (animationType === BABYLON.Animation.ANIMATIONTYPE_FLOAT) { // handles single component x, y, z or w component animation by using a base property and animating over a component.
  2931. newPositionRotationOrScale = this._ConvertFactorToVector3OrQuaternion(keyFrame.value, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  2932. if (newPositionRotationOrScale) {
  2933. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  2934. var posRotScale = useQuaternion ? newPositionRotationOrScale : BABYLON.Quaternion.RotationYawPitchRoll(newPositionRotationOrScale.y, newPositionRotationOrScale.x, newPositionRotationOrScale.z).normalize();
  2935. if (convertToRightHandedSystem) {
  2936. GLTF2._GLTFUtilities._GetRightHandedQuaternionFromRef(posRotScale);
  2937. if (!babylonTransformNode.parent) {
  2938. posRotScale = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(posRotScale);
  2939. }
  2940. }
  2941. outputs.push(posRotScale.asArray());
  2942. }
  2943. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  2944. if (convertToRightHandedSystem) {
  2945. GLTF2._GLTFUtilities._GetRightHandedNormalVector3FromRef(newPositionRotationOrScale);
  2946. if (!babylonTransformNode.parent) {
  2947. newPositionRotationOrScale.x *= -1;
  2948. newPositionRotationOrScale.z *= -1;
  2949. }
  2950. }
  2951. }
  2952. outputs.push(newPositionRotationOrScale.asArray());
  2953. }
  2954. }
  2955. else if (animationType === BABYLON.Animation.ANIMATIONTYPE_QUATERNION) {
  2956. value = keyFrame.value.normalize().asArray();
  2957. if (convertToRightHandedSystem) {
  2958. GLTF2._GLTFUtilities._GetRightHandedQuaternionArrayFromRef(value);
  2959. if (!babylonTransformNode.parent) {
  2960. value = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(BABYLON.Quaternion.FromArray(value)).asArray();
  2961. }
  2962. }
  2963. outputs.push(value);
  2964. }
  2965. else {
  2966. BABYLON.Tools.Error('glTFAnimation: Unsupported key frame values for animation!');
  2967. }
  2968. };
  2969. /**
  2970. * Determine the interpolation based on the key frames
  2971. * @param keyFrames
  2972. * @param animationChannelTargetPath
  2973. * @param useQuaternion
  2974. */
  2975. _GLTFAnimation._DeduceInterpolation = function (keyFrames, animationChannelTargetPath, useQuaternion) {
  2976. var interpolationType;
  2977. var shouldBakeAnimation = false;
  2978. var key;
  2979. if (animationChannelTargetPath === "rotation" /* ROTATION */ && !useQuaternion) {
  2980. return { interpolationType: "LINEAR" /* LINEAR */, shouldBakeAnimation: true };
  2981. }
  2982. for (var i = 0, length_2 = keyFrames.length; i < length_2; ++i) {
  2983. key = keyFrames[i];
  2984. if (key.inTangent || key.outTangent) {
  2985. if (interpolationType) {
  2986. if (interpolationType !== "CUBICSPLINE" /* CUBICSPLINE */) {
  2987. interpolationType = "LINEAR" /* LINEAR */;
  2988. shouldBakeAnimation = true;
  2989. break;
  2990. }
  2991. }
  2992. else {
  2993. interpolationType = "CUBICSPLINE" /* CUBICSPLINE */;
  2994. }
  2995. }
  2996. else {
  2997. if (interpolationType) {
  2998. if (interpolationType === "CUBICSPLINE" /* CUBICSPLINE */ ||
  2999. (key.interpolation && (key.interpolation === BABYLON.AnimationKeyInterpolation.STEP) && interpolationType !== "STEP" /* STEP */)) {
  3000. interpolationType = "LINEAR" /* LINEAR */;
  3001. shouldBakeAnimation = true;
  3002. break;
  3003. }
  3004. }
  3005. else {
  3006. if (key.interpolation && (key.interpolation === BABYLON.AnimationKeyInterpolation.STEP)) {
  3007. interpolationType = "STEP" /* STEP */;
  3008. }
  3009. else {
  3010. interpolationType = "LINEAR" /* LINEAR */;
  3011. }
  3012. }
  3013. }
  3014. }
  3015. if (!interpolationType) {
  3016. interpolationType = "LINEAR" /* LINEAR */;
  3017. }
  3018. return { interpolationType: interpolationType, shouldBakeAnimation: shouldBakeAnimation };
  3019. };
  3020. /**
  3021. * Adds an input tangent or output tangent to the output data
  3022. * If an input tangent or output tangent is missing, it uses the zero vector or zero quaternion
  3023. * @param tangentType Specifies which type of tangent to handle (inTangent or outTangent)
  3024. * @param outputs The animation data by keyframe
  3025. * @param animationChannelTargetPath The target animation channel
  3026. * @param interpolation The interpolation type
  3027. * @param keyFrame The key frame with the animation data
  3028. * @param frameDelta Time difference between two frames used to scale the tangent by the frame delta
  3029. * @param useQuaternion Specifies if quaternions are used
  3030. * @param convertToRightHandedSystem Specifies if the values should be converted to right-handed
  3031. */
  3032. _GLTFAnimation.AddSplineTangent = function (babylonTransformNode, tangentType, outputs, animationChannelTargetPath, interpolation, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem) {
  3033. var tangent;
  3034. var tangentValue = tangentType === _TangentType.INTANGENT ? keyFrame.inTangent : keyFrame.outTangent;
  3035. if (interpolation === "CUBICSPLINE" /* CUBICSPLINE */) {
  3036. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  3037. if (tangentValue) {
  3038. if (useQuaternion) {
  3039. tangent = tangentValue.scale(frameDelta).asArray();
  3040. }
  3041. else {
  3042. var array = tangentValue.scale(frameDelta);
  3043. tangent = BABYLON.Quaternion.RotationYawPitchRoll(array.y, array.x, array.z).asArray();
  3044. }
  3045. if (convertToRightHandedSystem) {
  3046. GLTF2._GLTFUtilities._GetRightHandedQuaternionArrayFromRef(tangent);
  3047. if (!babylonTransformNode.parent) {
  3048. tangent = BABYLON.Quaternion.FromArray([0, 1, 0, 0]).multiply(BABYLON.Quaternion.FromArray(tangent)).asArray();
  3049. }
  3050. }
  3051. }
  3052. else {
  3053. tangent = [0, 0, 0, 0];
  3054. }
  3055. }
  3056. else {
  3057. if (tangentValue) {
  3058. tangent = tangentValue.scale(frameDelta).asArray();
  3059. if (convertToRightHandedSystem) {
  3060. if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  3061. GLTF2._GLTFUtilities._GetRightHandedPositionArray3FromRef(tangent);
  3062. if (!babylonTransformNode.parent) {
  3063. tangent[0] *= -1; // x
  3064. tangent[2] *= -1; // z
  3065. }
  3066. }
  3067. }
  3068. }
  3069. else {
  3070. tangent = [0, 0, 0];
  3071. }
  3072. }
  3073. outputs.push(tangent);
  3074. }
  3075. };
  3076. /**
  3077. * Get the minimum and maximum key frames' frame values
  3078. * @param keyFrames animation key frames
  3079. * @returns the minimum and maximum key frame value
  3080. */
  3081. _GLTFAnimation.calculateMinMaxKeyFrames = function (keyFrames) {
  3082. var min = Infinity;
  3083. var max = -Infinity;
  3084. keyFrames.forEach(function (keyFrame) {
  3085. min = Math.min(min, keyFrame.frame);
  3086. max = Math.max(max, keyFrame.frame);
  3087. });
  3088. return { min: min, max: max };
  3089. };
  3090. return _GLTFAnimation;
  3091. }());
  3092. GLTF2._GLTFAnimation = _GLTFAnimation;
  3093. })(GLTF2 = BABYLON.GLTF2 || (BABYLON.GLTF2 = {}));
  3094. })(BABYLON || (BABYLON = {}));
  3095. //# sourceMappingURL=babylon.glTFAnimation.js.map
  3096. /// <reference path="../../../../dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts"/>
  3097. var BABYLON;
  3098. (function (BABYLON) {
  3099. var GLTF2;
  3100. (function (GLTF2) {
  3101. /**
  3102. * @hidden
  3103. */
  3104. var _GLTFUtilities = /** @class */ (function () {
  3105. function _GLTFUtilities() {
  3106. }
  3107. /**
  3108. * Creates a buffer view based on the supplied arguments
  3109. * @param bufferIndex index value of the specified buffer
  3110. * @param byteOffset byte offset value
  3111. * @param byteLength byte length of the bufferView
  3112. * @param byteStride byte distance between conequential elements
  3113. * @param name name of the buffer view
  3114. * @returns bufferView for glTF
  3115. */
  3116. _GLTFUtilities._CreateBufferView = function (bufferIndex, byteOffset, byteLength, byteStride, name) {
  3117. var bufferview = { buffer: bufferIndex, byteLength: byteLength };
  3118. if (byteOffset) {
  3119. bufferview.byteOffset = byteOffset;
  3120. }
  3121. if (name) {
  3122. bufferview.name = name;
  3123. }
  3124. if (byteStride) {
  3125. bufferview.byteStride = byteStride;
  3126. }
  3127. return bufferview;
  3128. };
  3129. /**
  3130. * Creates an accessor based on the supplied arguments
  3131. * @param bufferviewIndex The index of the bufferview referenced by this accessor
  3132. * @param name The name of the accessor
  3133. * @param type The type of the accessor
  3134. * @param componentType The datatype of components in the attribute
  3135. * @param count The number of attributes referenced by this accessor
  3136. * @param byteOffset The offset relative to the start of the bufferView in bytes
  3137. * @param min Minimum value of each component in this attribute
  3138. * @param max Maximum value of each component in this attribute
  3139. * @returns accessor for glTF
  3140. */
  3141. _GLTFUtilities._CreateAccessor = function (bufferviewIndex, name, type, componentType, count, byteOffset, min, max) {
  3142. var accessor = { name: name, bufferView: bufferviewIndex, componentType: componentType, count: count, type: type };
  3143. if (min != null) {
  3144. accessor.min = min;
  3145. }
  3146. if (max != null) {
  3147. accessor.max = max;
  3148. }
  3149. if (byteOffset != null) {
  3150. accessor.byteOffset = byteOffset;
  3151. }
  3152. return accessor;
  3153. };
  3154. /**
  3155. * Calculates the minimum and maximum values of an array of position floats
  3156. * @param positions Positions array of a mesh
  3157. * @param vertexStart Starting vertex offset to calculate min and max values
  3158. * @param vertexCount Number of vertices to check for min and max values
  3159. * @returns min number array and max number array
  3160. */
  3161. _GLTFUtilities._CalculateMinMaxPositions = function (positions, vertexStart, vertexCount, convertToRightHandedSystem) {
  3162. var min = [Infinity, Infinity, Infinity];
  3163. var max = [-Infinity, -Infinity, -Infinity];
  3164. var positionStrideSize = 3;
  3165. var indexOffset;
  3166. var position;
  3167. var vector;
  3168. if (vertexCount) {
  3169. for (var i = vertexStart, length_1 = vertexStart + vertexCount; i < length_1; ++i) {
  3170. indexOffset = positionStrideSize * i;
  3171. position = BABYLON.Vector3.FromArray(positions, indexOffset);
  3172. if (convertToRightHandedSystem) {
  3173. _GLTFUtilities._GetRightHandedPositionVector3FromRef(position);
  3174. }
  3175. vector = position.asArray();
  3176. for (var j = 0; j < positionStrideSize; ++j) {
  3177. var num = vector[j];
  3178. if (num < min[j]) {
  3179. min[j] = num;
  3180. }
  3181. if (num > max[j]) {
  3182. max[j] = num;
  3183. }
  3184. ++indexOffset;
  3185. }
  3186. }
  3187. }
  3188. return { min: min, max: max };
  3189. };
  3190. /**
  3191. * Converts a new right-handed Vector3
  3192. * @param vector vector3 array
  3193. * @returns right-handed Vector3
  3194. */
  3195. _GLTFUtilities._GetRightHandedPositionVector3 = function (vector) {
  3196. return new BABYLON.Vector3(vector.x, vector.y, -vector.z);
  3197. };
  3198. /**
  3199. * Converts a Vector3 to right-handed
  3200. * @param vector Vector3 to convert to right-handed
  3201. */
  3202. _GLTFUtilities._GetRightHandedPositionVector3FromRef = function (vector) {
  3203. vector.z *= -1;
  3204. };
  3205. /**
  3206. * Converts a three element number array to right-handed
  3207. * @param vector number array to convert to right-handed
  3208. */
  3209. _GLTFUtilities._GetRightHandedPositionArray3FromRef = function (vector) {
  3210. vector[2] *= -1;
  3211. };
  3212. /**
  3213. * Converts a new right-handed Vector3
  3214. * @param vector vector3 array
  3215. * @returns right-handed Vector3
  3216. */
  3217. _GLTFUtilities._GetRightHandedNormalVector3 = function (vector) {
  3218. return new BABYLON.Vector3(vector.x, vector.y, -vector.z);
  3219. };
  3220. /**
  3221. * Converts a Vector3 to right-handed
  3222. * @param vector Vector3 to convert to right-handed
  3223. */
  3224. _GLTFUtilities._GetRightHandedNormalVector3FromRef = function (vector) {
  3225. vector.z *= -1;
  3226. };
  3227. /**
  3228. * Converts a three element number array to right-handed
  3229. * @param vector number array to convert to right-handed
  3230. */
  3231. _GLTFUtilities._GetRightHandedNormalArray3FromRef = function (vector) {
  3232. vector[2] *= -1;
  3233. };
  3234. /**
  3235. * Converts a Vector4 to right-handed
  3236. * @param vector Vector4 to convert to right-handed
  3237. */
  3238. _GLTFUtilities._GetRightHandedVector4FromRef = function (vector) {
  3239. vector.z *= -1;
  3240. vector.w *= -1;
  3241. };
  3242. /**
  3243. * Converts a Vector4 to right-handed
  3244. * @param vector Vector4 to convert to right-handed
  3245. */
  3246. _GLTFUtilities._GetRightHandedArray4FromRef = function (vector) {
  3247. vector[2] *= -1;
  3248. vector[3] *= -1;
  3249. };
  3250. /**
  3251. * Converts a Quaternion to right-handed
  3252. * @param quaternion Source quaternion to convert to right-handed
  3253. */
  3254. _GLTFUtilities._GetRightHandedQuaternionFromRef = function (quaternion) {
  3255. quaternion.x *= -1;
  3256. quaternion.y *= -1;
  3257. };
  3258. /**
  3259. * Converts a Quaternion to right-handed
  3260. * @param quaternion Source quaternion to convert to right-handed
  3261. */
  3262. _GLTFUtilities._GetRightHandedQuaternionArrayFromRef = function (quaternion) {
  3263. quaternion[0] *= -1;
  3264. quaternion[1] *= -1;
  3265. };
  3266. _GLTFUtilities._NormalizeTangentFromRef = function (tangent) {
  3267. var length = Math.sqrt(tangent.x * tangent.x + tangent.y * tangent.y + tangent.z * tangent.z);
  3268. if (length > 0) {
  3269. tangent.x /= length;
  3270. tangent.y /= length;
  3271. tangent.z /= length;
  3272. }
  3273. };
  3274. return _GLTFUtilities;
  3275. }());
  3276. GLTF2._GLTFUtilities = _GLTFUtilities;
  3277. })(GLTF2 = BABYLON.GLTF2 || (BABYLON.GLTF2 = {}));
  3278. })(BABYLON || (BABYLON = {}));
  3279. //# sourceMappingURL=babylon.glTFUtilities.js.map