babylon.glTF2Serializer.js 188 KB

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