babylon.glTF2Serializer.js 295 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348
  1. (function webpackUniversalModuleDefinition(root, factory) {
  2. if(typeof exports === 'object' && typeof module === 'object')
  3. module.exports = factory(require("babylonjs"));
  4. else if(typeof define === 'function' && define.amd)
  5. define("babylonjs-serializers", ["babylonjs"], factory);
  6. else if(typeof exports === 'object')
  7. exports["babylonjs-serializers"] = factory(require("babylonjs"));
  8. else
  9. root["SERIALIZERS"] = factory(root["BABYLON"]);
  10. })((typeof self !== "undefined" ? self : typeof global !== "undefined" ? global : this), function(__WEBPACK_EXTERNAL_MODULE_babylonjs_Maths_math_vector__) {
  11. return /******/ (function(modules) { // webpackBootstrap
  12. /******/ // The module cache
  13. /******/ var installedModules = {};
  14. /******/
  15. /******/ // The require function
  16. /******/ function __webpack_require__(moduleId) {
  17. /******/
  18. /******/ // Check if module is in cache
  19. /******/ if(installedModules[moduleId]) {
  20. /******/ return installedModules[moduleId].exports;
  21. /******/ }
  22. /******/ // Create a new module (and put it into the cache)
  23. /******/ var module = installedModules[moduleId] = {
  24. /******/ i: moduleId,
  25. /******/ l: false,
  26. /******/ exports: {}
  27. /******/ };
  28. /******/
  29. /******/ // Execute the module function
  30. /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
  31. /******/
  32. /******/ // Flag the module as loaded
  33. /******/ module.l = true;
  34. /******/
  35. /******/ // Return the exports of the module
  36. /******/ return module.exports;
  37. /******/ }
  38. /******/
  39. /******/
  40. /******/ // expose the modules object (__webpack_modules__)
  41. /******/ __webpack_require__.m = modules;
  42. /******/
  43. /******/ // expose the module cache
  44. /******/ __webpack_require__.c = installedModules;
  45. /******/
  46. /******/ // define getter function for harmony exports
  47. /******/ __webpack_require__.d = function(exports, name, getter) {
  48. /******/ if(!__webpack_require__.o(exports, name)) {
  49. /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
  50. /******/ }
  51. /******/ };
  52. /******/
  53. /******/ // define __esModule on exports
  54. /******/ __webpack_require__.r = function(exports) {
  55. /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
  56. /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
  57. /******/ }
  58. /******/ Object.defineProperty(exports, '__esModule', { value: true });
  59. /******/ };
  60. /******/
  61. /******/ // create a fake namespace object
  62. /******/ // mode & 1: value is a module id, require it
  63. /******/ // mode & 2: merge all properties of value into the ns
  64. /******/ // mode & 4: return value when already ns object
  65. /******/ // mode & 8|1: behave like require
  66. /******/ __webpack_require__.t = function(value, mode) {
  67. /******/ if(mode & 1) value = __webpack_require__(value);
  68. /******/ if(mode & 8) return value;
  69. /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
  70. /******/ var ns = Object.create(null);
  71. /******/ __webpack_require__.r(ns);
  72. /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
  73. /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
  74. /******/ return ns;
  75. /******/ };
  76. /******/
  77. /******/ // getDefaultExport function for compatibility with non-harmony modules
  78. /******/ __webpack_require__.n = function(module) {
  79. /******/ var getter = module && module.__esModule ?
  80. /******/ function getDefault() { return module['default']; } :
  81. /******/ function getModuleExports() { return module; };
  82. /******/ __webpack_require__.d(getter, 'a', getter);
  83. /******/ return getter;
  84. /******/ };
  85. /******/
  86. /******/ // Object.prototype.hasOwnProperty.call
  87. /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
  88. /******/
  89. /******/ // __webpack_public_path__
  90. /******/ __webpack_require__.p = "";
  91. /******/
  92. /******/
  93. /******/ // Load entry module and return exports
  94. /******/ return __webpack_require__(__webpack_require__.s = "./legacy/legacy-glTF2Serializer.ts");
  95. /******/ })
  96. /************************************************************************/
  97. /******/ ({
  98. /***/ "../../node_modules/tslib/tslib.es6.js":
  99. /*!***********************************************************!*\
  100. !*** D:/Repos/Babylon.js/node_modules/tslib/tslib.es6.js ***!
  101. \***********************************************************/
  102. /*! exports provided: __extends, __assign, __rest, __decorate, __param, __metadata, __awaiter, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet */
  103. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  104. "use strict";
  105. __webpack_require__.r(__webpack_exports__);
  106. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__extends", function() { return __extends; });
  107. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__assign", function() { return __assign; });
  108. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__rest", function() { return __rest; });
  109. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__decorate", function() { return __decorate; });
  110. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__param", function() { return __param; });
  111. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__metadata", function() { return __metadata; });
  112. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__awaiter", function() { return __awaiter; });
  113. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__generator", function() { return __generator; });
  114. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__createBinding", function() { return __createBinding; });
  115. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__exportStar", function() { return __exportStar; });
  116. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__values", function() { return __values; });
  117. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__read", function() { return __read; });
  118. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__spread", function() { return __spread; });
  119. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__spreadArrays", function() { return __spreadArrays; });
  120. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__await", function() { return __await; });
  121. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncGenerator", function() { return __asyncGenerator; });
  122. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncDelegator", function() { return __asyncDelegator; });
  123. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncValues", function() { return __asyncValues; });
  124. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__makeTemplateObject", function() { return __makeTemplateObject; });
  125. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__importStar", function() { return __importStar; });
  126. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__importDefault", function() { return __importDefault; });
  127. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__classPrivateFieldGet", function() { return __classPrivateFieldGet; });
  128. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__classPrivateFieldSet", function() { return __classPrivateFieldSet; });
  129. /*! *****************************************************************************
  130. Copyright (c) Microsoft Corporation.
  131. Permission to use, copy, modify, and/or distribute this software for any
  132. purpose with or without fee is hereby granted.
  133. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  134. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  135. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  136. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  137. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  138. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  139. PERFORMANCE OF THIS SOFTWARE.
  140. ***************************************************************************** */
  141. /* global Reflect, Promise */
  142. var extendStatics = function(d, b) {
  143. extendStatics = Object.setPrototypeOf ||
  144. ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
  145. function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
  146. return extendStatics(d, b);
  147. };
  148. function __extends(d, b) {
  149. extendStatics(d, b);
  150. function __() { this.constructor = d; }
  151. d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
  152. }
  153. var __assign = function() {
  154. __assign = Object.assign || function __assign(t) {
  155. for (var s, i = 1, n = arguments.length; i < n; i++) {
  156. s = arguments[i];
  157. for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
  158. }
  159. return t;
  160. }
  161. return __assign.apply(this, arguments);
  162. }
  163. function __rest(s, e) {
  164. var t = {};
  165. for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
  166. t[p] = s[p];
  167. if (s != null && typeof Object.getOwnPropertySymbols === "function")
  168. for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
  169. if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
  170. t[p[i]] = s[p[i]];
  171. }
  172. return t;
  173. }
  174. function __decorate(decorators, target, key, desc) {
  175. var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
  176. if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
  177. else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
  178. return c > 3 && r && Object.defineProperty(target, key, r), r;
  179. }
  180. function __param(paramIndex, decorator) {
  181. return function (target, key) { decorator(target, key, paramIndex); }
  182. }
  183. function __metadata(metadataKey, metadataValue) {
  184. if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
  185. }
  186. function __awaiter(thisArg, _arguments, P, generator) {
  187. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  188. return new (P || (P = Promise))(function (resolve, reject) {
  189. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  190. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  191. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  192. step((generator = generator.apply(thisArg, _arguments || [])).next());
  193. });
  194. }
  195. function __generator(thisArg, body) {
  196. var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
  197. return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
  198. function verb(n) { return function (v) { return step([n, v]); }; }
  199. function step(op) {
  200. if (f) throw new TypeError("Generator is already executing.");
  201. while (_) try {
  202. if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
  203. if (y = 0, t) op = [op[0] & 2, t.value];
  204. switch (op[0]) {
  205. case 0: case 1: t = op; break;
  206. case 4: _.label++; return { value: op[1], done: false };
  207. case 5: _.label++; y = op[1]; op = [0]; continue;
  208. case 7: op = _.ops.pop(); _.trys.pop(); continue;
  209. default:
  210. if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
  211. if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
  212. if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
  213. if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
  214. if (t[2]) _.ops.pop();
  215. _.trys.pop(); continue;
  216. }
  217. op = body.call(thisArg, _);
  218. } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
  219. if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
  220. }
  221. }
  222. var __createBinding = Object.create ? (function(o, m, k, k2) {
  223. if (k2 === undefined) k2 = k;
  224. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  225. }) : (function(o, m, k, k2) {
  226. if (k2 === undefined) k2 = k;
  227. o[k2] = m[k];
  228. });
  229. function __exportStar(m, exports) {
  230. for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
  231. }
  232. function __values(o) {
  233. var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
  234. if (m) return m.call(o);
  235. if (o && typeof o.length === "number") return {
  236. next: function () {
  237. if (o && i >= o.length) o = void 0;
  238. return { value: o && o[i++], done: !o };
  239. }
  240. };
  241. throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
  242. }
  243. function __read(o, n) {
  244. var m = typeof Symbol === "function" && o[Symbol.iterator];
  245. if (!m) return o;
  246. var i = m.call(o), r, ar = [], e;
  247. try {
  248. while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
  249. }
  250. catch (error) { e = { error: error }; }
  251. finally {
  252. try {
  253. if (r && !r.done && (m = i["return"])) m.call(i);
  254. }
  255. finally { if (e) throw e.error; }
  256. }
  257. return ar;
  258. }
  259. function __spread() {
  260. for (var ar = [], i = 0; i < arguments.length; i++)
  261. ar = ar.concat(__read(arguments[i]));
  262. return ar;
  263. }
  264. function __spreadArrays() {
  265. for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
  266. for (var r = Array(s), k = 0, i = 0; i < il; i++)
  267. for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
  268. r[k] = a[j];
  269. return r;
  270. };
  271. function __await(v) {
  272. return this instanceof __await ? (this.v = v, this) : new __await(v);
  273. }
  274. function __asyncGenerator(thisArg, _arguments, generator) {
  275. if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
  276. var g = generator.apply(thisArg, _arguments || []), i, q = [];
  277. return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
  278. function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
  279. function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
  280. function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
  281. function fulfill(value) { resume("next", value); }
  282. function reject(value) { resume("throw", value); }
  283. function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
  284. }
  285. function __asyncDelegator(o) {
  286. var i, p;
  287. return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
  288. function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
  289. }
  290. function __asyncValues(o) {
  291. if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
  292. var m = o[Symbol.asyncIterator], i;
  293. return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
  294. function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
  295. function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
  296. }
  297. function __makeTemplateObject(cooked, raw) {
  298. if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
  299. return cooked;
  300. };
  301. var __setModuleDefault = Object.create ? (function(o, v) {
  302. Object.defineProperty(o, "default", { enumerable: true, value: v });
  303. }) : function(o, v) {
  304. o["default"] = v;
  305. };
  306. function __importStar(mod) {
  307. if (mod && mod.__esModule) return mod;
  308. var result = {};
  309. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  310. __setModuleDefault(result, mod);
  311. return result;
  312. }
  313. function __importDefault(mod) {
  314. return (mod && mod.__esModule) ? mod : { default: mod };
  315. }
  316. function __classPrivateFieldGet(receiver, privateMap) {
  317. if (!privateMap.has(receiver)) {
  318. throw new TypeError("attempted to get private field on non-instance");
  319. }
  320. return privateMap.get(receiver);
  321. }
  322. function __classPrivateFieldSet(receiver, privateMap, value) {
  323. if (!privateMap.has(receiver)) {
  324. throw new TypeError("attempted to set private field on non-instance");
  325. }
  326. privateMap.set(receiver, value);
  327. return value;
  328. }
  329. /***/ }),
  330. /***/ "../../node_modules/webpack/buildin/global.js":
  331. /*!***********************************!*\
  332. !*** (webpack)/buildin/global.js ***!
  333. \***********************************/
  334. /*! no static exports found */
  335. /***/ (function(module, exports) {
  336. var g;
  337. // This works in non-strict mode
  338. g = (function() {
  339. return this;
  340. })();
  341. try {
  342. // This works if eval is allowed (see CSP)
  343. g = g || new Function("return this")();
  344. } catch (e) {
  345. // This works if the window reference is available
  346. if (typeof window === "object") g = window;
  347. }
  348. // g can still be undefined, but nothing to do about it...
  349. // We return undefined, instead of nothing here, so it's
  350. // easier to handle this case. if(!global) { ...}
  351. module.exports = g;
  352. /***/ }),
  353. /***/ "./glTF/2.0/Extensions/KHR_lights_punctual.ts":
  354. /*!****************************************************!*\
  355. !*** ./glTF/2.0/Extensions/KHR_lights_punctual.ts ***!
  356. \****************************************************/
  357. /*! exports provided: KHR_lights_punctual */
  358. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  359. "use strict";
  360. __webpack_require__.r(__webpack_exports__);
  361. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "KHR_lights_punctual", function() { return KHR_lights_punctual; });
  362. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Maths/math.vector */ "babylonjs/Maths/math.vector");
  363. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__);
  364. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  365. /* harmony import */ var _glTFUtilities__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../glTFUtilities */ "./glTF/2.0/glTFUtilities.ts");
  366. var NAME = "KHR_lights_punctual";
  367. /**
  368. * [Specification](https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_lights_punctual/README.md)
  369. */
  370. var KHR_lights_punctual = /** @class */ (function () {
  371. /** @hidden */
  372. function KHR_lights_punctual(exporter) {
  373. /** The name of this extension. */
  374. this.name = NAME;
  375. /** Defines whether this extension is enabled. */
  376. this.enabled = true;
  377. /** Defines whether this extension is required */
  378. this.required = false;
  379. this._exporter = exporter;
  380. }
  381. /** @hidden */
  382. KHR_lights_punctual.prototype.dispose = function () {
  383. this._lights = null;
  384. };
  385. Object.defineProperty(KHR_lights_punctual.prototype, "wasUsed", {
  386. /** @hidden */
  387. get: function () {
  388. return !!this._lights;
  389. },
  390. enumerable: false,
  391. configurable: true
  392. });
  393. /** @hidden */
  394. KHR_lights_punctual.prototype.onExporting = function () {
  395. this._exporter._glTF.extensions[NAME] = this._lights;
  396. };
  397. /**
  398. * Define this method to modify the default behavior when exporting a node
  399. * @param context The context when exporting the node
  400. * @param node glTF node
  401. * @param babylonNode BabylonJS node
  402. * @param nodeMap Node mapping of unique id to glTF node index
  403. * @returns nullable INode promise
  404. */
  405. KHR_lights_punctual.prototype.postExportNodeAsync = function (context, node, babylonNode, nodeMap) {
  406. var _this = this;
  407. return new Promise(function (resolve, reject) {
  408. if (node && babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["ShadowLight"]) {
  409. var babylonLight = babylonNode;
  410. var light = void 0;
  411. var lightType = (babylonLight.getTypeID() == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Light"].LIGHTTYPEID_POINTLIGHT ? "point" /* POINT */ : (babylonLight.getTypeID() == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Light"].LIGHTTYPEID_DIRECTIONALLIGHT ? "directional" /* DIRECTIONAL */ : (babylonLight.getTypeID() == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Light"].LIGHTTYPEID_SPOTLIGHT ? "spot" /* SPOT */ : null)));
  412. if (lightType == null) {
  413. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Logger"].Warn(context + ": Light " + babylonLight.name + " is not supported in " + NAME);
  414. }
  415. else {
  416. var lightPosition = babylonLight.position.clone();
  417. var convertToRightHandedSystem = _this._exporter._convertToRightHandedSystemMap[babylonNode.uniqueId];
  418. if (!lightPosition.equals(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].Zero())) {
  419. if (convertToRightHandedSystem) {
  420. _glTFUtilities__WEBPACK_IMPORTED_MODULE_2__["_GLTFUtilities"]._GetRightHandedPositionVector3FromRef(lightPosition);
  421. }
  422. node.translation = lightPosition.asArray();
  423. }
  424. if (lightType !== "point" /* POINT */) {
  425. var localAxis = babylonLight.direction;
  426. var yaw = -Math.atan2(localAxis.z * (_this._exporter._babylonScene.useRightHandedSystem ? -1 : 1), localAxis.x) + Math.PI / 2;
  427. var len = Math.sqrt(localAxis.x * localAxis.x + localAxis.z * localAxis.z);
  428. var pitch = -Math.atan2(localAxis.y, len);
  429. var lightRotationQuaternion = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].RotationYawPitchRoll(yaw, pitch, 0);
  430. if (convertToRightHandedSystem) {
  431. _glTFUtilities__WEBPACK_IMPORTED_MODULE_2__["_GLTFUtilities"]._GetRightHandedQuaternionFromRef(lightRotationQuaternion);
  432. }
  433. if (!lightRotationQuaternion.equals(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].Identity())) {
  434. node.rotation = lightRotationQuaternion.asArray();
  435. }
  436. }
  437. if (babylonLight.falloffType !== babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Light"].FALLOFF_GLTF) {
  438. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Logger"].Warn(context + ": Light falloff for " + babylonLight.name + " does not match the " + NAME + " specification!");
  439. }
  440. light = {
  441. type: lightType
  442. };
  443. if (!babylonLight.diffuse.equals(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White())) {
  444. light.color = babylonLight.diffuse.asArray();
  445. }
  446. if (babylonLight.intensity !== 1.0) {
  447. light.intensity = babylonLight.intensity;
  448. }
  449. if (babylonLight.range !== Number.MAX_VALUE) {
  450. light.range = babylonLight.range;
  451. }
  452. if (lightType === "spot" /* SPOT */) {
  453. var babylonSpotLight = babylonLight;
  454. if (babylonSpotLight.angle !== Math.PI / 2.0) {
  455. if (light.spot == null) {
  456. light.spot = {};
  457. }
  458. light.spot.outerConeAngle = babylonSpotLight.angle / 2.0;
  459. }
  460. if (babylonSpotLight.innerAngle !== 0) {
  461. if (light.spot == null) {
  462. light.spot = {};
  463. }
  464. light.spot.innerConeAngle = babylonSpotLight.innerAngle / 2.0;
  465. }
  466. }
  467. if (_this._lights == null) {
  468. _this._lights = {
  469. lights: []
  470. };
  471. }
  472. _this._lights.lights.push(light);
  473. var lightReference = {
  474. light: _this._lights.lights.length - 1
  475. };
  476. // Avoid duplicating the Light's parent node if possible.
  477. var parentBabylonNode = babylonNode.parent;
  478. if (parentBabylonNode && parentBabylonNode.getChildren().length == 1) {
  479. var parentNode = _this._exporter._nodes[nodeMap[parentBabylonNode.uniqueId]];
  480. if (parentNode) {
  481. var parentNodeLocalMatrix = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Matrix[0];
  482. var parentInvertNodeLocalMatrix = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Matrix[1];
  483. var parentNodeLocalTranslation = parentNode.translation ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](parentNode.translation[0], parentNode.translation[1], parentNode.translation[2]) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].Zero();
  484. var parentNodeLocalRotation = parentNode.rotation ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"](parentNode.rotation[0], parentNode.rotation[1], parentNode.rotation[2], parentNode.rotation[3]) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].Identity();
  485. var parentNodeLocalScale = parentNode.scale ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](parentNode.scale[0], parentNode.scale[1], parentNode.scale[2]) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].One();
  486. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Matrix"].ComposeToRef(parentNodeLocalScale, parentNodeLocalRotation, parentNodeLocalTranslation, parentNodeLocalMatrix);
  487. parentNodeLocalMatrix.invertToRef(parentInvertNodeLocalMatrix);
  488. // Convert light local matrix to local matrix relative to grandparent, facing -Z
  489. var lightLocalMatrix = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Matrix[2];
  490. var nodeLocalTranslation = node.translation ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](node.translation[0], node.translation[1], node.translation[2]) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].Zero();
  491. // Undo directional light positional offset
  492. if (babylonLight instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["DirectionalLight"]) {
  493. nodeLocalTranslation.subtractInPlace(_this._exporter._babylonScene.useRightHandedSystem ? babylonLight.direction : _glTFUtilities__WEBPACK_IMPORTED_MODULE_2__["_GLTFUtilities"]._GetRightHandedPositionVector3(babylonLight.direction));
  494. }
  495. var nodeLocalRotation = _this._exporter._babylonScene.useRightHandedSystem ? babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].Identity() : new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"](0, 1, 0, 0);
  496. if (node.rotation) {
  497. nodeLocalRotation.multiplyInPlace(new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"](node.rotation[0], node.rotation[1], node.rotation[2], node.rotation[3]));
  498. }
  499. var nodeLocalScale = node.scale ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](node.scale[0], node.scale[1], node.scale[2]) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].One();
  500. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Matrix"].ComposeToRef(nodeLocalScale, nodeLocalRotation, nodeLocalTranslation, lightLocalMatrix);
  501. lightLocalMatrix.multiplyToRef(parentInvertNodeLocalMatrix, lightLocalMatrix);
  502. var parentNewScale = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Vector3[0];
  503. var parentNewRotationQuaternion = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Quaternion[0];
  504. var parentNewTranslation = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TmpVectors"].Vector3[1];
  505. lightLocalMatrix.decompose(parentNewScale, parentNewRotationQuaternion, parentNewTranslation);
  506. parentNode.scale = parentNewScale.asArray();
  507. parentNode.rotation = parentNewRotationQuaternion.asArray();
  508. parentNode.translation = parentNewTranslation.asArray();
  509. if (parentNode.extensions == null) {
  510. parentNode.extensions = {};
  511. }
  512. parentNode.extensions[NAME] = lightReference;
  513. // Do not export the original node
  514. resolve(undefined);
  515. return;
  516. }
  517. }
  518. if (node.extensions == null) {
  519. node.extensions = {};
  520. }
  521. node.extensions[NAME] = lightReference;
  522. }
  523. }
  524. resolve(node);
  525. });
  526. };
  527. return KHR_lights_punctual;
  528. }());
  529. _glTFExporter__WEBPACK_IMPORTED_MODULE_1__["_Exporter"].RegisterExtension(NAME, function (exporter) { return new KHR_lights_punctual(exporter); });
  530. /***/ }),
  531. /***/ "./glTF/2.0/Extensions/KHR_materials_sheen.ts":
  532. /*!****************************************************!*\
  533. !*** ./glTF/2.0/Extensions/KHR_materials_sheen.ts ***!
  534. \****************************************************/
  535. /*! exports provided: KHR_materials_sheen */
  536. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  537. "use strict";
  538. __webpack_require__.r(__webpack_exports__);
  539. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_sheen", function() { return KHR_materials_sheen; });
  540. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  541. /* harmony import */ var babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babylonjs/Materials/PBR/pbrMaterial */ "babylonjs/Maths/math.vector");
  542. /* harmony import */ var babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__);
  543. var NAME = "KHR_materials_sheen";
  544. /**
  545. * @hidden
  546. */
  547. var KHR_materials_sheen = /** @class */ (function () {
  548. function KHR_materials_sheen(exporter) {
  549. /** Name of this extension */
  550. this.name = NAME;
  551. /** Defines whether this extension is enabled */
  552. this.enabled = true;
  553. /** Defines whether this extension is required */
  554. this.required = false;
  555. /** Reference to the glTF exporter */
  556. this._textureInfos = [];
  557. this._exportedTextures = [];
  558. this._wasUsed = false;
  559. }
  560. KHR_materials_sheen.prototype.dispose = function () {
  561. this._textureInfos = [];
  562. this._exportedTextures = [];
  563. };
  564. Object.defineProperty(KHR_materials_sheen.prototype, "wasUsed", {
  565. /** @hidden */
  566. get: function () {
  567. return this._wasUsed;
  568. },
  569. enumerable: false,
  570. configurable: true
  571. });
  572. KHR_materials_sheen.prototype._getTextureIndex = function (babylonTexture) {
  573. var textureIndex = this._exportedTextures.indexOf(babylonTexture);
  574. if (textureIndex === -1 && babylonTexture.reservedDataStore) {
  575. textureIndex = this._exportedTextures.indexOf(babylonTexture.reservedDataStore.source);
  576. }
  577. return textureIndex;
  578. };
  579. KHR_materials_sheen.prototype.postExportTexture = function (context, textureInfo, babylonTexture) {
  580. var textureIndex = this._getTextureIndex(babylonTexture);
  581. if (textureIndex > -1) {
  582. this._textureInfos[textureIndex] = textureInfo;
  583. }
  584. };
  585. KHR_materials_sheen.prototype.postExportMaterialAdditionalTextures = function (context, node, babylonMaterial) {
  586. if (babylonMaterial instanceof babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__["PBRMaterial"]) {
  587. if (babylonMaterial.sheen.isEnabled && babylonMaterial.sheen.texture) {
  588. this._exportedTextures.push(babylonMaterial.sheen.texture);
  589. return [babylonMaterial.sheen.texture];
  590. }
  591. }
  592. return [];
  593. };
  594. KHR_materials_sheen.prototype.postExportMaterialAsync = function (context, node, babylonMaterial) {
  595. var _this = this;
  596. return new Promise(function (resolve, reject) {
  597. var _a;
  598. if (babylonMaterial instanceof babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__["PBRMaterial"]) {
  599. if (!babylonMaterial.sheen.isEnabled) {
  600. resolve(node);
  601. return;
  602. }
  603. _this._wasUsed = true;
  604. if (node.extensions == null) {
  605. node.extensions = {};
  606. }
  607. var sheenInfo = {
  608. sheenColorFactor: babylonMaterial.sheen.color.asArray(),
  609. sheenRoughnessFactor: (_a = babylonMaterial.sheen.roughness) !== null && _a !== void 0 ? _a : 0
  610. };
  611. if (babylonMaterial.sheen.texture) {
  612. var textureIndex = _this._getTextureIndex(babylonMaterial.sheen.texture);
  613. if (textureIndex > -1) {
  614. sheenInfo.sheenTexture = _this._textureInfos[textureIndex];
  615. }
  616. }
  617. node.extensions[NAME] = sheenInfo;
  618. }
  619. resolve(node);
  620. });
  621. };
  622. return KHR_materials_sheen;
  623. }());
  624. _glTFExporter__WEBPACK_IMPORTED_MODULE_0__["_Exporter"].RegisterExtension(NAME, function (exporter) { return new KHR_materials_sheen(exporter); });
  625. /***/ }),
  626. /***/ "./glTF/2.0/Extensions/KHR_materials_unlit.ts":
  627. /*!****************************************************!*\
  628. !*** ./glTF/2.0/Extensions/KHR_materials_unlit.ts ***!
  629. \****************************************************/
  630. /*! exports provided: KHR_materials_unlit */
  631. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  632. "use strict";
  633. __webpack_require__.r(__webpack_exports__);
  634. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_unlit", function() { return KHR_materials_unlit; });
  635. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  636. /* harmony import */ var babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babylonjs/Materials/PBR/pbrMaterial */ "babylonjs/Maths/math.vector");
  637. /* harmony import */ var babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__);
  638. var NAME = "KHR_materials_unlit";
  639. /**
  640. * @hidden
  641. */
  642. var KHR_materials_unlit = /** @class */ (function () {
  643. function KHR_materials_unlit(exporter) {
  644. /** Name of this extension */
  645. this.name = NAME;
  646. /** Defines whether this extension is enabled */
  647. this.enabled = true;
  648. /** Defines whether this extension is required */
  649. this.required = false;
  650. this._wasUsed = false;
  651. }
  652. Object.defineProperty(KHR_materials_unlit.prototype, "wasUsed", {
  653. /** @hidden */
  654. get: function () {
  655. return this._wasUsed;
  656. },
  657. enumerable: false,
  658. configurable: true
  659. });
  660. KHR_materials_unlit.prototype.dispose = function () {
  661. };
  662. KHR_materials_unlit.prototype.postExportMaterialAsync = function (context, node, babylonMaterial) {
  663. var _this = this;
  664. return new Promise(function (resolve, reject) {
  665. var unlitMaterial = false;
  666. if (babylonMaterial instanceof babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__["PBRMaterial"]) {
  667. unlitMaterial = babylonMaterial.unlit;
  668. }
  669. else if (babylonMaterial instanceof babylonjs_Materials_PBR_pbrMaterial__WEBPACK_IMPORTED_MODULE_1__["StandardMaterial"]) {
  670. unlitMaterial = babylonMaterial.disableLighting;
  671. }
  672. if (unlitMaterial) {
  673. _this._wasUsed = true;
  674. if (node.extensions == null) {
  675. node.extensions = {};
  676. }
  677. node.extensions[NAME] = {};
  678. }
  679. resolve(node);
  680. });
  681. };
  682. return KHR_materials_unlit;
  683. }());
  684. _glTFExporter__WEBPACK_IMPORTED_MODULE_0__["_Exporter"].RegisterExtension(NAME, function (exporter) { return new KHR_materials_unlit(exporter); });
  685. /***/ }),
  686. /***/ "./glTF/2.0/Extensions/KHR_texture_transform.ts":
  687. /*!******************************************************!*\
  688. !*** ./glTF/2.0/Extensions/KHR_texture_transform.ts ***!
  689. \******************************************************/
  690. /*! exports provided: KHR_texture_transform */
  691. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  692. "use strict";
  693. __webpack_require__.r(__webpack_exports__);
  694. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "KHR_texture_transform", function() { return KHR_texture_transform; });
  695. /* harmony import */ var babylonjs_Misc_tools__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Misc/tools */ "babylonjs/Maths/math.vector");
  696. /* harmony import */ var babylonjs_Misc_tools__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Misc_tools__WEBPACK_IMPORTED_MODULE_0__);
  697. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  698. /* harmony import */ var _shaders_textureTransform_fragment__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../shaders/textureTransform.fragment */ "./glTF/2.0/shaders/textureTransform.fragment.ts");
  699. var NAME = "KHR_texture_transform";
  700. /**
  701. * @hidden
  702. */
  703. var KHR_texture_transform = /** @class */ (function () {
  704. function KHR_texture_transform(exporter) {
  705. this._recordedTextures = [];
  706. /** Name of this extension */
  707. this.name = NAME;
  708. /** Defines whether this extension is enabled */
  709. this.enabled = true;
  710. /** Defines whether this extension is required */
  711. this.required = false;
  712. /** Reference to the glTF exporter */
  713. this._wasUsed = false;
  714. }
  715. KHR_texture_transform.prototype.dispose = function () {
  716. for (var _i = 0, _a = this._recordedTextures; _i < _a.length; _i++) {
  717. var texture = _a[_i];
  718. texture.dispose();
  719. }
  720. };
  721. Object.defineProperty(KHR_texture_transform.prototype, "wasUsed", {
  722. /** @hidden */
  723. get: function () {
  724. return this._wasUsed;
  725. },
  726. enumerable: false,
  727. configurable: true
  728. });
  729. KHR_texture_transform.prototype.postExportTexture = function (context, textureInfo, babylonTexture) {
  730. var canUseExtension = babylonTexture && ((babylonTexture.uAng === 0 && babylonTexture.wAng === 0 && babylonTexture.vAng === 0) || (babylonTexture.uRotationCenter === 0 && babylonTexture.vRotationCenter === 0));
  731. if (canUseExtension) {
  732. var textureTransform = {};
  733. var transformIsRequired = false;
  734. if (babylonTexture.uOffset !== 0 || babylonTexture.vOffset !== 0) {
  735. textureTransform.offset = [babylonTexture.uOffset, babylonTexture.vOffset];
  736. transformIsRequired = true;
  737. }
  738. if (babylonTexture.uScale !== 1 || babylonTexture.vScale !== 1) {
  739. textureTransform.scale = [babylonTexture.uScale, babylonTexture.vScale];
  740. transformIsRequired = true;
  741. }
  742. if (babylonTexture.wAng !== 0) {
  743. textureTransform.rotation = babylonTexture.wAng;
  744. transformIsRequired = true;
  745. }
  746. if (babylonTexture.coordinatesIndex !== 0) {
  747. textureTransform.texCoord = babylonTexture.coordinatesIndex;
  748. transformIsRequired = true;
  749. }
  750. if (!transformIsRequired) {
  751. return;
  752. }
  753. this._wasUsed = true;
  754. if (!textureInfo.extensions) {
  755. textureInfo.extensions = {};
  756. }
  757. textureInfo.extensions[NAME] = textureTransform;
  758. }
  759. };
  760. KHR_texture_transform.prototype.preExportTextureAsync = function (context, babylonTexture, mimeType) {
  761. var _this = this;
  762. return new Promise(function (resolve, reject) {
  763. var scene = babylonTexture.getScene();
  764. if (!scene) {
  765. reject(context + ": \"scene\" is not defined for Babylon texture " + babylonTexture.name + "!");
  766. return;
  767. }
  768. var bakeTextureTransform = false;
  769. /*
  770. * The KHR_texture_transform schema only supports rotation around the origin.
  771. * the texture must be baked to preserve appearance.
  772. * see: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_texture_transform#gltf-schema-updates
  773. */
  774. if ((babylonTexture.uAng !== 0 || babylonTexture.wAng !== 0 || babylonTexture.vAng !== 0) && (babylonTexture.uRotationCenter !== 0 || babylonTexture.vRotationCenter !== 0)) {
  775. bakeTextureTransform = true;
  776. }
  777. if (!bakeTextureTransform) {
  778. resolve(babylonTexture);
  779. return;
  780. }
  781. return _this._textureTransformTextureAsync(babylonTexture, scene)
  782. .then(function (proceduralTexture) {
  783. resolve(proceduralTexture);
  784. })
  785. .catch(function (e) {
  786. reject(e);
  787. });
  788. });
  789. };
  790. /**
  791. * Transform the babylon texture by the offset, rotation and scale parameters using a procedural texture
  792. * @param babylonTexture
  793. * @param offset
  794. * @param rotation
  795. * @param scale
  796. * @param scene
  797. */
  798. KHR_texture_transform.prototype._textureTransformTextureAsync = function (babylonTexture, scene) {
  799. var _this = this;
  800. return new Promise(function (resolve) {
  801. var proceduralTexture = new babylonjs_Misc_tools__WEBPACK_IMPORTED_MODULE_0__["ProceduralTexture"]("" + babylonTexture.name, babylonTexture.getSize(), "textureTransform", scene);
  802. if (!proceduralTexture) {
  803. babylonjs_Misc_tools__WEBPACK_IMPORTED_MODULE_0__["Tools"].Log("Cannot create procedural texture for " + babylonTexture.name + "!");
  804. resolve(babylonTexture);
  805. }
  806. proceduralTexture.reservedDataStore = {
  807. hidden: true,
  808. source: babylonTexture
  809. };
  810. _this._recordedTextures.push(proceduralTexture);
  811. proceduralTexture.coordinatesIndex = babylonTexture.coordinatesIndex;
  812. proceduralTexture.setTexture("textureSampler", babylonTexture);
  813. proceduralTexture.setMatrix("textureTransformMat", babylonTexture.getTextureMatrix());
  814. // isReady trigger creation of effect if it doesnt exist yet
  815. if (proceduralTexture.isReady()) {
  816. proceduralTexture.render();
  817. resolve(proceduralTexture);
  818. }
  819. else {
  820. proceduralTexture.getEffect().executeWhenCompiled(function () {
  821. proceduralTexture.render();
  822. resolve(proceduralTexture);
  823. });
  824. }
  825. });
  826. };
  827. return KHR_texture_transform;
  828. }());
  829. _glTFExporter__WEBPACK_IMPORTED_MODULE_1__["_Exporter"].RegisterExtension(NAME, function (exporter) { return new KHR_texture_transform(exporter); });
  830. /***/ }),
  831. /***/ "./glTF/2.0/Extensions/index.ts":
  832. /*!**************************************!*\
  833. !*** ./glTF/2.0/Extensions/index.ts ***!
  834. \**************************************/
  835. /*! exports provided: KHR_texture_transform, KHR_lights_punctual, KHR_materials_sheen, KHR_materials_unlit */
  836. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  837. "use strict";
  838. __webpack_require__.r(__webpack_exports__);
  839. /* harmony import */ var _KHR_texture_transform__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./KHR_texture_transform */ "./glTF/2.0/Extensions/KHR_texture_transform.ts");
  840. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_texture_transform", function() { return _KHR_texture_transform__WEBPACK_IMPORTED_MODULE_0__["KHR_texture_transform"]; });
  841. /* harmony import */ var _KHR_lights_punctual__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./KHR_lights_punctual */ "./glTF/2.0/Extensions/KHR_lights_punctual.ts");
  842. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_lights_punctual", function() { return _KHR_lights_punctual__WEBPACK_IMPORTED_MODULE_1__["KHR_lights_punctual"]; });
  843. /* harmony import */ var _KHR_materials_sheen__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./KHR_materials_sheen */ "./glTF/2.0/Extensions/KHR_materials_sheen.ts");
  844. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_sheen", function() { return _KHR_materials_sheen__WEBPACK_IMPORTED_MODULE_2__["KHR_materials_sheen"]; });
  845. /* harmony import */ var _KHR_materials_unlit__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./KHR_materials_unlit */ "./glTF/2.0/Extensions/KHR_materials_unlit.ts");
  846. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_unlit", function() { return _KHR_materials_unlit__WEBPACK_IMPORTED_MODULE_3__["KHR_materials_unlit"]; });
  847. /***/ }),
  848. /***/ "./glTF/2.0/glTFAnimation.ts":
  849. /*!***********************************!*\
  850. !*** ./glTF/2.0/glTFAnimation.ts ***!
  851. \***********************************/
  852. /*! exports provided: _GLTFAnimation */
  853. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  854. "use strict";
  855. __webpack_require__.r(__webpack_exports__);
  856. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "_GLTFAnimation", function() { return _GLTFAnimation; });
  857. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Maths/math.vector */ "babylonjs/Maths/math.vector");
  858. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__);
  859. /* harmony import */ var _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./glTFUtilities */ "./glTF/2.0/glTFUtilities.ts");
  860. /**
  861. * @hidden
  862. * Enum for handling in tangent and out tangent.
  863. */
  864. var _TangentType;
  865. (function (_TangentType) {
  866. /**
  867. * Specifies that input tangents are used.
  868. */
  869. _TangentType[_TangentType["INTANGENT"] = 0] = "INTANGENT";
  870. /**
  871. * Specifies that output tangents are used.
  872. */
  873. _TangentType[_TangentType["OUTTANGENT"] = 1] = "OUTTANGENT";
  874. })(_TangentType || (_TangentType = {}));
  875. /**
  876. * @hidden
  877. * Utility class for generating glTF animation data from BabylonJS.
  878. */
  879. var _GLTFAnimation = /** @class */ (function () {
  880. function _GLTFAnimation() {
  881. }
  882. /**
  883. * @ignore
  884. *
  885. * Creates glTF channel animation from BabylonJS animation.
  886. * @param babylonTransformNode - BabylonJS mesh.
  887. * @param animation - animation.
  888. * @param animationChannelTargetPath - The target animation channel.
  889. * @param convertToRightHandedSystem - Specifies if the values should be converted to right-handed.
  890. * @param useQuaternion - Specifies if quaternions are used.
  891. * @returns nullable IAnimationData
  892. */
  893. _GLTFAnimation._CreateNodeAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion, animationSampleRate) {
  894. var inputs = [];
  895. var outputs = [];
  896. var keyFrames = animation.getKeys();
  897. var minMaxKeyFrames = _GLTFAnimation.calculateMinMaxKeyFrames(keyFrames);
  898. var interpolationOrBake = _GLTFAnimation._DeduceInterpolation(keyFrames, animationChannelTargetPath, useQuaternion);
  899. var frameDelta = minMaxKeyFrames.max - minMaxKeyFrames.min;
  900. var interpolation = interpolationOrBake.interpolationType;
  901. var shouldBakeAnimation = interpolationOrBake.shouldBakeAnimation;
  902. if (shouldBakeAnimation) {
  903. _GLTFAnimation._CreateBakedAnimation(babylonTransformNode, animation, animationChannelTargetPath, minMaxKeyFrames.min, minMaxKeyFrames.max, animation.framePerSecond, animationSampleRate, inputs, outputs, minMaxKeyFrames, convertToRightHandedSystem, useQuaternion);
  904. }
  905. else {
  906. if (interpolation === "LINEAR" /* LINEAR */ || interpolation === "STEP" /* STEP */) {
  907. _GLTFAnimation._CreateLinearOrStepAnimation(babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  908. }
  909. else if (interpolation === "CUBICSPLINE" /* CUBICSPLINE */) {
  910. _GLTFAnimation._CreateCubicSplineAnimation(babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  911. }
  912. else {
  913. _GLTFAnimation._CreateBakedAnimation(babylonTransformNode, animation, animationChannelTargetPath, minMaxKeyFrames.min, minMaxKeyFrames.max, animation.framePerSecond, animationSampleRate, inputs, outputs, minMaxKeyFrames, convertToRightHandedSystem, useQuaternion);
  914. }
  915. }
  916. if (inputs.length && outputs.length) {
  917. var result = {
  918. inputs: inputs,
  919. outputs: outputs,
  920. samplerInterpolation: interpolation,
  921. inputsMin: shouldBakeAnimation ? minMaxKeyFrames.min : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].FloatRound(minMaxKeyFrames.min / animation.framePerSecond),
  922. inputsMax: shouldBakeAnimation ? minMaxKeyFrames.max : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].FloatRound(minMaxKeyFrames.max / animation.framePerSecond)
  923. };
  924. return result;
  925. }
  926. return null;
  927. };
  928. _GLTFAnimation._DeduceAnimationInfo = function (animation) {
  929. var animationChannelTargetPath = null;
  930. var dataAccessorType = "VEC3" /* VEC3 */;
  931. var useQuaternion = false;
  932. var property = animation.targetProperty.split('.');
  933. switch (property[0]) {
  934. case 'scaling': {
  935. animationChannelTargetPath = "scale" /* SCALE */;
  936. break;
  937. }
  938. case 'position': {
  939. animationChannelTargetPath = "translation" /* TRANSLATION */;
  940. break;
  941. }
  942. case 'rotation': {
  943. dataAccessorType = "VEC4" /* VEC4 */;
  944. animationChannelTargetPath = "rotation" /* ROTATION */;
  945. break;
  946. }
  947. case 'rotationQuaternion': {
  948. dataAccessorType = "VEC4" /* VEC4 */;
  949. useQuaternion = true;
  950. animationChannelTargetPath = "rotation" /* ROTATION */;
  951. break;
  952. }
  953. case 'influence': {
  954. dataAccessorType = "SCALAR" /* SCALAR */;
  955. animationChannelTargetPath = "weights" /* WEIGHTS */;
  956. break;
  957. }
  958. default: {
  959. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error("Unsupported animatable property " + property[0]);
  960. }
  961. }
  962. if (animationChannelTargetPath) {
  963. return { animationChannelTargetPath: animationChannelTargetPath, dataAccessorType: dataAccessorType, useQuaternion: useQuaternion };
  964. }
  965. else {
  966. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error('animation channel target path and data accessor type could be deduced');
  967. }
  968. return null;
  969. };
  970. /**
  971. * @ignore
  972. * Create node animations from the transform node animations
  973. * @param babylonNode
  974. * @param runtimeGLTFAnimation
  975. * @param idleGLTFAnimations
  976. * @param nodeMap
  977. * @param nodes
  978. * @param binaryWriter
  979. * @param bufferViews
  980. * @param accessors
  981. * @param convertToRightHandedSystem
  982. * @param animationSampleRate
  983. */
  984. _GLTFAnimation._CreateNodeAnimationFromNodeAnimations = function (babylonNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, nodes, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationSampleRate) {
  985. var glTFAnimation;
  986. if (babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TransformNode"]) {
  987. if (babylonNode.animations) {
  988. for (var _i = 0, _a = babylonNode.animations; _i < _a.length; _i++) {
  989. var animation = _a[_i];
  990. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(animation);
  991. if (animationInfo) {
  992. glTFAnimation = {
  993. name: animation.name,
  994. samplers: [],
  995. channels: []
  996. };
  997. _GLTFAnimation.AddAnimation("" + animation.name, animation.hasRunningRuntimeAnimations ? runtimeGLTFAnimation : glTFAnimation, babylonNode, animation, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationInfo.useQuaternion, animationSampleRate);
  998. if (glTFAnimation.samplers.length && glTFAnimation.channels.length) {
  999. idleGLTFAnimations.push(glTFAnimation);
  1000. }
  1001. }
  1002. }
  1003. }
  1004. }
  1005. };
  1006. /**
  1007. * @ignore
  1008. * Create individual morph animations from the mesh's morph target animation tracks
  1009. * @param babylonNode
  1010. * @param runtimeGLTFAnimation
  1011. * @param idleGLTFAnimations
  1012. * @param nodeMap
  1013. * @param nodes
  1014. * @param binaryWriter
  1015. * @param bufferViews
  1016. * @param accessors
  1017. * @param convertToRightHandedSystem
  1018. * @param animationSampleRate
  1019. */
  1020. _GLTFAnimation._CreateMorphTargetAnimationFromMorphTargets = function (babylonNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, nodes, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationSampleRate) {
  1021. var glTFAnimation;
  1022. if (babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Mesh"]) {
  1023. var morphTargetManager = babylonNode.morphTargetManager;
  1024. if (morphTargetManager) {
  1025. for (var i = 0; i < morphTargetManager.numTargets; ++i) {
  1026. var morphTarget = morphTargetManager.getTarget(i);
  1027. for (var j = 0; j < morphTarget.animations.length; ++j) {
  1028. var animation = morphTarget.animations[j];
  1029. var combinedAnimation = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"]("" + animation.name, "influence", animation.framePerSecond, animation.dataType, animation.loopMode, animation.enableBlending);
  1030. var combinedAnimationKeys = [];
  1031. var animationKeys = animation.getKeys();
  1032. for (var k = 0; k < animationKeys.length; ++k) {
  1033. var animationKey = animationKeys[k];
  1034. for (var l = 0; l < morphTargetManager.numTargets; ++l) {
  1035. if (l == i) {
  1036. combinedAnimationKeys.push(animationKey);
  1037. }
  1038. else {
  1039. combinedAnimationKeys.push({ frame: animationKey.frame, value: morphTargetManager.getTarget(l).influence });
  1040. }
  1041. }
  1042. }
  1043. combinedAnimation.setKeys(combinedAnimationKeys);
  1044. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(combinedAnimation);
  1045. if (animationInfo) {
  1046. glTFAnimation = {
  1047. name: combinedAnimation.name,
  1048. samplers: [],
  1049. channels: []
  1050. };
  1051. _GLTFAnimation.AddAnimation("" + animation.name, animation.hasRunningRuntimeAnimations ? runtimeGLTFAnimation : glTFAnimation, babylonNode, animation, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationInfo.useQuaternion, animationSampleRate, morphTargetManager.numTargets);
  1052. if (glTFAnimation.samplers.length && glTFAnimation.channels.length) {
  1053. idleGLTFAnimations.push(glTFAnimation);
  1054. }
  1055. }
  1056. }
  1057. }
  1058. }
  1059. }
  1060. };
  1061. /**
  1062. * @ignore
  1063. * Create node and morph animations from the animation groups
  1064. * @param babylonScene
  1065. * @param glTFAnimations
  1066. * @param nodeMap
  1067. * @param nodes
  1068. * @param binaryWriter
  1069. * @param bufferViews
  1070. * @param accessors
  1071. * @param convertToRightHandedSystemMap
  1072. * @param animationSampleRate
  1073. */
  1074. _GLTFAnimation._CreateNodeAnimationFromAnimationGroups = function (babylonScene, glTFAnimations, nodeMap, nodes, binaryWriter, bufferViews, accessors, convertToRightHandedSystemMap, animationSampleRate) {
  1075. var _a;
  1076. var glTFAnimation;
  1077. if (babylonScene.animationGroups) {
  1078. var animationGroups = babylonScene.animationGroups;
  1079. var _loop_1 = function (animationGroup) {
  1080. var morphAnimations = new Map();
  1081. var sampleAnimations = new Map();
  1082. var morphAnimationMeshes = new Set();
  1083. var animationGroupFrameDiff = animationGroup.to - animationGroup.from;
  1084. glTFAnimation = {
  1085. name: animationGroup.name,
  1086. channels: [],
  1087. samplers: []
  1088. };
  1089. var _loop_2 = function (i) {
  1090. var targetAnimation = animationGroup.targetedAnimations[i];
  1091. var target = targetAnimation.target;
  1092. var animation = targetAnimation.animation;
  1093. if (target instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TransformNode"] || target.length === 1 && target[0] instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TransformNode"]) {
  1094. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(targetAnimation.animation);
  1095. if (animationInfo) {
  1096. var babylonTransformNode = target instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TransformNode"] ? target : target[0];
  1097. var convertToRightHandedSystem = convertToRightHandedSystemMap[babylonTransformNode.uniqueId];
  1098. _GLTFAnimation.AddAnimation("" + animation.name, glTFAnimation, babylonTransformNode, animation, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, animationInfo.useQuaternion, animationSampleRate);
  1099. }
  1100. }
  1101. else if (target instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["MorphTarget"] || target.length === 1 && target[0] instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["MorphTarget"]) {
  1102. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(targetAnimation.animation);
  1103. if (animationInfo) {
  1104. var babylonMorphTarget_1 = target instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["MorphTarget"] ? target : target[0];
  1105. if (babylonMorphTarget_1) {
  1106. var babylonMorphTargetManager_1 = babylonScene.morphTargetManagers.find(function (morphTargetManager) {
  1107. for (var j = 0; j < morphTargetManager.numTargets; ++j) {
  1108. if (morphTargetManager.getTarget(j) === babylonMorphTarget_1) {
  1109. return true;
  1110. }
  1111. }
  1112. return false;
  1113. });
  1114. if (babylonMorphTargetManager_1) {
  1115. var babylonMesh = babylonScene.meshes.find(function (mesh) {
  1116. return mesh.morphTargetManager === babylonMorphTargetManager_1;
  1117. });
  1118. if (babylonMesh) {
  1119. if (!morphAnimations.has(babylonMesh)) {
  1120. morphAnimations.set(babylonMesh, new Map());
  1121. }
  1122. (_a = morphAnimations.get(babylonMesh)) === null || _a === void 0 ? void 0 : _a.set(babylonMorphTarget_1, animation);
  1123. morphAnimationMeshes.add(babylonMesh);
  1124. sampleAnimations.set(babylonMesh, animation);
  1125. }
  1126. }
  1127. }
  1128. }
  1129. }
  1130. };
  1131. for (var i = 0; i < animationGroup.targetedAnimations.length; ++i) {
  1132. _loop_2(i);
  1133. }
  1134. morphAnimationMeshes.forEach(function (mesh) {
  1135. // for each mesh that we want to export a Morph target animation track for...
  1136. var morphTargetManager = mesh.morphTargetManager;
  1137. var combinedAnimationGroup = null;
  1138. var animationKeys = [];
  1139. var sampleAnimation = sampleAnimations.get(mesh);
  1140. var numAnimationKeys = sampleAnimation.getKeys().length;
  1141. // for each frame of this mesh's animation group track
  1142. for (var i = 0; i < numAnimationKeys; ++i) {
  1143. // construct a new Animation track by interlacing the frames of each morph target animation track
  1144. if (morphTargetManager) {
  1145. for (var j = 0; j < morphTargetManager.numTargets; ++j) {
  1146. var morphTarget = morphTargetManager.getTarget(j);
  1147. var animationsByMorphTarget = morphAnimations.get(mesh);
  1148. if (animationsByMorphTarget) {
  1149. var morphTargetAnimation = animationsByMorphTarget.get(morphTarget);
  1150. if (morphTargetAnimation) {
  1151. if (!combinedAnimationGroup) {
  1152. combinedAnimationGroup = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"](animationGroup.name + "_" + mesh.name + "_MorphWeightAnimation", "influence", morphTargetAnimation.framePerSecond, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"].ANIMATIONTYPE_FLOAT, morphTargetAnimation.loopMode, morphTargetAnimation.enableBlending);
  1153. }
  1154. animationKeys.push(morphTargetAnimation.getKeys()[i]);
  1155. }
  1156. else {
  1157. animationKeys.push({ frame: animationGroup.from + (animationGroupFrameDiff / numAnimationKeys) * i, value: morphTarget.influence });
  1158. }
  1159. }
  1160. }
  1161. }
  1162. }
  1163. combinedAnimationGroup.setKeys(animationKeys);
  1164. var animationInfo = _GLTFAnimation._DeduceAnimationInfo(combinedAnimationGroup);
  1165. if (animationInfo) {
  1166. _GLTFAnimation.AddAnimation(animationGroup.name + "_" + mesh.name + "_MorphWeightAnimation", glTFAnimation, mesh, combinedAnimationGroup, animationInfo.dataAccessorType, animationInfo.animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, false, animationInfo.useQuaternion, animationSampleRate, morphTargetManager === null || morphTargetManager === void 0 ? void 0 : morphTargetManager.numTargets);
  1167. }
  1168. });
  1169. if (glTFAnimation.channels.length && glTFAnimation.samplers.length) {
  1170. glTFAnimations.push(glTFAnimation);
  1171. }
  1172. };
  1173. for (var _i = 0, animationGroups_1 = animationGroups; _i < animationGroups_1.length; _i++) {
  1174. var animationGroup = animationGroups_1[_i];
  1175. _loop_1(animationGroup);
  1176. }
  1177. }
  1178. };
  1179. _GLTFAnimation.AddAnimation = function (name, glTFAnimation, babylonTransformNode, animation, dataAccessorType, animationChannelTargetPath, nodeMap, binaryWriter, bufferViews, accessors, convertToRightHandedSystem, useQuaternion, animationSampleRate, morphAnimationChannels) {
  1180. var animationData;
  1181. animationData = _GLTFAnimation._CreateNodeAnimation(babylonTransformNode, animation, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion, animationSampleRate);
  1182. var bufferView;
  1183. var accessor;
  1184. var keyframeAccessorIndex;
  1185. var dataAccessorIndex;
  1186. var outputLength;
  1187. var animationSampler;
  1188. var animationChannel;
  1189. if (animationData) {
  1190. if (morphAnimationChannels) {
  1191. var index = 0;
  1192. var currentInput = 0;
  1193. var newInputs = [];
  1194. while (animationData.inputs.length > 0) {
  1195. currentInput = animationData.inputs.shift();
  1196. if (index % morphAnimationChannels == 0) {
  1197. newInputs.push(currentInput);
  1198. }
  1199. index++;
  1200. }
  1201. animationData.inputs = newInputs;
  1202. }
  1203. var nodeIndex = nodeMap[babylonTransformNode.uniqueId];
  1204. // Creates buffer view and accessor for key frames.
  1205. var byteLength = animationData.inputs.length * 4;
  1206. bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, name + " keyframe data view");
  1207. bufferViews.push(bufferView);
  1208. animationData.inputs.forEach(function (input) {
  1209. binaryWriter.setFloat32(input);
  1210. });
  1211. accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._CreateAccessor(bufferViews.length - 1, name + " keyframes", "SCALAR" /* SCALAR */, 5126 /* FLOAT */, animationData.inputs.length, null, [animationData.inputsMin], [animationData.inputsMax]);
  1212. accessors.push(accessor);
  1213. keyframeAccessorIndex = accessors.length - 1;
  1214. // create bufferview and accessor for keyed values.
  1215. outputLength = animationData.outputs.length;
  1216. byteLength = _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetDataAccessorElementCount(dataAccessorType) * 4 * animationData.outputs.length;
  1217. // check for in and out tangents
  1218. bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, name + " data view");
  1219. bufferViews.push(bufferView);
  1220. animationData.outputs.forEach(function (output) {
  1221. output.forEach(function (entry) {
  1222. binaryWriter.setFloat32(entry);
  1223. });
  1224. });
  1225. accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._CreateAccessor(bufferViews.length - 1, name + " data", dataAccessorType, 5126 /* FLOAT */, outputLength, null, null, null);
  1226. accessors.push(accessor);
  1227. dataAccessorIndex = accessors.length - 1;
  1228. // create sampler
  1229. animationSampler = {
  1230. interpolation: animationData.samplerInterpolation,
  1231. input: keyframeAccessorIndex,
  1232. output: dataAccessorIndex
  1233. };
  1234. glTFAnimation.samplers.push(animationSampler);
  1235. // create channel
  1236. animationChannel = {
  1237. sampler: glTFAnimation.samplers.length - 1,
  1238. target: {
  1239. node: nodeIndex,
  1240. path: animationChannelTargetPath
  1241. }
  1242. };
  1243. glTFAnimation.channels.push(animationChannel);
  1244. }
  1245. };
  1246. /**
  1247. * Create a baked animation
  1248. * @param babylonTransformNode BabylonJS mesh
  1249. * @param animation BabylonJS animation corresponding to the BabylonJS mesh
  1250. * @param animationChannelTargetPath animation target channel
  1251. * @param minFrame minimum animation frame
  1252. * @param maxFrame maximum animation frame
  1253. * @param fps frames per second of the animation
  1254. * @param inputs input key frames of the animation
  1255. * @param outputs output key frame data of the animation
  1256. * @param convertToRightHandedSystem converts the values to right-handed
  1257. * @param useQuaternion specifies if quaternions should be used
  1258. */
  1259. _GLTFAnimation._CreateBakedAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, minFrame, maxFrame, fps, sampleRate, inputs, outputs, minMaxFrames, convertToRightHandedSystem, useQuaternion) {
  1260. var value;
  1261. var quaternionCache = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].Identity();
  1262. var previousTime = null;
  1263. var time;
  1264. var maxUsedFrame = null;
  1265. var currKeyFrame = null;
  1266. var nextKeyFrame = null;
  1267. var prevKeyFrame = null;
  1268. var endFrame = null;
  1269. minMaxFrames.min = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].FloatRound(minFrame / fps);
  1270. var keyFrames = animation.getKeys();
  1271. for (var i = 0, length_1 = keyFrames.length; i < length_1; ++i) {
  1272. endFrame = null;
  1273. currKeyFrame = keyFrames[i];
  1274. if (i + 1 < length_1) {
  1275. nextKeyFrame = keyFrames[i + 1];
  1276. if (currKeyFrame.value.equals && currKeyFrame.value.equals(nextKeyFrame.value) || currKeyFrame.value === nextKeyFrame.value) {
  1277. if (i === 0) { // set the first frame to itself
  1278. endFrame = currKeyFrame.frame;
  1279. }
  1280. else {
  1281. continue;
  1282. }
  1283. }
  1284. else {
  1285. endFrame = nextKeyFrame.frame;
  1286. }
  1287. }
  1288. else {
  1289. // at the last key frame
  1290. prevKeyFrame = keyFrames[i - 1];
  1291. if (currKeyFrame.value.equals && currKeyFrame.value.equals(prevKeyFrame.value) || currKeyFrame.value === prevKeyFrame.value) {
  1292. continue;
  1293. }
  1294. else {
  1295. endFrame = maxFrame;
  1296. }
  1297. }
  1298. if (endFrame) {
  1299. for (var f = currKeyFrame.frame; f <= endFrame; f += sampleRate) {
  1300. time = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].FloatRound(f / fps);
  1301. if (time === previousTime) {
  1302. continue;
  1303. }
  1304. previousTime = time;
  1305. maxUsedFrame = time;
  1306. var state = {
  1307. key: 0,
  1308. repeatCount: 0,
  1309. loopMode: animation.loopMode
  1310. };
  1311. value = animation._interpolate(f, state);
  1312. _GLTFAnimation._SetInterpolatedValue(babylonTransformNode, value, time, animation, animationChannelTargetPath, quaternionCache, inputs, outputs, convertToRightHandedSystem, useQuaternion);
  1313. }
  1314. }
  1315. }
  1316. if (maxUsedFrame) {
  1317. minMaxFrames.max = maxUsedFrame;
  1318. }
  1319. };
  1320. _GLTFAnimation._ConvertFactorToVector3OrQuaternion = function (factor, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion) {
  1321. var property;
  1322. var componentName;
  1323. var value = null;
  1324. var basePositionRotationOrScale = _GLTFAnimation._GetBasePositionRotationOrScale(babylonTransformNode, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  1325. if (animationType === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"].ANIMATIONTYPE_FLOAT) { // handles single component x, y, z or w component animation by using a base property and animating over a component.
  1326. property = animation.targetProperty.split('.');
  1327. componentName = property ? property[1] : ''; // x, y, or z component
  1328. value = useQuaternion ? babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray(basePositionRotationOrScale).normalize() : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].FromArray(basePositionRotationOrScale);
  1329. switch (componentName) {
  1330. case 'x': {
  1331. value[componentName] = (convertToRightHandedSystem && useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  1332. break;
  1333. }
  1334. case 'y': {
  1335. value[componentName] = (convertToRightHandedSystem && useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  1336. break;
  1337. }
  1338. case 'z': {
  1339. value[componentName] = (convertToRightHandedSystem && !useQuaternion && (animationChannelTargetPath !== "scale" /* SCALE */)) ? -factor : factor;
  1340. break;
  1341. }
  1342. case 'w': {
  1343. value.w = factor;
  1344. break;
  1345. }
  1346. default: {
  1347. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error("glTFAnimation: Unsupported component type \"" + componentName + "\" for scale animation!");
  1348. }
  1349. }
  1350. }
  1351. return value;
  1352. };
  1353. _GLTFAnimation._SetInterpolatedValue = function (babylonTransformNode, value, time, animation, animationChannelTargetPath, quaternionCache, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  1354. var animationType = animation.dataType;
  1355. var cacheValue;
  1356. inputs.push(time);
  1357. if (typeof value === "number" && babylonTransformNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TransformNode"]) {
  1358. value = this._ConvertFactorToVector3OrQuaternion(value, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  1359. }
  1360. if (value) {
  1361. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  1362. if (useQuaternion) {
  1363. quaternionCache = value;
  1364. }
  1365. else {
  1366. cacheValue = value;
  1367. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].RotationYawPitchRollToRef(cacheValue.y, cacheValue.x, cacheValue.z, quaternionCache);
  1368. }
  1369. if (convertToRightHandedSystem) {
  1370. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionFromRef(quaternionCache);
  1371. if (!babylonTransformNode.parent) {
  1372. quaternionCache = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(quaternionCache);
  1373. }
  1374. }
  1375. outputs.push(quaternionCache.asArray());
  1376. }
  1377. else if (animationChannelTargetPath === "weights" /* WEIGHTS */) {
  1378. outputs.push([value]);
  1379. }
  1380. else { // scaling and position animation
  1381. cacheValue = value;
  1382. if (convertToRightHandedSystem && (animationChannelTargetPath !== "scale" /* SCALE */)) {
  1383. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedPositionVector3FromRef(cacheValue);
  1384. if (!babylonTransformNode.parent) {
  1385. cacheValue.x *= -1;
  1386. cacheValue.z *= -1;
  1387. }
  1388. }
  1389. outputs.push(cacheValue.asArray());
  1390. }
  1391. }
  1392. };
  1393. /**
  1394. * Creates linear animation from the animation key frames
  1395. * @param babylonTransformNode BabylonJS mesh
  1396. * @param animation BabylonJS animation
  1397. * @param animationChannelTargetPath The target animation channel
  1398. * @param frameDelta The difference between the last and first frame of the animation
  1399. * @param inputs Array to store the key frame times
  1400. * @param outputs Array to store the key frame data
  1401. * @param convertToRightHandedSystem Specifies if the position data should be converted to right handed
  1402. * @param useQuaternion Specifies if quaternions are used in the animation
  1403. */
  1404. _GLTFAnimation._CreateLinearOrStepAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  1405. for (var _i = 0, _a = animation.getKeys(); _i < _a.length; _i++) {
  1406. var keyFrame = _a[_i];
  1407. inputs.push(keyFrame.frame / animation.framePerSecond); // keyframes in seconds.
  1408. _GLTFAnimation._AddKeyframeValue(keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion);
  1409. }
  1410. };
  1411. /**
  1412. * Creates cubic spline animation from the animation key frames
  1413. * @param babylonTransformNode BabylonJS mesh
  1414. * @param animation BabylonJS animation
  1415. * @param animationChannelTargetPath The target animation channel
  1416. * @param frameDelta The difference between the last and first frame of the animation
  1417. * @param inputs Array to store the key frame times
  1418. * @param outputs Array to store the key frame data
  1419. * @param convertToRightHandedSystem Specifies if the position data should be converted to right handed
  1420. * @param useQuaternion Specifies if quaternions are used in the animation
  1421. */
  1422. _GLTFAnimation._CreateCubicSplineAnimation = function (babylonTransformNode, animation, animationChannelTargetPath, frameDelta, inputs, outputs, convertToRightHandedSystem, useQuaternion) {
  1423. animation.getKeys().forEach(function (keyFrame) {
  1424. inputs.push(keyFrame.frame / animation.framePerSecond); // keyframes in seconds.
  1425. _GLTFAnimation.AddSplineTangent(babylonTransformNode, _TangentType.INTANGENT, outputs, animationChannelTargetPath, "CUBICSPLINE" /* CUBICSPLINE */, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem);
  1426. _GLTFAnimation._AddKeyframeValue(keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion);
  1427. _GLTFAnimation.AddSplineTangent(babylonTransformNode, _TangentType.OUTTANGENT, outputs, animationChannelTargetPath, "CUBICSPLINE" /* CUBICSPLINE */, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem);
  1428. });
  1429. };
  1430. _GLTFAnimation._GetBasePositionRotationOrScale = function (babylonTransformNode, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion) {
  1431. var basePositionRotationOrScale;
  1432. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  1433. if (useQuaternion) {
  1434. if (babylonTransformNode.rotationQuaternion) {
  1435. basePositionRotationOrScale = babylonTransformNode.rotationQuaternion.asArray();
  1436. if (convertToRightHandedSystem) {
  1437. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionArrayFromRef(basePositionRotationOrScale);
  1438. if (!babylonTransformNode.parent) {
  1439. basePositionRotationOrScale = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray(basePositionRotationOrScale)).asArray();
  1440. }
  1441. }
  1442. }
  1443. else {
  1444. basePositionRotationOrScale = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].Identity().asArray();
  1445. }
  1446. }
  1447. else {
  1448. basePositionRotationOrScale = babylonTransformNode.rotation.asArray();
  1449. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedNormalArray3FromRef(basePositionRotationOrScale);
  1450. }
  1451. }
  1452. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  1453. basePositionRotationOrScale = babylonTransformNode.position.asArray();
  1454. if (convertToRightHandedSystem) {
  1455. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedPositionArray3FromRef(basePositionRotationOrScale);
  1456. }
  1457. }
  1458. else { // scale
  1459. basePositionRotationOrScale = babylonTransformNode.scaling.asArray();
  1460. }
  1461. return basePositionRotationOrScale;
  1462. };
  1463. /**
  1464. * Adds a key frame value
  1465. * @param keyFrame
  1466. * @param animation
  1467. * @param outputs
  1468. * @param animationChannelTargetPath
  1469. * @param basePositionRotationOrScale
  1470. * @param convertToRightHandedSystem
  1471. * @param useQuaternion
  1472. */
  1473. _GLTFAnimation._AddKeyframeValue = function (keyFrame, animation, outputs, animationChannelTargetPath, babylonTransformNode, convertToRightHandedSystem, useQuaternion) {
  1474. var value;
  1475. var newPositionRotationOrScale;
  1476. var animationType = animation.dataType;
  1477. if (animationType === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"].ANIMATIONTYPE_VECTOR3) {
  1478. value = keyFrame.value.asArray();
  1479. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  1480. var array = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].FromArray(value);
  1481. var rotationQuaternion = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].RotationYawPitchRoll(array.y, array.x, array.z);
  1482. if (convertToRightHandedSystem) {
  1483. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionFromRef(rotationQuaternion);
  1484. if (!babylonTransformNode.parent) {
  1485. rotationQuaternion = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(rotationQuaternion);
  1486. }
  1487. }
  1488. value = rotationQuaternion.asArray();
  1489. }
  1490. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  1491. if (convertToRightHandedSystem) {
  1492. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedNormalArray3FromRef(value);
  1493. if (!babylonTransformNode.parent) {
  1494. value[0] *= -1;
  1495. value[2] *= -1;
  1496. }
  1497. }
  1498. }
  1499. outputs.push(value); // scale vector.
  1500. }
  1501. else if (animationType === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"].ANIMATIONTYPE_FLOAT) {
  1502. if (animationChannelTargetPath === "weights" /* WEIGHTS */) {
  1503. outputs.push([keyFrame.value]);
  1504. }
  1505. else { // handles single component x, y, z or w component animation by using a base property and animating over a component.
  1506. newPositionRotationOrScale = this._ConvertFactorToVector3OrQuaternion(keyFrame.value, babylonTransformNode, animation, animationType, animationChannelTargetPath, convertToRightHandedSystem, useQuaternion);
  1507. if (newPositionRotationOrScale) {
  1508. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  1509. var posRotScale = useQuaternion ? newPositionRotationOrScale : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].RotationYawPitchRoll(newPositionRotationOrScale.y, newPositionRotationOrScale.x, newPositionRotationOrScale.z).normalize();
  1510. if (convertToRightHandedSystem) {
  1511. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionFromRef(posRotScale);
  1512. if (!babylonTransformNode.parent) {
  1513. posRotScale = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(posRotScale);
  1514. }
  1515. }
  1516. outputs.push(posRotScale.asArray());
  1517. }
  1518. else if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  1519. if (convertToRightHandedSystem) {
  1520. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedNormalVector3FromRef(newPositionRotationOrScale);
  1521. if (!babylonTransformNode.parent) {
  1522. newPositionRotationOrScale.x *= -1;
  1523. newPositionRotationOrScale.z *= -1;
  1524. }
  1525. }
  1526. }
  1527. outputs.push(newPositionRotationOrScale.asArray());
  1528. }
  1529. }
  1530. }
  1531. else if (animationType === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Animation"].ANIMATIONTYPE_QUATERNION) {
  1532. value = keyFrame.value.normalize().asArray();
  1533. if (convertToRightHandedSystem) {
  1534. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionArrayFromRef(value);
  1535. if (!babylonTransformNode.parent) {
  1536. value = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray(value)).asArray();
  1537. }
  1538. }
  1539. outputs.push(value);
  1540. }
  1541. else {
  1542. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error('glTFAnimation: Unsupported key frame values for animation!');
  1543. }
  1544. };
  1545. /**
  1546. * Determine the interpolation based on the key frames
  1547. * @param keyFrames
  1548. * @param animationChannelTargetPath
  1549. * @param useQuaternion
  1550. */
  1551. _GLTFAnimation._DeduceInterpolation = function (keyFrames, animationChannelTargetPath, useQuaternion) {
  1552. var interpolationType;
  1553. var shouldBakeAnimation = false;
  1554. var key;
  1555. if (animationChannelTargetPath === "rotation" /* ROTATION */ && !useQuaternion) {
  1556. return { interpolationType: "LINEAR" /* LINEAR */, shouldBakeAnimation: true };
  1557. }
  1558. for (var i = 0, length_2 = keyFrames.length; i < length_2; ++i) {
  1559. key = keyFrames[i];
  1560. if (key.inTangent || key.outTangent) {
  1561. if (interpolationType) {
  1562. if (interpolationType !== "CUBICSPLINE" /* CUBICSPLINE */) {
  1563. interpolationType = "LINEAR" /* LINEAR */;
  1564. shouldBakeAnimation = true;
  1565. break;
  1566. }
  1567. }
  1568. else {
  1569. interpolationType = "CUBICSPLINE" /* CUBICSPLINE */;
  1570. }
  1571. }
  1572. else {
  1573. if (interpolationType) {
  1574. if (interpolationType === "CUBICSPLINE" /* CUBICSPLINE */ ||
  1575. (key.interpolation && (key.interpolation === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["AnimationKeyInterpolation"].STEP) && interpolationType !== "STEP" /* STEP */)) {
  1576. interpolationType = "LINEAR" /* LINEAR */;
  1577. shouldBakeAnimation = true;
  1578. break;
  1579. }
  1580. }
  1581. else {
  1582. if (key.interpolation && (key.interpolation === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["AnimationKeyInterpolation"].STEP)) {
  1583. interpolationType = "STEP" /* STEP */;
  1584. }
  1585. else {
  1586. interpolationType = "LINEAR" /* LINEAR */;
  1587. }
  1588. }
  1589. }
  1590. }
  1591. if (!interpolationType) {
  1592. interpolationType = "LINEAR" /* LINEAR */;
  1593. }
  1594. return { interpolationType: interpolationType, shouldBakeAnimation: shouldBakeAnimation };
  1595. };
  1596. /**
  1597. * Adds an input tangent or output tangent to the output data
  1598. * If an input tangent or output tangent is missing, it uses the zero vector or zero quaternion
  1599. * @param tangentType Specifies which type of tangent to handle (inTangent or outTangent)
  1600. * @param outputs The animation data by keyframe
  1601. * @param animationChannelTargetPath The target animation channel
  1602. * @param interpolation The interpolation type
  1603. * @param keyFrame The key frame with the animation data
  1604. * @param frameDelta Time difference between two frames used to scale the tangent by the frame delta
  1605. * @param useQuaternion Specifies if quaternions are used
  1606. * @param convertToRightHandedSystem Specifies if the values should be converted to right-handed
  1607. */
  1608. _GLTFAnimation.AddSplineTangent = function (babylonTransformNode, tangentType, outputs, animationChannelTargetPath, interpolation, keyFrame, frameDelta, useQuaternion, convertToRightHandedSystem) {
  1609. var tangent;
  1610. var tangentValue = tangentType === _TangentType.INTANGENT ? keyFrame.inTangent : keyFrame.outTangent;
  1611. if (interpolation === "CUBICSPLINE" /* CUBICSPLINE */) {
  1612. if (animationChannelTargetPath === "rotation" /* ROTATION */) {
  1613. if (tangentValue) {
  1614. if (useQuaternion) {
  1615. tangent = tangentValue.asArray();
  1616. }
  1617. else {
  1618. var array = tangentValue;
  1619. tangent = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].RotationYawPitchRoll(array.y, array.x, array.z).asArray();
  1620. }
  1621. if (convertToRightHandedSystem) {
  1622. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedQuaternionArrayFromRef(tangent);
  1623. if (!babylonTransformNode.parent) {
  1624. tangent = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Quaternion"].FromArray(tangent)).asArray();
  1625. }
  1626. }
  1627. }
  1628. else {
  1629. tangent = [0, 0, 0, 0];
  1630. }
  1631. }
  1632. else if (animationChannelTargetPath === "weights" /* WEIGHTS */) {
  1633. if (tangentValue) {
  1634. tangent = [tangentValue];
  1635. }
  1636. else {
  1637. tangent = [0];
  1638. }
  1639. }
  1640. else {
  1641. if (tangentValue) {
  1642. tangent = tangentValue.asArray();
  1643. if (convertToRightHandedSystem) {
  1644. if (animationChannelTargetPath === "translation" /* TRANSLATION */) {
  1645. _glTFUtilities__WEBPACK_IMPORTED_MODULE_1__["_GLTFUtilities"]._GetRightHandedPositionArray3FromRef(tangent);
  1646. if (!babylonTransformNode.parent) {
  1647. tangent[0] *= -1; // x
  1648. tangent[2] *= -1; // z
  1649. }
  1650. }
  1651. }
  1652. }
  1653. else {
  1654. tangent = [0, 0, 0];
  1655. }
  1656. }
  1657. outputs.push(tangent);
  1658. }
  1659. };
  1660. /**
  1661. * Get the minimum and maximum key frames' frame values
  1662. * @param keyFrames animation key frames
  1663. * @returns the minimum and maximum key frame value
  1664. */
  1665. _GLTFAnimation.calculateMinMaxKeyFrames = function (keyFrames) {
  1666. var min = Infinity;
  1667. var max = -Infinity;
  1668. keyFrames.forEach(function (keyFrame) {
  1669. min = Math.min(min, keyFrame.frame);
  1670. max = Math.max(max, keyFrame.frame);
  1671. });
  1672. return { min: min, max: max };
  1673. };
  1674. return _GLTFAnimation;
  1675. }());
  1676. /***/ }),
  1677. /***/ "./glTF/2.0/glTFData.ts":
  1678. /*!******************************!*\
  1679. !*** ./glTF/2.0/glTFData.ts ***!
  1680. \******************************/
  1681. /*! exports provided: GLTFData */
  1682. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  1683. "use strict";
  1684. __webpack_require__.r(__webpack_exports__);
  1685. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "GLTFData", function() { return GLTFData; });
  1686. /**
  1687. * Class for holding and downloading glTF file data
  1688. */
  1689. var GLTFData = /** @class */ (function () {
  1690. /**
  1691. * Initializes the glTF file object
  1692. */
  1693. function GLTFData() {
  1694. this.glTFFiles = {};
  1695. }
  1696. /**
  1697. * Downloads the glTF data as files based on their names and data
  1698. */
  1699. GLTFData.prototype.downloadFiles = function () {
  1700. /**
  1701. * Checks for a matching suffix at the end of a string (for ES5 and lower)
  1702. * @param str Source string
  1703. * @param suffix Suffix to search for in the source string
  1704. * @returns Boolean indicating whether the suffix was found (true) or not (false)
  1705. */
  1706. function endsWith(str, suffix) {
  1707. return str.indexOf(suffix, str.length - suffix.length) !== -1;
  1708. }
  1709. for (var key in this.glTFFiles) {
  1710. var link = document.createElement('a');
  1711. document.body.appendChild(link);
  1712. link.setAttribute("type", "hidden");
  1713. link.download = key;
  1714. var blob = this.glTFFiles[key];
  1715. var mimeType = void 0;
  1716. if (endsWith(key, ".glb")) {
  1717. mimeType = { type: "model/gltf-binary" };
  1718. }
  1719. else if (endsWith(key, ".bin")) {
  1720. mimeType = { type: "application/octet-stream" };
  1721. }
  1722. else if (endsWith(key, ".gltf")) {
  1723. mimeType = { type: "model/gltf+json" };
  1724. }
  1725. else if (endsWith(key, ".jpeg" || false)) {
  1726. mimeType = { type: "image/jpeg" /* JPEG */ };
  1727. }
  1728. else if (endsWith(key, ".png")) {
  1729. mimeType = { type: "image/png" /* PNG */ };
  1730. }
  1731. link.href = window.URL.createObjectURL(new Blob([blob], mimeType));
  1732. link.click();
  1733. }
  1734. };
  1735. return GLTFData;
  1736. }());
  1737. /***/ }),
  1738. /***/ "./glTF/2.0/glTFExporter.ts":
  1739. /*!**********************************!*\
  1740. !*** ./glTF/2.0/glTFExporter.ts ***!
  1741. \**********************************/
  1742. /*! exports provided: _Exporter, _BinaryWriter */
  1743. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  1744. "use strict";
  1745. __webpack_require__.r(__webpack_exports__);
  1746. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "_Exporter", function() { return _Exporter; });
  1747. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "_BinaryWriter", function() { return _BinaryWriter; });
  1748. /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "../../node_modules/tslib/tslib.es6.js");
  1749. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babylonjs/Maths/math.vector */ "babylonjs/Maths/math.vector");
  1750. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__);
  1751. /* harmony import */ var _glTFMaterialExporter__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./glTFMaterialExporter */ "./glTF/2.0/glTFMaterialExporter.ts");
  1752. /* harmony import */ var _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./glTFUtilities */ "./glTF/2.0/glTFUtilities.ts");
  1753. /* harmony import */ var _glTFData__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./glTFData */ "./glTF/2.0/glTFData.ts");
  1754. /* harmony import */ var _glTFAnimation__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./glTFAnimation */ "./glTF/2.0/glTFAnimation.ts");
  1755. /**
  1756. * Converts Babylon Scene into glTF 2.0.
  1757. * @hidden
  1758. */
  1759. var _Exporter = /** @class */ (function () {
  1760. /**
  1761. * Creates a glTF Exporter instance, which can accept optional exporter options
  1762. * @param babylonScene Babylon scene object
  1763. * @param options Options to modify the behavior of the exporter
  1764. */
  1765. function _Exporter(babylonScene, options) {
  1766. /*
  1767. * Specifies if root Babylon empty nodes that act as a coordinate space transform should be included in export
  1768. */
  1769. this._includeCoordinateSystemConversionNodes = false;
  1770. this._extensions = {};
  1771. this._glTF = {
  1772. asset: { generator: "BabylonJS", version: "2.0" }
  1773. };
  1774. this._babylonScene = babylonScene;
  1775. this._bufferViews = [];
  1776. this._accessors = [];
  1777. this._meshes = [];
  1778. this._scenes = [];
  1779. this._nodes = [];
  1780. this._images = [];
  1781. this._materials = [];
  1782. this._materialMap = [];
  1783. this._textures = [];
  1784. this._samplers = [];
  1785. this._skins = [];
  1786. this._animations = [];
  1787. this._imageData = {};
  1788. this._orderedImageData = [];
  1789. this._options = options || {};
  1790. this._animationSampleRate = options && options.animationSampleRate ? options.animationSampleRate : 1 / 60;
  1791. this._includeCoordinateSystemConversionNodes = options && options.includeCoordinateSystemConversionNodes ? true : false;
  1792. this._glTFMaterialExporter = new _glTFMaterialExporter__WEBPACK_IMPORTED_MODULE_2__["_GLTFMaterialExporter"](this);
  1793. this._loadExtensions();
  1794. }
  1795. _Exporter.prototype._applyExtension = function (node, extensions, index, actionAsync) {
  1796. var _this = this;
  1797. if (index >= extensions.length) {
  1798. return Promise.resolve(node);
  1799. }
  1800. var currentPromise = actionAsync(extensions[index], node);
  1801. if (!currentPromise) {
  1802. return this._applyExtension(node, extensions, index + 1, actionAsync);
  1803. }
  1804. return currentPromise.then(function (newNode) { return _this._applyExtension(newNode, extensions, index + 1, actionAsync); });
  1805. };
  1806. _Exporter.prototype._applyExtensions = function (node, actionAsync) {
  1807. var extensions = [];
  1808. for (var _i = 0, _a = _Exporter._ExtensionNames; _i < _a.length; _i++) {
  1809. var name_1 = _a[_i];
  1810. extensions.push(this._extensions[name_1]);
  1811. }
  1812. return this._applyExtension(node, extensions, 0, actionAsync);
  1813. };
  1814. _Exporter.prototype._extensionsPreExportTextureAsync = function (context, babylonTexture, mimeType) {
  1815. return this._applyExtensions(babylonTexture, function (extension, node) { return extension.preExportTextureAsync && extension.preExportTextureAsync(context, node, mimeType); });
  1816. };
  1817. _Exporter.prototype._extensionsPostExportMeshPrimitiveAsync = function (context, meshPrimitive, babylonSubMesh, binaryWriter) {
  1818. return this._applyExtensions(meshPrimitive, function (extension, node) { return extension.postExportMeshPrimitiveAsync && extension.postExportMeshPrimitiveAsync(context, node, babylonSubMesh, binaryWriter); });
  1819. };
  1820. _Exporter.prototype._extensionsPostExportNodeAsync = function (context, node, babylonNode, nodeMap) {
  1821. return this._applyExtensions(node, function (extension, node) { return extension.postExportNodeAsync && extension.postExportNodeAsync(context, node, babylonNode, nodeMap); });
  1822. };
  1823. _Exporter.prototype._extensionsPostExportMaterialAsync = function (context, material, babylonMaterial) {
  1824. return this._applyExtensions(material, function (extension, node) { return extension.postExportMaterialAsync && extension.postExportMaterialAsync(context, node, babylonMaterial); });
  1825. };
  1826. _Exporter.prototype._extensionsPostExportMaterialAdditionalTextures = function (context, material, babylonMaterial) {
  1827. var output = [];
  1828. for (var _i = 0, _a = _Exporter._ExtensionNames; _i < _a.length; _i++) {
  1829. var name_2 = _a[_i];
  1830. var extension = this._extensions[name_2];
  1831. if (extension.postExportMaterialAdditionalTextures) {
  1832. output.push.apply(output, extension.postExportMaterialAdditionalTextures(context, material, babylonMaterial));
  1833. }
  1834. }
  1835. return output;
  1836. };
  1837. _Exporter.prototype._extensionsPostExportTextures = function (context, textureInfo, babylonTexture) {
  1838. for (var _i = 0, _a = _Exporter._ExtensionNames; _i < _a.length; _i++) {
  1839. var name_3 = _a[_i];
  1840. var extension = this._extensions[name_3];
  1841. if (extension.postExportTexture) {
  1842. extension.postExportTexture(context, textureInfo, babylonTexture);
  1843. }
  1844. }
  1845. };
  1846. _Exporter.prototype._forEachExtensions = function (action) {
  1847. for (var _i = 0, _a = _Exporter._ExtensionNames; _i < _a.length; _i++) {
  1848. var name_4 = _a[_i];
  1849. var extension = this._extensions[name_4];
  1850. if (extension.enabled) {
  1851. action(extension);
  1852. }
  1853. }
  1854. };
  1855. _Exporter.prototype._extensionsOnExporting = function () {
  1856. var _this = this;
  1857. this._forEachExtensions(function (extension) {
  1858. if (extension.wasUsed) {
  1859. if (_this._glTF.extensionsUsed == null) {
  1860. _this._glTF.extensionsUsed = [];
  1861. }
  1862. if (_this._glTF.extensionsUsed.indexOf(extension.name) === -1) {
  1863. _this._glTF.extensionsUsed.push(extension.name);
  1864. }
  1865. if (extension.required) {
  1866. if (_this._glTF.extensionsRequired == null) {
  1867. _this._glTF.extensionsRequired = [];
  1868. }
  1869. if (_this._glTF.extensionsRequired.indexOf(extension.name) === -1) {
  1870. _this._glTF.extensionsRequired.push(extension.name);
  1871. }
  1872. }
  1873. if (_this._glTF.extensions == null) {
  1874. _this._glTF.extensions = {};
  1875. }
  1876. if (extension.onExporting) {
  1877. extension.onExporting();
  1878. }
  1879. }
  1880. });
  1881. };
  1882. /**
  1883. * Load glTF serializer extensions
  1884. */
  1885. _Exporter.prototype._loadExtensions = function () {
  1886. for (var _i = 0, _a = _Exporter._ExtensionNames; _i < _a.length; _i++) {
  1887. var name_5 = _a[_i];
  1888. var extension = _Exporter._ExtensionFactories[name_5](this);
  1889. this._extensions[name_5] = extension;
  1890. }
  1891. };
  1892. _Exporter.prototype.dispose = function () {
  1893. for (var extensionKey in this._extensions) {
  1894. var extension = this._extensions[extensionKey];
  1895. extension.dispose();
  1896. }
  1897. };
  1898. /**
  1899. * Registers a glTF exporter extension
  1900. * @param name Name of the extension to export
  1901. * @param factory The factory function that creates the exporter extension
  1902. */
  1903. _Exporter.RegisterExtension = function (name, factory) {
  1904. if (_Exporter.UnregisterExtension(name)) {
  1905. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Extension with the name " + name + " already exists");
  1906. }
  1907. _Exporter._ExtensionFactories[name] = factory;
  1908. _Exporter._ExtensionNames.push(name);
  1909. };
  1910. /**
  1911. * Un-registers an exporter extension
  1912. * @param name The name fo the exporter extension
  1913. * @returns A boolean indicating whether the extension has been un-registered
  1914. */
  1915. _Exporter.UnregisterExtension = function (name) {
  1916. if (!_Exporter._ExtensionFactories[name]) {
  1917. return false;
  1918. }
  1919. delete _Exporter._ExtensionFactories[name];
  1920. var index = _Exporter._ExtensionNames.indexOf(name);
  1921. if (index !== -1) {
  1922. _Exporter._ExtensionNames.splice(index, 1);
  1923. }
  1924. return true;
  1925. };
  1926. /**
  1927. * Lazy load a local engine
  1928. */
  1929. _Exporter.prototype._getLocalEngine = function () {
  1930. if (!this._localEngine) {
  1931. var localCanvas = document.createElement('canvas');
  1932. localCanvas.id = "WriteCanvas";
  1933. localCanvas.width = 2048;
  1934. localCanvas.height = 2048;
  1935. this._localEngine = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Engine"](localCanvas, true, { premultipliedAlpha: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].IsSafari(), preserveDrawingBuffer: true });
  1936. this._localEngine.setViewport(new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Viewport"](0, 0, 1, 1));
  1937. }
  1938. return this._localEngine;
  1939. };
  1940. _Exporter.prototype.reorderIndicesBasedOnPrimitiveMode = function (submesh, primitiveMode, babylonIndices, byteOffset, binaryWriter) {
  1941. switch (primitiveMode) {
  1942. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFillMode: {
  1943. if (!byteOffset) {
  1944. byteOffset = 0;
  1945. }
  1946. for (var i = submesh.indexStart, length_1 = submesh.indexStart + submesh.indexCount; i < length_1; i = i + 3) {
  1947. var index = byteOffset + i * 4;
  1948. // swap the second and third indices
  1949. var secondIndex = binaryWriter.getUInt32(index + 4);
  1950. var thirdIndex = binaryWriter.getUInt32(index + 8);
  1951. binaryWriter.setUInt32(thirdIndex, index + 4);
  1952. binaryWriter.setUInt32(secondIndex, index + 8);
  1953. }
  1954. break;
  1955. }
  1956. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFanDrawMode: {
  1957. for (var i = submesh.indexStart + submesh.indexCount - 1, start = submesh.indexStart; i >= start; --i) {
  1958. binaryWriter.setUInt32(babylonIndices[i], byteOffset);
  1959. byteOffset += 4;
  1960. }
  1961. break;
  1962. }
  1963. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleStripDrawMode: {
  1964. if (submesh.indexCount >= 3) {
  1965. binaryWriter.setUInt32(babylonIndices[submesh.indexStart + 2], byteOffset + 4);
  1966. binaryWriter.setUInt32(babylonIndices[submesh.indexStart + 1], byteOffset + 8);
  1967. }
  1968. break;
  1969. }
  1970. }
  1971. };
  1972. /**
  1973. * Reorders the vertex attribute data based on the primitive mode. This is necessary when indices are not available and the winding order is
  1974. * clock-wise during export to glTF
  1975. * @param submesh BabylonJS submesh
  1976. * @param primitiveMode Primitive mode of the mesh
  1977. * @param sideOrientation the winding order of the submesh
  1978. * @param vertexBufferKind The type of vertex attribute
  1979. * @param meshAttributeArray The vertex attribute data
  1980. * @param byteOffset The offset to the binary data
  1981. * @param binaryWriter The binary data for the glTF file
  1982. * @param convertToRightHandedSystem Converts the values to right-handed
  1983. */
  1984. _Exporter.prototype.reorderVertexAttributeDataBasedOnPrimitiveMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem) {
  1985. if (convertToRightHandedSystem && sideOrientation === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].ClockWiseSideOrientation) {
  1986. switch (primitiveMode) {
  1987. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFillMode: {
  1988. this.reorderTriangleFillMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem);
  1989. break;
  1990. }
  1991. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleStripDrawMode: {
  1992. this.reorderTriangleStripDrawMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem);
  1993. break;
  1994. }
  1995. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFanDrawMode: {
  1996. this.reorderTriangleFanMode(submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem);
  1997. break;
  1998. }
  1999. }
  2000. }
  2001. };
  2002. /**
  2003. * Reorders the vertex attributes in the correct triangle mode order . This is necessary when indices are not available and the winding order is
  2004. * clock-wise during export to glTF
  2005. * @param submesh BabylonJS submesh
  2006. * @param primitiveMode Primitive mode of the mesh
  2007. * @param sideOrientation the winding order of the submesh
  2008. * @param vertexBufferKind The type of vertex attribute
  2009. * @param meshAttributeArray The vertex attribute data
  2010. * @param byteOffset The offset to the binary data
  2011. * @param binaryWriter The binary data for the glTF file
  2012. * @param convertToRightHandedSystem Converts the values to right-handed
  2013. */
  2014. _Exporter.prototype.reorderTriangleFillMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem) {
  2015. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  2016. if (vertexBuffer) {
  2017. var stride = vertexBuffer.byteStride / babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].GetTypeByteLength(vertexBuffer.type);
  2018. if (submesh.verticesCount % 3 !== 0) {
  2019. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('The submesh vertices for the triangle fill mode is not divisible by 3!');
  2020. }
  2021. else {
  2022. var vertexData = [];
  2023. var index = 0;
  2024. switch (vertexBufferKind) {
  2025. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind:
  2026. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2027. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  2028. index = x * stride;
  2029. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index));
  2030. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + 2 * stride));
  2031. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + stride));
  2032. }
  2033. break;
  2034. }
  2035. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2036. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  2037. index = x * stride;
  2038. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index));
  2039. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index + 2 * stride));
  2040. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index + stride));
  2041. }
  2042. break;
  2043. }
  2044. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind: {
  2045. var size = vertexBuffer.getSize();
  2046. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + size) {
  2047. index = x * stride;
  2048. if (size === 4) {
  2049. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index));
  2050. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index + 2 * stride));
  2051. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index + stride));
  2052. }
  2053. else {
  2054. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index));
  2055. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + 2 * stride));
  2056. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + stride));
  2057. }
  2058. }
  2059. break;
  2060. }
  2061. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind:
  2062. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind: {
  2063. for (var x = submesh.verticesStart; x < submesh.verticesStart + submesh.verticesCount; x = x + 3) {
  2064. index = x * stride;
  2065. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"].FromArray(meshAttributeArray, index));
  2066. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"].FromArray(meshAttributeArray, index + 2 * stride));
  2067. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"].FromArray(meshAttributeArray, index + stride));
  2068. }
  2069. break;
  2070. }
  2071. default: {
  2072. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  2073. }
  2074. }
  2075. this.writeVertexAttributeData(vertexData, byteOffset, vertexBufferKind, meshAttributeArray, binaryWriter, convertToRightHandedSystem);
  2076. }
  2077. }
  2078. else {
  2079. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("reorderTriangleFillMode: Vertex Buffer Kind " + vertexBufferKind + " not present!");
  2080. }
  2081. };
  2082. /**
  2083. * Reorders the vertex attributes in the correct triangle strip order. This is necessary when indices are not available and the winding order is
  2084. * clock-wise during export to glTF
  2085. * @param submesh BabylonJS submesh
  2086. * @param primitiveMode Primitive mode of the mesh
  2087. * @param sideOrientation the winding order of the submesh
  2088. * @param vertexBufferKind The type of vertex attribute
  2089. * @param meshAttributeArray The vertex attribute data
  2090. * @param byteOffset The offset to the binary data
  2091. * @param binaryWriter The binary data for the glTF file
  2092. * @param convertToRightHandedSystem Converts the values to right-handed
  2093. */
  2094. _Exporter.prototype.reorderTriangleStripDrawMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem) {
  2095. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  2096. if (vertexBuffer) {
  2097. var stride = vertexBuffer.byteStride / babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].GetTypeByteLength(vertexBuffer.type);
  2098. var vertexData = [];
  2099. var index = 0;
  2100. switch (vertexBufferKind) {
  2101. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind:
  2102. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2103. index = submesh.verticesStart;
  2104. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + 2 * stride));
  2105. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index + stride));
  2106. break;
  2107. }
  2108. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2109. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2110. index = x * stride;
  2111. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index));
  2112. }
  2113. break;
  2114. }
  2115. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind: {
  2116. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2117. index = x * stride;
  2118. vertexBuffer.getSize() === 4 ? vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index)) : vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index));
  2119. }
  2120. break;
  2121. }
  2122. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind:
  2123. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind: {
  2124. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2125. index = x * stride;
  2126. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"].FromArray(meshAttributeArray, index));
  2127. }
  2128. break;
  2129. }
  2130. default: {
  2131. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  2132. }
  2133. }
  2134. this.writeVertexAttributeData(vertexData, byteOffset + 12, vertexBufferKind, meshAttributeArray, binaryWriter, convertToRightHandedSystem);
  2135. }
  2136. else {
  2137. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("reorderTriangleStripDrawMode: Vertex buffer kind " + vertexBufferKind + " not present!");
  2138. }
  2139. };
  2140. /**
  2141. * Reorders the vertex attributes in the correct triangle fan order. This is necessary when indices are not available and the winding order is
  2142. * clock-wise during export to glTF
  2143. * @param submesh BabylonJS submesh
  2144. * @param primitiveMode Primitive mode of the mesh
  2145. * @param sideOrientation the winding order of the submesh
  2146. * @param vertexBufferKind The type of vertex attribute
  2147. * @param meshAttributeArray The vertex attribute data
  2148. * @param byteOffset The offset to the binary data
  2149. * @param binaryWriter The binary data for the glTF file
  2150. * @param convertToRightHandedSystem Converts the values to right-handed
  2151. */
  2152. _Exporter.prototype.reorderTriangleFanMode = function (submesh, primitiveMode, sideOrientation, vertexBufferKind, meshAttributeArray, byteOffset, binaryWriter, convertToRightHandedSystem) {
  2153. var vertexBuffer = this.getVertexBufferFromMesh(vertexBufferKind, submesh.getMesh());
  2154. if (vertexBuffer) {
  2155. var stride = vertexBuffer.byteStride / babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].GetTypeByteLength(vertexBuffer.type);
  2156. var vertexData = [];
  2157. var index = 0;
  2158. switch (vertexBufferKind) {
  2159. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind:
  2160. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2161. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2162. index = x * stride;
  2163. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index));
  2164. }
  2165. break;
  2166. }
  2167. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2168. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2169. index = x * stride;
  2170. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index));
  2171. }
  2172. break;
  2173. }
  2174. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind: {
  2175. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2176. index = x * stride;
  2177. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index));
  2178. vertexBuffer.getSize() === 4 ? vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index)) : vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index));
  2179. }
  2180. break;
  2181. }
  2182. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind:
  2183. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind: {
  2184. for (var x = submesh.verticesStart + submesh.verticesCount - 1; x >= submesh.verticesStart; --x) {
  2185. index = x * stride;
  2186. vertexData.push(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"].FromArray(meshAttributeArray, index));
  2187. }
  2188. break;
  2189. }
  2190. default: {
  2191. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("Unsupported Vertex Buffer type: " + vertexBufferKind);
  2192. }
  2193. }
  2194. this.writeVertexAttributeData(vertexData, byteOffset, vertexBufferKind, meshAttributeArray, binaryWriter, convertToRightHandedSystem);
  2195. }
  2196. else {
  2197. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("reorderTriangleFanMode: Vertex buffer kind " + vertexBufferKind + " not present!");
  2198. }
  2199. };
  2200. /**
  2201. * Writes the vertex attribute data to binary
  2202. * @param vertices The vertices to write to the binary writer
  2203. * @param byteOffset The offset into the binary writer to overwrite binary data
  2204. * @param vertexAttributeKind The vertex attribute type
  2205. * @param meshAttributeArray The vertex attribute data
  2206. * @param binaryWriter The writer containing the binary data
  2207. * @param convertToRightHandedSystem Converts the values to right-handed
  2208. */
  2209. _Exporter.prototype.writeVertexAttributeData = function (vertices, byteOffset, vertexAttributeKind, meshAttributeArray, binaryWriter, convertToRightHandedSystem) {
  2210. for (var _i = 0, vertices_1 = vertices; _i < vertices_1.length; _i++) {
  2211. var vertex = vertices_1[_i];
  2212. if (convertToRightHandedSystem && !(vertexAttributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind) && !(vertex instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector2"])) {
  2213. if (vertex instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"]) {
  2214. if (vertexAttributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind) {
  2215. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedNormalVector3FromRef(vertex);
  2216. }
  2217. else if (vertexAttributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind) {
  2218. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedPositionVector3FromRef(vertex);
  2219. }
  2220. else {
  2221. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('Unsupported vertex attribute kind!');
  2222. }
  2223. }
  2224. else {
  2225. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedVector4FromRef(vertex);
  2226. }
  2227. }
  2228. if (vertexAttributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind) {
  2229. vertex.normalize();
  2230. }
  2231. else if (vertexAttributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind && vertex instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"]) {
  2232. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._NormalizeTangentFromRef(vertex);
  2233. }
  2234. for (var _a = 0, _b = vertex.asArray(); _a < _b.length; _a++) {
  2235. var component = _b[_a];
  2236. binaryWriter.setFloat32(component, byteOffset);
  2237. byteOffset += 4;
  2238. }
  2239. }
  2240. };
  2241. /**
  2242. * Writes mesh attribute data to a data buffer
  2243. * Returns the bytelength of the data
  2244. * @param vertexBufferKind Indicates what kind of vertex data is being passed in
  2245. * @param meshAttributeArray Array containing the attribute data
  2246. * @param byteStride Specifies the space between data
  2247. * @param binaryWriter The buffer to write the binary data to
  2248. * @param convertToRightHandedSystem Converts the values to right-handed
  2249. */
  2250. _Exporter.prototype.writeAttributeData = function (vertexBufferKind, attributeComponentKind, meshAttributeArray, stride, binaryWriter, convertToRightHandedSystem, babylonTransformNode) {
  2251. var vertexAttributes = [];
  2252. var index;
  2253. switch (vertexBufferKind) {
  2254. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind: {
  2255. for (var k = 0, length_2 = meshAttributeArray.length / stride; k < length_2; ++k) {
  2256. index = k * stride;
  2257. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index);
  2258. if (convertToRightHandedSystem) {
  2259. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedPositionVector3FromRef(vertexData);
  2260. }
  2261. vertexAttributes.push(vertexData.asArray());
  2262. }
  2263. break;
  2264. }
  2265. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2266. for (var k = 0, length_3 = meshAttributeArray.length / stride; k < length_3; ++k) {
  2267. index = k * stride;
  2268. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index);
  2269. if (convertToRightHandedSystem) {
  2270. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedNormalVector3FromRef(vertexData);
  2271. }
  2272. vertexData.normalize();
  2273. vertexAttributes.push(vertexData.asArray());
  2274. }
  2275. break;
  2276. }
  2277. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2278. for (var k = 0, length_4 = meshAttributeArray.length / stride; k < length_4; ++k) {
  2279. index = k * stride;
  2280. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index);
  2281. if (convertToRightHandedSystem) {
  2282. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedVector4FromRef(vertexData);
  2283. }
  2284. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._NormalizeTangentFromRef(vertexData);
  2285. vertexAttributes.push(vertexData.asArray());
  2286. }
  2287. break;
  2288. }
  2289. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind: {
  2290. for (var k = 0, length_5 = meshAttributeArray.length / stride; k < length_5; ++k) {
  2291. index = k * stride;
  2292. var vertexData = stride === 3 ? babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index);
  2293. vertexAttributes.push(vertexData.asArray());
  2294. }
  2295. break;
  2296. }
  2297. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind:
  2298. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind: {
  2299. for (var k = 0, length_6 = meshAttributeArray.length / stride; k < length_6; ++k) {
  2300. index = k * stride;
  2301. vertexAttributes.push(convertToRightHandedSystem ? [meshAttributeArray[index], meshAttributeArray[index + 1]] : [meshAttributeArray[index], meshAttributeArray[index + 1]]);
  2302. }
  2303. break;
  2304. }
  2305. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesKind:
  2306. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesExtraKind: {
  2307. for (var k = 0, length_7 = meshAttributeArray.length / stride; k < length_7; ++k) {
  2308. index = k * stride;
  2309. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index);
  2310. vertexAttributes.push(vertexData.asArray());
  2311. }
  2312. break;
  2313. }
  2314. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsKind:
  2315. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsExtraKind: {
  2316. for (var k = 0, length_8 = meshAttributeArray.length / stride; k < length_8; ++k) {
  2317. index = k * stride;
  2318. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index);
  2319. vertexAttributes.push(vertexData.asArray());
  2320. }
  2321. break;
  2322. }
  2323. default: {
  2324. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Unsupported Vertex Buffer Type: " + vertexBufferKind);
  2325. vertexAttributes = [];
  2326. }
  2327. }
  2328. var writeBinaryFunc;
  2329. switch (attributeComponentKind) {
  2330. case 5121 /* UNSIGNED_BYTE */: {
  2331. writeBinaryFunc = binaryWriter.setUInt8.bind(binaryWriter);
  2332. break;
  2333. }
  2334. case 5123 /* UNSIGNED_SHORT */: {
  2335. writeBinaryFunc = binaryWriter.setUInt16.bind(binaryWriter);
  2336. break;
  2337. }
  2338. case 5125 /* UNSIGNED_INT */: {
  2339. writeBinaryFunc = binaryWriter.setUInt32.bind(binaryWriter);
  2340. }
  2341. case 5126 /* FLOAT */: {
  2342. writeBinaryFunc = binaryWriter.setFloat32.bind(binaryWriter);
  2343. break;
  2344. }
  2345. default: {
  2346. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Unsupported Attribute Component kind: " + attributeComponentKind);
  2347. return;
  2348. }
  2349. }
  2350. for (var _i = 0, vertexAttributes_1 = vertexAttributes; _i < vertexAttributes_1.length; _i++) {
  2351. var vertexAttribute = vertexAttributes_1[_i];
  2352. for (var _a = 0, vertexAttribute_1 = vertexAttribute; _a < vertexAttribute_1.length; _a++) {
  2353. var component = vertexAttribute_1[_a];
  2354. writeBinaryFunc(component);
  2355. }
  2356. }
  2357. };
  2358. /**
  2359. * Writes mesh attribute data to a data buffer
  2360. * Returns the bytelength of the data
  2361. * @param vertexBufferKind Indicates what kind of vertex data is being passed in
  2362. * @param meshAttributeArray Array containing the attribute data
  2363. * @param byteStride Specifies the space between data
  2364. * @param binaryWriter The buffer to write the binary data to
  2365. * @param convertToRightHandedSystem Converts the values to right-handed
  2366. */
  2367. _Exporter.prototype.writeMorphTargetAttributeData = function (vertexBufferKind, attributeComponentKind, meshPrimitive, morphTarget, meshAttributeArray, morphTargetAttributeArray, stride, binaryWriter, convertToRightHandedSystem, minMax) {
  2368. var vertexAttributes = [];
  2369. var index;
  2370. var difference = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"]();
  2371. var difference4 = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"](0, 0, 0, 0);
  2372. switch (vertexBufferKind) {
  2373. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind: {
  2374. for (var k = meshPrimitive.verticesStart; k < meshPrimitive.verticesCount; ++k) {
  2375. index = meshPrimitive.indexStart + k * stride;
  2376. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index);
  2377. var morphData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(morphTargetAttributeArray, index);
  2378. difference = morphData.subtractToRef(vertexData, difference);
  2379. if (convertToRightHandedSystem) {
  2380. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedPositionVector3FromRef(difference);
  2381. }
  2382. if (minMax) {
  2383. minMax.min.copyFromFloats(Math.min(difference.x, minMax.min.x), Math.min(difference.y, minMax.min.y), Math.min(difference.z, minMax.min.z));
  2384. minMax.max.copyFromFloats(Math.max(difference.x, minMax.max.x), Math.max(difference.y, minMax.max.y), Math.max(difference.z, minMax.max.z));
  2385. }
  2386. vertexAttributes.push(difference.asArray());
  2387. }
  2388. break;
  2389. }
  2390. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2391. for (var k = meshPrimitive.verticesStart; k < meshPrimitive.verticesCount; ++k) {
  2392. index = meshPrimitive.indexStart + k * stride;
  2393. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(meshAttributeArray, index);
  2394. vertexData.normalize();
  2395. var morphData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].FromArray(morphTargetAttributeArray, index);
  2396. morphData.normalize();
  2397. difference = morphData.subtractToRef(vertexData, difference);
  2398. if (convertToRightHandedSystem) {
  2399. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedNormalVector3FromRef(difference);
  2400. }
  2401. vertexAttributes.push(difference.asArray());
  2402. }
  2403. break;
  2404. }
  2405. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2406. for (var k = meshPrimitive.verticesStart; k < meshPrimitive.verticesCount; ++k) {
  2407. index = meshPrimitive.indexStart + k * (stride + 1);
  2408. var vertexData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(meshAttributeArray, index);
  2409. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._NormalizeTangentFromRef(vertexData);
  2410. var morphData = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector4"].FromArray(morphTargetAttributeArray, index);
  2411. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._NormalizeTangentFromRef(morphData);
  2412. difference4 = morphData.subtractToRef(vertexData, difference4);
  2413. if (convertToRightHandedSystem) {
  2414. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedVector4FromRef(difference4);
  2415. }
  2416. vertexAttributes.push([difference4.x, difference4.y, difference4.z]);
  2417. }
  2418. break;
  2419. }
  2420. default: {
  2421. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Unsupported Vertex Buffer Type: " + vertexBufferKind);
  2422. vertexAttributes = [];
  2423. }
  2424. }
  2425. var writeBinaryFunc;
  2426. switch (attributeComponentKind) {
  2427. case 5121 /* UNSIGNED_BYTE */: {
  2428. writeBinaryFunc = binaryWriter.setUInt8.bind(binaryWriter);
  2429. break;
  2430. }
  2431. case 5123 /* UNSIGNED_SHORT */: {
  2432. writeBinaryFunc = binaryWriter.setUInt16.bind(binaryWriter);
  2433. break;
  2434. }
  2435. case 5125 /* UNSIGNED_INT */: {
  2436. writeBinaryFunc = binaryWriter.setUInt32.bind(binaryWriter);
  2437. }
  2438. case 5126 /* FLOAT */: {
  2439. writeBinaryFunc = binaryWriter.setFloat32.bind(binaryWriter);
  2440. break;
  2441. }
  2442. default: {
  2443. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Unsupported Attribute Component kind: " + attributeComponentKind);
  2444. return;
  2445. }
  2446. }
  2447. for (var _i = 0, vertexAttributes_2 = vertexAttributes; _i < vertexAttributes_2.length; _i++) {
  2448. var vertexAttribute = vertexAttributes_2[_i];
  2449. for (var _a = 0, vertexAttribute_2 = vertexAttribute; _a < vertexAttribute_2.length; _a++) {
  2450. var component = vertexAttribute_2[_a];
  2451. writeBinaryFunc(component);
  2452. }
  2453. }
  2454. };
  2455. /**
  2456. * Generates glTF json data
  2457. * @param shouldUseGlb Indicates whether the json should be written for a glb file
  2458. * @param glTFPrefix Text to use when prefixing a glTF file
  2459. * @param prettyPrint Indicates whether the json file should be pretty printed (true) or not (false)
  2460. * @returns json data as string
  2461. */
  2462. _Exporter.prototype.generateJSON = function (shouldUseGlb, glTFPrefix, prettyPrint) {
  2463. var _this = this;
  2464. var buffer = { byteLength: this._totalByteLength };
  2465. var imageName;
  2466. var imageData;
  2467. var bufferView;
  2468. var byteOffset = this._totalByteLength;
  2469. if (buffer.byteLength) {
  2470. this._glTF.buffers = [buffer];
  2471. }
  2472. if (this._nodes && this._nodes.length) {
  2473. this._glTF.nodes = this._nodes;
  2474. }
  2475. if (this._meshes && this._meshes.length) {
  2476. this._glTF.meshes = this._meshes;
  2477. }
  2478. if (this._scenes && this._scenes.length) {
  2479. this._glTF.scenes = this._scenes;
  2480. this._glTF.scene = 0;
  2481. }
  2482. if (this._bufferViews && this._bufferViews.length) {
  2483. this._glTF.bufferViews = this._bufferViews;
  2484. }
  2485. if (this._accessors && this._accessors.length) {
  2486. this._glTF.accessors = this._accessors;
  2487. }
  2488. if (this._animations && this._animations.length) {
  2489. this._glTF.animations = this._animations;
  2490. }
  2491. if (this._materials && this._materials.length) {
  2492. this._glTF.materials = this._materials;
  2493. }
  2494. if (this._textures && this._textures.length) {
  2495. this._glTF.textures = this._textures;
  2496. }
  2497. if (this._samplers && this._samplers.length) {
  2498. this._glTF.samplers = this._samplers;
  2499. }
  2500. if (this._skins && this._skins.length) {
  2501. this._glTF.skins = this._skins;
  2502. }
  2503. if (this._images && this._images.length) {
  2504. if (!shouldUseGlb) {
  2505. this._glTF.images = this._images;
  2506. }
  2507. else {
  2508. this._glTF.images = [];
  2509. this._images.forEach(function (image) {
  2510. if (image.uri) {
  2511. imageData = _this._imageData[image.uri];
  2512. _this._orderedImageData.push(imageData);
  2513. imageName = image.uri.split('.')[0] + " image";
  2514. bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, byteOffset, imageData.data.length, undefined, imageName);
  2515. byteOffset += imageData.data.buffer.byteLength;
  2516. _this._bufferViews.push(bufferView);
  2517. image.bufferView = _this._bufferViews.length - 1;
  2518. image.name = imageName;
  2519. image.mimeType = imageData.mimeType;
  2520. image.uri = undefined;
  2521. if (!_this._glTF.images) {
  2522. _this._glTF.images = [];
  2523. }
  2524. _this._glTF.images.push(image);
  2525. }
  2526. });
  2527. // Replace uri with bufferview and mime type for glb
  2528. buffer.byteLength = byteOffset;
  2529. }
  2530. }
  2531. if (!shouldUseGlb) {
  2532. buffer.uri = glTFPrefix + ".bin";
  2533. }
  2534. var jsonText = prettyPrint ? JSON.stringify(this._glTF, null, 2) : JSON.stringify(this._glTF);
  2535. return jsonText;
  2536. };
  2537. /**
  2538. * Generates data for .gltf and .bin files based on the glTF prefix string
  2539. * @param glTFPrefix Text to use when prefixing a glTF file
  2540. * @param dispose Dispose the exporter
  2541. * @returns GLTFData with glTF file data
  2542. */
  2543. _Exporter.prototype._generateGLTFAsync = function (glTFPrefix, dispose) {
  2544. var _this = this;
  2545. if (dispose === void 0) { dispose = true; }
  2546. return this._generateBinaryAsync().then(function (binaryBuffer) {
  2547. _this._extensionsOnExporting();
  2548. var jsonText = _this.generateJSON(false, glTFPrefix, true);
  2549. var bin = new Blob([binaryBuffer], { type: 'application/octet-stream' });
  2550. var glTFFileName = glTFPrefix + '.gltf';
  2551. var glTFBinFile = glTFPrefix + '.bin';
  2552. var container = new _glTFData__WEBPACK_IMPORTED_MODULE_4__["GLTFData"]();
  2553. container.glTFFiles[glTFFileName] = jsonText;
  2554. container.glTFFiles[glTFBinFile] = bin;
  2555. if (_this._imageData) {
  2556. for (var image in _this._imageData) {
  2557. container.glTFFiles[image] = new Blob([_this._imageData[image].data], { type: _this._imageData[image].mimeType });
  2558. }
  2559. }
  2560. if (dispose) {
  2561. _this.dispose();
  2562. }
  2563. return container;
  2564. });
  2565. };
  2566. /**
  2567. * Creates a binary buffer for glTF
  2568. * @returns array buffer for binary data
  2569. */
  2570. _Exporter.prototype._generateBinaryAsync = function () {
  2571. var _this = this;
  2572. var binaryWriter = new _BinaryWriter(4);
  2573. return this.createSceneAsync(this._babylonScene, binaryWriter).then(function () {
  2574. if (_this._localEngine) {
  2575. _this._localEngine.dispose();
  2576. }
  2577. return binaryWriter.getArrayBuffer();
  2578. });
  2579. };
  2580. /**
  2581. * Pads the number to a multiple of 4
  2582. * @param num number to pad
  2583. * @returns padded number
  2584. */
  2585. _Exporter.prototype._getPadding = function (num) {
  2586. var remainder = num % 4;
  2587. var padding = remainder === 0 ? remainder : 4 - remainder;
  2588. return padding;
  2589. };
  2590. /**
  2591. * @hidden
  2592. */
  2593. _Exporter.prototype._generateGLBAsync = function (glTFPrefix, dispose) {
  2594. var _this = this;
  2595. if (dispose === void 0) { dispose = true; }
  2596. return this._generateBinaryAsync().then(function (binaryBuffer) {
  2597. _this._extensionsOnExporting();
  2598. var jsonText = _this.generateJSON(true);
  2599. var glbFileName = glTFPrefix + '.glb';
  2600. var headerLength = 12;
  2601. var chunkLengthPrefix = 8;
  2602. var jsonLength = jsonText.length;
  2603. var imageByteLength = 0;
  2604. for (var i = 0; i < _this._orderedImageData.length; ++i) {
  2605. imageByteLength += _this._orderedImageData[i].data.byteLength;
  2606. }
  2607. var jsonPadding = _this._getPadding(jsonLength);
  2608. var binPadding = _this._getPadding(binaryBuffer.byteLength);
  2609. var imagePadding = _this._getPadding(imageByteLength);
  2610. var byteLength = headerLength + (2 * chunkLengthPrefix) + jsonLength + jsonPadding + binaryBuffer.byteLength + binPadding + imageByteLength + imagePadding;
  2611. //header
  2612. var headerBuffer = new ArrayBuffer(headerLength);
  2613. var headerBufferView = new DataView(headerBuffer);
  2614. headerBufferView.setUint32(0, 0x46546C67, true); //glTF
  2615. headerBufferView.setUint32(4, 2, true); // version
  2616. headerBufferView.setUint32(8, byteLength, true); // total bytes in file
  2617. //json chunk
  2618. var jsonChunkBuffer = new ArrayBuffer(chunkLengthPrefix + jsonLength + jsonPadding);
  2619. var jsonChunkBufferView = new DataView(jsonChunkBuffer);
  2620. jsonChunkBufferView.setUint32(0, jsonLength + jsonPadding, true);
  2621. jsonChunkBufferView.setUint32(4, 0x4E4F534A, true);
  2622. //json chunk bytes
  2623. var jsonData = new Uint8Array(jsonChunkBuffer, chunkLengthPrefix);
  2624. for (var i = 0; i < jsonLength; ++i) {
  2625. jsonData[i] = jsonText.charCodeAt(i);
  2626. }
  2627. //json padding
  2628. var jsonPaddingView = new Uint8Array(jsonChunkBuffer, chunkLengthPrefix + jsonLength);
  2629. for (var i = 0; i < jsonPadding; ++i) {
  2630. jsonPaddingView[i] = 0x20;
  2631. }
  2632. //binary chunk
  2633. var binaryChunkBuffer = new ArrayBuffer(chunkLengthPrefix);
  2634. var binaryChunkBufferView = new DataView(binaryChunkBuffer);
  2635. binaryChunkBufferView.setUint32(0, binaryBuffer.byteLength + imageByteLength + imagePadding, true);
  2636. binaryChunkBufferView.setUint32(4, 0x004E4942, true);
  2637. // binary padding
  2638. var binPaddingBuffer = new ArrayBuffer(binPadding);
  2639. var binPaddingView = new Uint8Array(binPaddingBuffer);
  2640. for (var i = 0; i < binPadding; ++i) {
  2641. binPaddingView[i] = 0;
  2642. }
  2643. var imagePaddingBuffer = new ArrayBuffer(imagePadding);
  2644. var imagePaddingView = new Uint8Array(imagePaddingBuffer);
  2645. for (var i = 0; i < imagePadding; ++i) {
  2646. imagePaddingView[i] = 0;
  2647. }
  2648. var glbData = [headerBuffer, jsonChunkBuffer, binaryChunkBuffer, binaryBuffer];
  2649. // binary data
  2650. for (var i = 0; i < _this._orderedImageData.length; ++i) {
  2651. glbData.push(_this._orderedImageData[i].data.buffer);
  2652. }
  2653. glbData.push(binPaddingBuffer);
  2654. glbData.push(imagePaddingBuffer);
  2655. var glbFile = new Blob(glbData, { type: 'application/octet-stream' });
  2656. var container = new _glTFData__WEBPACK_IMPORTED_MODULE_4__["GLTFData"]();
  2657. container.glTFFiles[glbFileName] = glbFile;
  2658. if (_this._localEngine != null) {
  2659. _this._localEngine.dispose();
  2660. }
  2661. if (dispose) {
  2662. _this.dispose();
  2663. }
  2664. return container;
  2665. });
  2666. };
  2667. /**
  2668. * Sets the TRS for each node
  2669. * @param node glTF Node for storing the transformation data
  2670. * @param babylonTransformNode Babylon mesh used as the source for the transformation data
  2671. * @param convertToRightHandedSystem Converts the values to right-handed
  2672. */
  2673. _Exporter.prototype.setNodeTransformation = function (node, babylonTransformNode, convertToRightHandedSystem) {
  2674. if (!babylonTransformNode.getPivotPoint().equalsToFloats(0, 0, 0)) {
  2675. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Pivot points are not supported in the glTF serializer");
  2676. }
  2677. if (!babylonTransformNode.position.equalsToFloats(0, 0, 0)) {
  2678. node.translation = convertToRightHandedSystem ? _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedPositionVector3(babylonTransformNode.position).asArray() : babylonTransformNode.position.asArray();
  2679. }
  2680. if (!babylonTransformNode.scaling.equalsToFloats(1, 1, 1)) {
  2681. node.scale = babylonTransformNode.scaling.asArray();
  2682. }
  2683. var rotationQuaternion = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Quaternion"].RotationYawPitchRoll(babylonTransformNode.rotation.y, babylonTransformNode.rotation.x, babylonTransformNode.rotation.z);
  2684. if (babylonTransformNode.rotationQuaternion) {
  2685. rotationQuaternion.multiplyInPlace(babylonTransformNode.rotationQuaternion);
  2686. }
  2687. if (!(rotationQuaternion.x === 0 && rotationQuaternion.y === 0 && rotationQuaternion.z === 0 && rotationQuaternion.w === 1)) {
  2688. if (convertToRightHandedSystem) {
  2689. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedQuaternionFromRef(rotationQuaternion);
  2690. }
  2691. node.rotation = rotationQuaternion.normalize().asArray();
  2692. }
  2693. };
  2694. _Exporter.prototype.getVertexBufferFromMesh = function (attributeKind, bufferMesh) {
  2695. if (bufferMesh.isVerticesDataPresent(attributeKind)) {
  2696. var vertexBuffer = bufferMesh.getVertexBuffer(attributeKind);
  2697. if (vertexBuffer) {
  2698. return vertexBuffer;
  2699. }
  2700. }
  2701. return null;
  2702. };
  2703. /**
  2704. * Creates a bufferview based on the vertices type for the Babylon mesh
  2705. * @param kind Indicates the type of vertices data
  2706. * @param componentType Indicates the numerical type used to store the data
  2707. * @param babylonTransformNode The Babylon mesh to get the vertices data from
  2708. * @param binaryWriter The buffer to write the bufferview data to
  2709. * @param convertToRightHandedSystem Converts the values to right-handed
  2710. */
  2711. _Exporter.prototype.createBufferViewKind = function (kind, attributeComponentKind, babylonTransformNode, binaryWriter, byteStride, convertToRightHandedSystem) {
  2712. var bufferMesh = babylonTransformNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Mesh"] ?
  2713. babylonTransformNode : babylonTransformNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["InstancedMesh"] ?
  2714. babylonTransformNode.sourceMesh : null;
  2715. if (bufferMesh) {
  2716. var vertexBuffer = bufferMesh.getVertexBuffer(kind);
  2717. var vertexData = bufferMesh.getVerticesData(kind);
  2718. if (vertexBuffer && vertexData) {
  2719. var typeByteLength = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].GetTypeByteLength(attributeComponentKind);
  2720. var byteLength = vertexData.length * typeByteLength;
  2721. var bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, byteStride, kind + " - " + bufferMesh.name);
  2722. this._bufferViews.push(bufferView);
  2723. this.writeAttributeData(kind, attributeComponentKind, vertexData, byteStride / typeByteLength, binaryWriter, convertToRightHandedSystem, babylonTransformNode);
  2724. }
  2725. }
  2726. };
  2727. /**
  2728. * Creates a bufferview based on the vertices type for the Babylon mesh
  2729. * @param babylonSubMesh The Babylon submesh that the morph target is applied to
  2730. * @param babylonMorphTarget the morph target to be exported
  2731. * @param binaryWriter The buffer to write the bufferview data to
  2732. * @param convertToRightHandedSystem Converts the values to right-handed
  2733. */
  2734. _Exporter.prototype.setMorphTargetAttributes = function (babylonSubMesh, meshPrimitive, babylonMorphTarget, binaryWriter, convertToRightHandedSystem) {
  2735. if (babylonMorphTarget) {
  2736. if (!meshPrimitive.targets) {
  2737. meshPrimitive.targets = [];
  2738. }
  2739. var target = {};
  2740. if (babylonMorphTarget.hasNormals) {
  2741. var vertexNormals = babylonSubMesh.getMesh().getVerticesData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind);
  2742. var morphNormals = babylonMorphTarget.getNormals();
  2743. var count = babylonSubMesh.verticesCount;
  2744. var byteStride = 12; // 3 x 4 byte floats
  2745. var byteLength = count * byteStride;
  2746. var bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, byteStride, babylonMorphTarget.name + "_NORMAL");
  2747. this._bufferViews.push(bufferView);
  2748. var bufferViewIndex = this._bufferViews.length - 1;
  2749. var accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(bufferViewIndex, babylonMorphTarget.name + " - " + "NORMAL", "VEC3" /* VEC3 */, 5126 /* FLOAT */, count, 0, null, null);
  2750. this._accessors.push(accessor);
  2751. target.NORMAL = this._accessors.length - 1;
  2752. this.writeMorphTargetAttributeData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind, 5126 /* FLOAT */, babylonSubMesh, babylonMorphTarget, vertexNormals, morphNormals, byteStride / 4, binaryWriter, convertToRightHandedSystem);
  2753. }
  2754. if (babylonMorphTarget.hasPositions) {
  2755. var vertexPositions = babylonSubMesh.getMesh().getVerticesData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind);
  2756. var morphPositions = babylonMorphTarget.getPositions();
  2757. var count = babylonSubMesh.verticesCount;
  2758. var byteStride = 12; // 3 x 4 byte floats
  2759. var byteLength = count * byteStride;
  2760. var bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, byteStride, babylonMorphTarget.name + "_POSITION");
  2761. this._bufferViews.push(bufferView);
  2762. var bufferViewIndex = this._bufferViews.length - 1;
  2763. var minMax = { min: new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"](Infinity, Infinity, Infinity), max: new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"](-Infinity, -Infinity, -Infinity) };
  2764. var accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(bufferViewIndex, babylonMorphTarget.name + " - " + "POSITION", "VEC3" /* VEC3 */, 5126 /* FLOAT */, count, 0, null, null);
  2765. this._accessors.push(accessor);
  2766. target.POSITION = this._accessors.length - 1;
  2767. this.writeMorphTargetAttributeData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind, 5126 /* FLOAT */, babylonSubMesh, babylonMorphTarget, vertexPositions, morphPositions, byteStride / 4, binaryWriter, convertToRightHandedSystem, minMax);
  2768. accessor.min = minMax.min.asArray();
  2769. accessor.max = minMax.max.asArray();
  2770. }
  2771. if (babylonMorphTarget.hasTangents) {
  2772. var vertexTangents = babylonSubMesh.getMesh().getVerticesData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind);
  2773. var morphTangents = babylonMorphTarget.getTangents();
  2774. var count = babylonSubMesh.verticesCount;
  2775. var byteStride = 12; // 3 x 4 byte floats
  2776. var byteLength = count * byteStride;
  2777. var bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, byteStride, babylonMorphTarget.name + "_NORMAL");
  2778. this._bufferViews.push(bufferView);
  2779. var bufferViewIndex = this._bufferViews.length - 1;
  2780. var accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(bufferViewIndex, babylonMorphTarget.name + " - " + "TANGENT", "VEC3" /* VEC3 */, 5126 /* FLOAT */, count, 0, null, null);
  2781. this._accessors.push(accessor);
  2782. target.TANGENT = this._accessors.length - 1;
  2783. this.writeMorphTargetAttributeData(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind, 5126 /* FLOAT */, babylonSubMesh, babylonMorphTarget, vertexTangents, morphTangents, byteStride / 4, binaryWriter, convertToRightHandedSystem);
  2784. }
  2785. meshPrimitive.targets.push(target);
  2786. }
  2787. };
  2788. /**
  2789. * The primitive mode of the Babylon mesh
  2790. * @param babylonMesh The BabylonJS mesh
  2791. */
  2792. _Exporter.prototype.getMeshPrimitiveMode = function (babylonMesh) {
  2793. if (babylonMesh instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["LinesMesh"]) {
  2794. return babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].LineListDrawMode;
  2795. }
  2796. return babylonMesh.material ? babylonMesh.material.fillMode : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFillMode;
  2797. };
  2798. /**
  2799. * Sets the primitive mode of the glTF mesh primitive
  2800. * @param meshPrimitive glTF mesh primitive
  2801. * @param primitiveMode The primitive mode
  2802. */
  2803. _Exporter.prototype.setPrimitiveMode = function (meshPrimitive, primitiveMode) {
  2804. switch (primitiveMode) {
  2805. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFillMode: {
  2806. // glTF defaults to using Triangle Mode
  2807. break;
  2808. }
  2809. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleStripDrawMode: {
  2810. meshPrimitive.mode = 5 /* TRIANGLE_STRIP */;
  2811. break;
  2812. }
  2813. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].TriangleFanDrawMode: {
  2814. meshPrimitive.mode = 6 /* TRIANGLE_FAN */;
  2815. break;
  2816. }
  2817. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].PointListDrawMode: {
  2818. meshPrimitive.mode = 0 /* POINTS */;
  2819. }
  2820. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].PointFillMode: {
  2821. meshPrimitive.mode = 0 /* POINTS */;
  2822. break;
  2823. }
  2824. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].LineLoopDrawMode: {
  2825. meshPrimitive.mode = 2 /* LINE_LOOP */;
  2826. break;
  2827. }
  2828. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].LineListDrawMode: {
  2829. meshPrimitive.mode = 1 /* LINES */;
  2830. break;
  2831. }
  2832. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].LineStripDrawMode: {
  2833. meshPrimitive.mode = 3 /* LINE_STRIP */;
  2834. break;
  2835. }
  2836. }
  2837. };
  2838. /**
  2839. * Sets the vertex attribute accessor based of the glTF mesh primitive
  2840. * @param meshPrimitive glTF mesh primitive
  2841. * @param attributeKind vertex attribute
  2842. * @returns boolean specifying if uv coordinates are present
  2843. */
  2844. _Exporter.prototype.setAttributeKind = function (meshPrimitive, attributeKind) {
  2845. switch (attributeKind) {
  2846. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind: {
  2847. meshPrimitive.attributes.POSITION = this._accessors.length - 1;
  2848. break;
  2849. }
  2850. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind: {
  2851. meshPrimitive.attributes.NORMAL = this._accessors.length - 1;
  2852. break;
  2853. }
  2854. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind: {
  2855. meshPrimitive.attributes.COLOR_0 = this._accessors.length - 1;
  2856. break;
  2857. }
  2858. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind: {
  2859. meshPrimitive.attributes.TANGENT = this._accessors.length - 1;
  2860. break;
  2861. }
  2862. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind: {
  2863. meshPrimitive.attributes.TEXCOORD_0 = this._accessors.length - 1;
  2864. break;
  2865. }
  2866. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind: {
  2867. meshPrimitive.attributes.TEXCOORD_1 = this._accessors.length - 1;
  2868. break;
  2869. }
  2870. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesKind: {
  2871. meshPrimitive.attributes.JOINTS_0 = this._accessors.length - 1;
  2872. break;
  2873. }
  2874. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesExtraKind: {
  2875. meshPrimitive.attributes.JOINTS_1 = this._accessors.length - 1;
  2876. break;
  2877. }
  2878. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsKind: {
  2879. meshPrimitive.attributes.WEIGHTS_0 = this._accessors.length - 1;
  2880. break;
  2881. }
  2882. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsExtraKind: {
  2883. meshPrimitive.attributes.WEIGHTS_1 = this._accessors.length - 1;
  2884. break;
  2885. }
  2886. default: {
  2887. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Unsupported Vertex Buffer Type: " + attributeKind);
  2888. }
  2889. }
  2890. };
  2891. /**
  2892. * Sets data for the primitive attributes of each submesh
  2893. * @param mesh glTF Mesh object to store the primitive attribute information
  2894. * @param babylonTransformNode Babylon mesh to get the primitive attribute data from
  2895. * @param binaryWriter Buffer to write the attribute data to
  2896. * @param convertToRightHandedSystem Converts the values to right-handed
  2897. */
  2898. _Exporter.prototype.setPrimitiveAttributesAsync = function (mesh, babylonTransformNode, binaryWriter, convertToRightHandedSystem) {
  2899. var _a;
  2900. var promises = [];
  2901. var bufferMesh = null;
  2902. var bufferView;
  2903. var minMax;
  2904. if (babylonTransformNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Mesh"]) {
  2905. bufferMesh = babylonTransformNode;
  2906. }
  2907. else if (babylonTransformNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["InstancedMesh"]) {
  2908. bufferMesh = babylonTransformNode.sourceMesh;
  2909. }
  2910. var attributeData = [
  2911. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind, accessorType: "VEC3" /* VEC3 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 12 },
  2912. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].NormalKind, accessorType: "VEC3" /* VEC3 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 12 },
  2913. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].ColorKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 16 },
  2914. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].TangentKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 16 },
  2915. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind, accessorType: "VEC2" /* VEC2 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 8 },
  2916. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind, accessorType: "VEC2" /* VEC2 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 8 },
  2917. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5123 /* UNSIGNED_SHORT */, byteStride: 8 },
  2918. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesIndicesExtraKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5123 /* UNSIGNED_SHORT */, byteStride: 8 },
  2919. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 16 },
  2920. { kind: babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].MatricesWeightsExtraKind, accessorType: "VEC4" /* VEC4 */, accessorComponentType: 5126 /* FLOAT */, byteStride: 16 },
  2921. ];
  2922. if (bufferMesh) {
  2923. var indexBufferViewIndex = null;
  2924. var primitiveMode = this.getMeshPrimitiveMode(bufferMesh);
  2925. var vertexAttributeBufferViews = {};
  2926. var morphTargetManager = bufferMesh.morphTargetManager;
  2927. // For each BabylonMesh, create bufferviews for each 'kind'
  2928. for (var _i = 0, attributeData_1 = attributeData; _i < attributeData_1.length; _i++) {
  2929. var attribute = attributeData_1[_i];
  2930. var attributeKind = attribute.kind;
  2931. var attributeComponentKind = attribute.accessorComponentType;
  2932. if (bufferMesh.isVerticesDataPresent(attributeKind)) {
  2933. var vertexBuffer = this.getVertexBufferFromMesh(attributeKind, bufferMesh);
  2934. attribute.byteStride = vertexBuffer ? vertexBuffer.getSize() * babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].GetTypeByteLength(attribute.accessorComponentType) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].DeduceStride(attributeKind) * 4;
  2935. if (attribute.byteStride === 12) {
  2936. attribute.accessorType = "VEC3" /* VEC3 */;
  2937. }
  2938. this.createBufferViewKind(attributeKind, attributeComponentKind, babylonTransformNode, binaryWriter, attribute.byteStride, convertToRightHandedSystem);
  2939. attribute.bufferViewIndex = this._bufferViews.length - 1;
  2940. vertexAttributeBufferViews[attributeKind] = attribute.bufferViewIndex;
  2941. }
  2942. }
  2943. if (bufferMesh.getTotalIndices()) {
  2944. var indices = bufferMesh.getIndices();
  2945. if (indices) {
  2946. var byteLength = indices.length * 4;
  2947. bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, binaryWriter.getByteOffset(), byteLength, undefined, "Indices - " + bufferMesh.name);
  2948. this._bufferViews.push(bufferView);
  2949. indexBufferViewIndex = this._bufferViews.length - 1;
  2950. for (var k = 0, length_9 = indices.length; k < length_9; ++k) {
  2951. binaryWriter.setUInt32(indices[k]);
  2952. }
  2953. }
  2954. }
  2955. if (bufferMesh.subMeshes) {
  2956. // go through all mesh primitives (submeshes)
  2957. for (var _b = 0, _c = bufferMesh.subMeshes; _b < _c.length; _b++) {
  2958. var submesh = _c[_b];
  2959. var babylonMaterial = submesh.getMaterial() || bufferMesh.getScene().defaultMaterial;
  2960. var materialIndex = null;
  2961. if (babylonMaterial) {
  2962. if (bufferMesh instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["LinesMesh"]) {
  2963. // get the color from the lines mesh and set it in the material
  2964. var material = {
  2965. name: bufferMesh.name + ' material'
  2966. };
  2967. if (!bufferMesh.color.equals(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Color3"].White()) || bufferMesh.alpha < 1) {
  2968. material.pbrMetallicRoughness = {
  2969. baseColorFactor: bufferMesh.color.asArray().concat([bufferMesh.alpha])
  2970. };
  2971. }
  2972. this._materials.push(material);
  2973. materialIndex = this._materials.length - 1;
  2974. }
  2975. else if (babylonMaterial instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["MultiMaterial"]) {
  2976. var subMaterial = babylonMaterial.subMaterials[submesh.materialIndex];
  2977. if (subMaterial) {
  2978. babylonMaterial = subMaterial;
  2979. materialIndex = this._materialMap[babylonMaterial.uniqueId];
  2980. }
  2981. }
  2982. else {
  2983. materialIndex = this._materialMap[babylonMaterial.uniqueId];
  2984. }
  2985. }
  2986. var glTFMaterial = materialIndex != null ? this._materials[materialIndex] : null;
  2987. var meshPrimitive = { attributes: {} };
  2988. this.setPrimitiveMode(meshPrimitive, primitiveMode);
  2989. for (var _d = 0, attributeData_2 = attributeData; _d < attributeData_2.length; _d++) {
  2990. var attribute = attributeData_2[_d];
  2991. var attributeKind = attribute.kind;
  2992. if (attributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UVKind || attributeKind === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].UV2Kind) {
  2993. if (glTFMaterial && !this._glTFMaterialExporter._hasTexturesPresent(glTFMaterial)) {
  2994. continue;
  2995. }
  2996. }
  2997. var vertexData = bufferMesh.getVerticesData(attributeKind);
  2998. if (vertexData) {
  2999. var vertexBuffer = this.getVertexBufferFromMesh(attributeKind, bufferMesh);
  3000. if (vertexBuffer) {
  3001. var stride = vertexBuffer.getSize();
  3002. var bufferViewIndex = attribute.bufferViewIndex;
  3003. if (bufferViewIndex != undefined) { // check to see if bufferviewindex has a numeric value assigned.
  3004. minMax = { min: null, max: null };
  3005. if (attributeKind == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["VertexBuffer"].PositionKind) {
  3006. minMax = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CalculateMinMaxPositions(vertexData, 0, vertexData.length / stride, convertToRightHandedSystem);
  3007. }
  3008. var accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(bufferViewIndex, attributeKind + " - " + babylonTransformNode.name, attribute.accessorType, attribute.accessorComponentType, vertexData.length / stride, 0, minMax.min, minMax.max);
  3009. this._accessors.push(accessor);
  3010. this.setAttributeKind(meshPrimitive, attributeKind);
  3011. }
  3012. }
  3013. }
  3014. }
  3015. if (indexBufferViewIndex) {
  3016. // Create accessor
  3017. var accessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(indexBufferViewIndex, "indices - " + babylonTransformNode.name, "SCALAR" /* SCALAR */, 5125 /* UNSIGNED_INT */, submesh.indexCount, submesh.indexStart * 4, null, null);
  3018. this._accessors.push(accessor);
  3019. meshPrimitive.indices = this._accessors.length - 1;
  3020. }
  3021. if (materialIndex != null && Object.keys(meshPrimitive.attributes).length > 0) {
  3022. var sideOrientation = bufferMesh.overrideMaterialSideOrientation !== null ? bufferMesh.overrideMaterialSideOrientation : babylonMaterial.sideOrientation;
  3023. if ((sideOrientation == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].ClockWiseSideOrientation && this._babylonScene.useRightHandedSystem)
  3024. || (sideOrientation == babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Material"].ClockWiseSideOrientation && convertToRightHandedSystem && bufferMesh.overrideMaterialSideOrientation !== ((_a = bufferMesh.material) === null || _a === void 0 ? void 0 : _a.sideOrientation))) {
  3025. var byteOffset = indexBufferViewIndex != null ? this._bufferViews[indexBufferViewIndex].byteOffset : null;
  3026. if (byteOffset == null) {
  3027. byteOffset = 0;
  3028. }
  3029. var babylonIndices = null;
  3030. if (indexBufferViewIndex != null) {
  3031. babylonIndices = bufferMesh.getIndices();
  3032. }
  3033. if (babylonIndices) {
  3034. this.reorderIndicesBasedOnPrimitiveMode(submesh, primitiveMode, babylonIndices, byteOffset, binaryWriter);
  3035. }
  3036. else {
  3037. for (var _e = 0, attributeData_3 = attributeData; _e < attributeData_3.length; _e++) {
  3038. var attribute = attributeData_3[_e];
  3039. var vertexData = bufferMesh.getVerticesData(attribute.kind);
  3040. if (vertexData) {
  3041. var byteOffset_1 = this._bufferViews[vertexAttributeBufferViews[attribute.kind]].byteOffset;
  3042. if (!byteOffset_1) {
  3043. byteOffset_1 = 0;
  3044. }
  3045. this.reorderVertexAttributeDataBasedOnPrimitiveMode(submesh, primitiveMode, sideOrientation, attribute.kind, vertexData, byteOffset_1, binaryWriter, convertToRightHandedSystem);
  3046. }
  3047. }
  3048. }
  3049. }
  3050. meshPrimitive.material = materialIndex;
  3051. }
  3052. if (morphTargetManager) {
  3053. var target = void 0;
  3054. for (var i = 0; i < morphTargetManager.numTargets; ++i) {
  3055. target = morphTargetManager.getTarget(i);
  3056. this.setMorphTargetAttributes(submesh, meshPrimitive, target, binaryWriter, convertToRightHandedSystem);
  3057. }
  3058. }
  3059. mesh.primitives.push(meshPrimitive);
  3060. var promise = this._extensionsPostExportMeshPrimitiveAsync("postExport", meshPrimitive, submesh, binaryWriter);
  3061. if (promise) {
  3062. promises.push();
  3063. }
  3064. }
  3065. }
  3066. }
  3067. return Promise.all(promises).then(function () {
  3068. /* do nothing */
  3069. });
  3070. };
  3071. /**
  3072. * Check if the node is used to convert its descendants from a right handed coordinate system to the Babylon scene's coordinate system.
  3073. * @param node The node to check
  3074. * @returns True if the node is used to convert its descendants from right-handed to left-handed. False otherwise
  3075. */
  3076. _Exporter.prototype.isBabylonCoordinateSystemConvertingNode = function (node) {
  3077. if (node instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["TransformNode"]) {
  3078. if (node.name !== "__root__") {
  3079. return false;
  3080. }
  3081. // Transform
  3082. var matrix = node.getWorldMatrix();
  3083. var matrixToLeftHanded = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Matrix"].Compose(this._convertToRightHandedSystem ? new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"](-1, 1, 1) : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].One(), babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Quaternion"].Identity(), babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Vector3"].Zero());
  3084. var matrixProduct = matrix.multiply(matrixToLeftHanded);
  3085. var matrixIdentity = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Matrix"].IdentityReadOnly;
  3086. for (var i = 0; i < 16; i++) {
  3087. if (Math.abs(matrixProduct.m[i] - matrixIdentity.m[i]) > babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Epsilon"]) {
  3088. return false;
  3089. }
  3090. }
  3091. // Geometry
  3092. if ((node instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Mesh"] && node.geometry !== null) ||
  3093. (node instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["InstancedMesh"] && node.sourceMesh.geometry !== null)) {
  3094. return false;
  3095. }
  3096. if (this._includeCoordinateSystemConversionNodes) {
  3097. return false;
  3098. }
  3099. return true;
  3100. }
  3101. return false;
  3102. };
  3103. /**
  3104. * Creates a glTF scene based on the array of meshes
  3105. * Returns the the total byte offset
  3106. * @param babylonScene Babylon scene to get the mesh data from
  3107. * @param binaryWriter Buffer to write binary data to
  3108. */
  3109. _Exporter.prototype.createSceneAsync = function (babylonScene, binaryWriter) {
  3110. var _this = this;
  3111. var scene = { nodes: [] };
  3112. var glTFNodeIndex;
  3113. var glTFNode;
  3114. var directDescendents;
  3115. var nodes = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__spreadArrays"])(babylonScene.transformNodes, babylonScene.meshes, babylonScene.lights);
  3116. var rootNodesToLeftHanded = [];
  3117. this._convertToRightHandedSystem = !babylonScene.useRightHandedSystem;
  3118. this._convertToRightHandedSystemMap = {};
  3119. // Set default values for all nodes
  3120. babylonScene.rootNodes.forEach(function (rootNode) {
  3121. _this._convertToRightHandedSystemMap[rootNode.uniqueId] = _this._convertToRightHandedSystem;
  3122. rootNode.getDescendants(false).forEach(function (descendant) {
  3123. _this._convertToRightHandedSystemMap[descendant.uniqueId] = _this._convertToRightHandedSystem;
  3124. });
  3125. });
  3126. // Check if root nodes converting to left-handed are present
  3127. babylonScene.rootNodes.forEach(function (rootNode) {
  3128. if (_this.isBabylonCoordinateSystemConvertingNode(rootNode)) {
  3129. rootNodesToLeftHanded.push(rootNode);
  3130. // Exclude the node from list of nodes to export
  3131. var indexRootNode = nodes.indexOf(rootNode);
  3132. if (indexRootNode !== -1) { // should always be true
  3133. nodes.splice(indexRootNode, 1);
  3134. }
  3135. // Cancel conversion to right handed system
  3136. rootNode.getDescendants(false).forEach(function (descendant) {
  3137. _this._convertToRightHandedSystemMap[descendant.uniqueId] = false;
  3138. });
  3139. }
  3140. });
  3141. return this._glTFMaterialExporter._convertMaterialsToGLTFAsync(babylonScene.materials, "image/png" /* PNG */, true).then(function () {
  3142. return _this.createNodeMapAndAnimationsAsync(babylonScene, nodes, binaryWriter).then(function (nodeMap) {
  3143. return _this.createSkinsAsync(babylonScene, nodeMap, binaryWriter).then(function (skinMap) {
  3144. _this._nodeMap = nodeMap;
  3145. _this._totalByteLength = binaryWriter.getByteOffset();
  3146. if (_this._totalByteLength == undefined) {
  3147. throw new Error("undefined byte length!");
  3148. }
  3149. // Build Hierarchy with the node map.
  3150. for (var _i = 0, nodes_1 = nodes; _i < nodes_1.length; _i++) {
  3151. var babylonNode = nodes_1[_i];
  3152. glTFNodeIndex = _this._nodeMap[babylonNode.uniqueId];
  3153. if (glTFNodeIndex !== undefined) {
  3154. glTFNode = _this._nodes[glTFNodeIndex];
  3155. if (babylonNode.metadata) {
  3156. if (_this._options.metadataSelector) {
  3157. glTFNode.extras = _this._options.metadataSelector(babylonNode.metadata);
  3158. }
  3159. else if (babylonNode.metadata.gltf) {
  3160. glTFNode.extras = babylonNode.metadata.gltf.extras;
  3161. }
  3162. }
  3163. if (!babylonNode.parent || rootNodesToLeftHanded.indexOf(babylonNode.parent) !== -1) {
  3164. if (_this._options.shouldExportNode && !_this._options.shouldExportNode(babylonNode)) {
  3165. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Log("Omitting " + babylonNode.name + " from scene.");
  3166. }
  3167. else {
  3168. var convertToRightHandedSystem = _this._convertToRightHandedSystemMap[babylonNode.uniqueId];
  3169. if (convertToRightHandedSystem) {
  3170. if (glTFNode.translation) {
  3171. glTFNode.translation[2] *= -1;
  3172. glTFNode.translation[0] *= -1;
  3173. }
  3174. glTFNode.rotation = glTFNode.rotation ? babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Quaternion"].FromArray([0, 1, 0, 0]).multiply(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Quaternion"].FromArray(glTFNode.rotation)).asArray() : (babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Quaternion"].FromArray([0, 1, 0, 0])).asArray();
  3175. }
  3176. scene.nodes.push(glTFNodeIndex);
  3177. }
  3178. }
  3179. if (babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Mesh"]) {
  3180. var babylonMesh = babylonNode;
  3181. if (babylonMesh.skeleton) {
  3182. glTFNode.skin = skinMap[babylonMesh.skeleton.uniqueId];
  3183. }
  3184. }
  3185. directDescendents = babylonNode.getDescendants(true);
  3186. if (!glTFNode.children && directDescendents && directDescendents.length) {
  3187. var children = [];
  3188. for (var _a = 0, directDescendents_1 = directDescendents; _a < directDescendents_1.length; _a++) {
  3189. var descendent = directDescendents_1[_a];
  3190. if (_this._nodeMap[descendent.uniqueId] != null) {
  3191. children.push(_this._nodeMap[descendent.uniqueId]);
  3192. }
  3193. }
  3194. if (children.length) {
  3195. glTFNode.children = children;
  3196. }
  3197. }
  3198. }
  3199. }
  3200. if (scene.nodes.length) {
  3201. _this._scenes.push(scene);
  3202. }
  3203. });
  3204. });
  3205. });
  3206. };
  3207. /**
  3208. * Creates a mapping of Node unique id to node index and handles animations
  3209. * @param babylonScene Babylon Scene
  3210. * @param nodes Babylon transform nodes
  3211. * @param binaryWriter Buffer to write binary data to
  3212. * @returns Node mapping of unique id to index
  3213. */
  3214. _Exporter.prototype.createNodeMapAndAnimationsAsync = function (babylonScene, nodes, binaryWriter) {
  3215. var _this = this;
  3216. var promiseChain = Promise.resolve();
  3217. var nodeMap = {};
  3218. var nodeIndex;
  3219. var runtimeGLTFAnimation = {
  3220. name: 'runtime animations',
  3221. channels: [],
  3222. samplers: []
  3223. };
  3224. var idleGLTFAnimations = [];
  3225. var _loop_1 = function (babylonNode) {
  3226. if (!this_1._options.shouldExportNode || this_1._options.shouldExportNode(babylonNode)) {
  3227. promiseChain = promiseChain.then(function () {
  3228. var convertToRightHandedSystem = _this._convertToRightHandedSystemMap[babylonNode.uniqueId];
  3229. return _this.createNodeAsync(babylonNode, binaryWriter, convertToRightHandedSystem, nodeMap).then(function (node) {
  3230. var promise = _this._extensionsPostExportNodeAsync("createNodeAsync", node, babylonNode, nodeMap);
  3231. if (promise == null) {
  3232. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Warn("Not exporting node " + babylonNode.name);
  3233. return Promise.resolve();
  3234. }
  3235. else {
  3236. return promise.then(function (node) {
  3237. if (!node) {
  3238. return;
  3239. }
  3240. _this._nodes.push(node);
  3241. nodeIndex = _this._nodes.length - 1;
  3242. nodeMap[babylonNode.uniqueId] = nodeIndex;
  3243. if (!babylonScene.animationGroups.length && babylonNode.animations.length) {
  3244. _glTFAnimation__WEBPACK_IMPORTED_MODULE_5__["_GLTFAnimation"]._CreateNodeAnimationFromNodeAnimations(babylonNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, _this._nodes, binaryWriter, _this._bufferViews, _this._accessors, convertToRightHandedSystem, _this._animationSampleRate);
  3245. _glTFAnimation__WEBPACK_IMPORTED_MODULE_5__["_GLTFAnimation"]._CreateMorphTargetAnimationFromMorphTargets(babylonNode, runtimeGLTFAnimation, idleGLTFAnimations, nodeMap, _this._nodes, binaryWriter, _this._bufferViews, _this._accessors, convertToRightHandedSystem, _this._animationSampleRate);
  3246. }
  3247. });
  3248. }
  3249. });
  3250. });
  3251. }
  3252. else {
  3253. "Excluding node " + babylonNode.name;
  3254. }
  3255. };
  3256. var this_1 = this;
  3257. for (var _i = 0, nodes_2 = nodes; _i < nodes_2.length; _i++) {
  3258. var babylonNode = nodes_2[_i];
  3259. _loop_1(babylonNode);
  3260. }
  3261. return promiseChain.then(function () {
  3262. if (runtimeGLTFAnimation.channels.length && runtimeGLTFAnimation.samplers.length) {
  3263. _this._animations.push(runtimeGLTFAnimation);
  3264. }
  3265. idleGLTFAnimations.forEach(function (idleGLTFAnimation) {
  3266. if (idleGLTFAnimation.channels.length && idleGLTFAnimation.samplers.length) {
  3267. _this._animations.push(idleGLTFAnimation);
  3268. }
  3269. });
  3270. if (babylonScene.animationGroups.length) {
  3271. _glTFAnimation__WEBPACK_IMPORTED_MODULE_5__["_GLTFAnimation"]._CreateNodeAnimationFromAnimationGroups(babylonScene, _this._animations, nodeMap, _this._nodes, binaryWriter, _this._bufferViews, _this._accessors, _this._convertToRightHandedSystemMap, _this._animationSampleRate);
  3272. }
  3273. return nodeMap;
  3274. });
  3275. };
  3276. /**
  3277. * Creates a glTF node from a Babylon mesh
  3278. * @param babylonMesh Source Babylon mesh
  3279. * @param binaryWriter Buffer for storing geometry data
  3280. * @param convertToRightHandedSystem Converts the values to right-handed
  3281. * @param nodeMap Node mapping of unique id to glTF node index
  3282. * @returns glTF node
  3283. */
  3284. _Exporter.prototype.createNodeAsync = function (babylonNode, binaryWriter, convertToRightHandedSystem, nodeMap) {
  3285. var _this = this;
  3286. return Promise.resolve().then(function () {
  3287. // create node to hold translation/rotation/scale and the mesh
  3288. var node = {};
  3289. // create mesh
  3290. var mesh = { primitives: [] };
  3291. if (babylonNode.name) {
  3292. node.name = babylonNode.name;
  3293. }
  3294. if (babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["TransformNode"]) {
  3295. // Set transformation
  3296. _this.setNodeTransformation(node, babylonNode, convertToRightHandedSystem);
  3297. if (babylonNode instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Mesh"]) {
  3298. var morphTargetManager = babylonNode.morphTargetManager;
  3299. if (morphTargetManager && morphTargetManager.numTargets > 0) {
  3300. mesh.weights = [];
  3301. for (var i = 0; i < morphTargetManager.numTargets; ++i) {
  3302. mesh.weights.push(morphTargetManager.getTarget(i).influence);
  3303. }
  3304. }
  3305. }
  3306. return _this.setPrimitiveAttributesAsync(mesh, babylonNode, binaryWriter, convertToRightHandedSystem).then(function () {
  3307. if (mesh.primitives.length) {
  3308. _this._meshes.push(mesh);
  3309. node.mesh = _this._meshes.length - 1;
  3310. }
  3311. return node;
  3312. });
  3313. }
  3314. else {
  3315. return node;
  3316. }
  3317. });
  3318. };
  3319. /**
  3320. * Creates a glTF skin from a Babylon skeleton
  3321. * @param babylonScene Babylon Scene
  3322. * @param nodes Babylon transform nodes
  3323. * @param binaryWriter Buffer to write binary data to
  3324. * @returns Node mapping of unique id to index
  3325. */
  3326. _Exporter.prototype.createSkinsAsync = function (babylonScene, nodeMap, binaryWriter) {
  3327. var promiseChain = Promise.resolve();
  3328. var skinMap = {};
  3329. var _loop_2 = function (skeleton) {
  3330. // create skin
  3331. var skin = { joints: [] };
  3332. var inverseBindMatrices = [];
  3333. var skeletonMesh = babylonScene.meshes.find(function (mesh) { mesh.skeleton === skeleton; });
  3334. skin.skeleton = skeleton.overrideMesh === null ? (skeletonMesh ? nodeMap[skeletonMesh.uniqueId] : undefined) : nodeMap[skeleton.overrideMesh.uniqueId];
  3335. for (var _i = 0, _a = skeleton.bones; _i < _a.length; _i++) {
  3336. var bone = _a[_i];
  3337. if (bone._index != -1) {
  3338. var transformNode = bone.getTransformNode();
  3339. if (transformNode) {
  3340. var boneMatrix = bone.getInvertedAbsoluteTransform();
  3341. if (this_2._convertToRightHandedSystem) {
  3342. _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._GetRightHandedMatrixFromRef(boneMatrix);
  3343. }
  3344. inverseBindMatrices.push(boneMatrix);
  3345. skin.joints.push(nodeMap[transformNode.uniqueId]);
  3346. }
  3347. }
  3348. }
  3349. // create buffer view for inverse bind matrices
  3350. var byteStride = 64; // 4 x 4 matrix of 32 bit float
  3351. var byteLength = inverseBindMatrices.length * byteStride;
  3352. var bufferViewOffset = binaryWriter.getByteOffset();
  3353. var bufferView = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateBufferView(0, bufferViewOffset, byteLength, byteStride, "InverseBindMatrices" + " - " + skeleton.name);
  3354. this_2._bufferViews.push(bufferView);
  3355. var bufferViewIndex = this_2._bufferViews.length - 1;
  3356. var bindMatrixAccessor = _glTFUtilities__WEBPACK_IMPORTED_MODULE_3__["_GLTFUtilities"]._CreateAccessor(bufferViewIndex, "InverseBindMatrices" + " - " + skeleton.name, "MAT4" /* MAT4 */, 5126 /* FLOAT */, inverseBindMatrices.length, null, null, null);
  3357. var inverseBindAccessorIndex = this_2._accessors.push(bindMatrixAccessor) - 1;
  3358. skin.inverseBindMatrices = inverseBindAccessorIndex;
  3359. this_2._skins.push(skin);
  3360. skinMap[skeleton.uniqueId] = this_2._skins.length - 1;
  3361. inverseBindMatrices.forEach(function (mat) {
  3362. mat.m.forEach(function (cell) {
  3363. binaryWriter.setFloat32(cell);
  3364. });
  3365. });
  3366. };
  3367. var this_2 = this;
  3368. for (var _i = 0, _a = babylonScene.skeletons; _i < _a.length; _i++) {
  3369. var skeleton = _a[_i];
  3370. _loop_2(skeleton);
  3371. }
  3372. return promiseChain.then(function () {
  3373. return skinMap;
  3374. });
  3375. };
  3376. _Exporter._ExtensionNames = new Array();
  3377. _Exporter._ExtensionFactories = {};
  3378. return _Exporter;
  3379. }());
  3380. /**
  3381. * @hidden
  3382. *
  3383. * Stores glTF binary data. If the array buffer byte length is exceeded, it doubles in size dynamically
  3384. */
  3385. var _BinaryWriter = /** @class */ (function () {
  3386. /**
  3387. * Initialize binary writer with an initial byte length
  3388. * @param byteLength Initial byte length of the array buffer
  3389. */
  3390. function _BinaryWriter(byteLength) {
  3391. this._arrayBuffer = new ArrayBuffer(byteLength);
  3392. this._dataView = new DataView(this._arrayBuffer);
  3393. this._byteOffset = 0;
  3394. }
  3395. /**
  3396. * Resize the array buffer to the specified byte length
  3397. * @param byteLength
  3398. */
  3399. _BinaryWriter.prototype.resizeBuffer = function (byteLength) {
  3400. var newBuffer = new ArrayBuffer(byteLength);
  3401. var oldUint8Array = new Uint8Array(this._arrayBuffer);
  3402. var newUint8Array = new Uint8Array(newBuffer);
  3403. for (var i = 0, length_10 = newUint8Array.byteLength; i < length_10; ++i) {
  3404. newUint8Array[i] = oldUint8Array[i];
  3405. }
  3406. this._arrayBuffer = newBuffer;
  3407. this._dataView = new DataView(this._arrayBuffer);
  3408. return newBuffer;
  3409. };
  3410. /**
  3411. * Get an array buffer with the length of the byte offset
  3412. * @returns ArrayBuffer resized to the byte offset
  3413. */
  3414. _BinaryWriter.prototype.getArrayBuffer = function () {
  3415. return this.resizeBuffer(this.getByteOffset());
  3416. };
  3417. /**
  3418. * Get the byte offset of the array buffer
  3419. * @returns byte offset
  3420. */
  3421. _BinaryWriter.prototype.getByteOffset = function () {
  3422. if (this._byteOffset == undefined) {
  3423. throw new Error("Byte offset is undefined!");
  3424. }
  3425. return this._byteOffset;
  3426. };
  3427. /**
  3428. * Stores an UInt8 in the array buffer
  3429. * @param entry
  3430. * @param byteOffset If defined, specifies where to set the value as an offset.
  3431. */
  3432. _BinaryWriter.prototype.setUInt8 = function (entry, byteOffset) {
  3433. if (byteOffset != null) {
  3434. if (byteOffset < this._byteOffset) {
  3435. this._dataView.setUint8(byteOffset, entry);
  3436. }
  3437. else {
  3438. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  3439. }
  3440. }
  3441. else {
  3442. if (this._byteOffset + 1 > this._arrayBuffer.byteLength) {
  3443. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  3444. }
  3445. this._dataView.setUint8(this._byteOffset, entry);
  3446. this._byteOffset += 1;
  3447. }
  3448. };
  3449. /**
  3450. * Stores an UInt16 in the array buffer
  3451. * @param entry
  3452. * @param byteOffset If defined, specifies where to set the value as an offset.
  3453. */
  3454. _BinaryWriter.prototype.setUInt16 = function (entry, byteOffset) {
  3455. if (byteOffset != null) {
  3456. if (byteOffset < this._byteOffset) {
  3457. this._dataView.setUint16(byteOffset, entry, true);
  3458. }
  3459. else {
  3460. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  3461. }
  3462. }
  3463. else {
  3464. if (this._byteOffset + 2 > this._arrayBuffer.byteLength) {
  3465. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  3466. }
  3467. this._dataView.setUint16(this._byteOffset, entry, true);
  3468. this._byteOffset += 2;
  3469. }
  3470. };
  3471. /**
  3472. * Gets an UInt32 in the array buffer
  3473. * @param entry
  3474. * @param byteOffset If defined, specifies where to set the value as an offset.
  3475. */
  3476. _BinaryWriter.prototype.getUInt32 = function (byteOffset) {
  3477. if (byteOffset < this._byteOffset) {
  3478. return this._dataView.getUint32(byteOffset, true);
  3479. }
  3480. else {
  3481. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  3482. throw new Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  3483. }
  3484. };
  3485. _BinaryWriter.prototype.getVector3Float32FromRef = function (vector3, byteOffset) {
  3486. if (byteOffset + 8 > this._byteOffset) {
  3487. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  3488. }
  3489. else {
  3490. vector3.x = this._dataView.getFloat32(byteOffset, true);
  3491. vector3.y = this._dataView.getFloat32(byteOffset + 4, true);
  3492. vector3.z = this._dataView.getFloat32(byteOffset + 8, true);
  3493. }
  3494. };
  3495. _BinaryWriter.prototype.setVector3Float32FromRef = function (vector3, byteOffset) {
  3496. if (byteOffset + 8 > this._byteOffset) {
  3497. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  3498. }
  3499. else {
  3500. this._dataView.setFloat32(byteOffset, vector3.x, true);
  3501. this._dataView.setFloat32(byteOffset + 4, vector3.y, true);
  3502. this._dataView.setFloat32(byteOffset + 8, vector3.z, true);
  3503. }
  3504. };
  3505. _BinaryWriter.prototype.getVector4Float32FromRef = function (vector4, byteOffset) {
  3506. if (byteOffset + 12 > this._byteOffset) {
  3507. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  3508. }
  3509. else {
  3510. vector4.x = this._dataView.getFloat32(byteOffset, true);
  3511. vector4.y = this._dataView.getFloat32(byteOffset + 4, true);
  3512. vector4.z = this._dataView.getFloat32(byteOffset + 8, true);
  3513. vector4.w = this._dataView.getFloat32(byteOffset + 12, true);
  3514. }
  3515. };
  3516. _BinaryWriter.prototype.setVector4Float32FromRef = function (vector4, byteOffset) {
  3517. if (byteOffset + 12 > this._byteOffset) {
  3518. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error("BinaryWriter: byteoffset is greater than the current binary buffer length!");
  3519. }
  3520. else {
  3521. this._dataView.setFloat32(byteOffset, vector4.x, true);
  3522. this._dataView.setFloat32(byteOffset + 4, vector4.y, true);
  3523. this._dataView.setFloat32(byteOffset + 8, vector4.z, true);
  3524. this._dataView.setFloat32(byteOffset + 12, vector4.w, true);
  3525. }
  3526. };
  3527. /**
  3528. * Stores a Float32 in the array buffer
  3529. * @param entry
  3530. */
  3531. _BinaryWriter.prototype.setFloat32 = function (entry, byteOffset) {
  3532. if (isNaN(entry)) {
  3533. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('Invalid data being written!');
  3534. }
  3535. if (byteOffset != null) {
  3536. if (byteOffset < this._byteOffset) {
  3537. this._dataView.setFloat32(byteOffset, entry, true);
  3538. }
  3539. else {
  3540. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('BinaryWriter: byteoffset is greater than the current binary length!');
  3541. }
  3542. }
  3543. if (this._byteOffset + 4 > this._arrayBuffer.byteLength) {
  3544. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  3545. }
  3546. this._dataView.setFloat32(this._byteOffset, entry, true);
  3547. this._byteOffset += 4;
  3548. };
  3549. /**
  3550. * Stores an UInt32 in the array buffer
  3551. * @param entry
  3552. * @param byteOffset If defined, specifies where to set the value as an offset.
  3553. */
  3554. _BinaryWriter.prototype.setUInt32 = function (entry, byteOffset) {
  3555. if (byteOffset != null) {
  3556. if (byteOffset < this._byteOffset) {
  3557. this._dataView.setUint32(byteOffset, entry, true);
  3558. }
  3559. else {
  3560. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_1__["Tools"].Error('BinaryWriter: byteoffset is greater than the current binary buffer length!');
  3561. }
  3562. }
  3563. else {
  3564. if (this._byteOffset + 4 > this._arrayBuffer.byteLength) {
  3565. this.resizeBuffer(this._arrayBuffer.byteLength * 2);
  3566. }
  3567. this._dataView.setUint32(this._byteOffset, entry, true);
  3568. this._byteOffset += 4;
  3569. }
  3570. };
  3571. return _BinaryWriter;
  3572. }());
  3573. /***/ }),
  3574. /***/ "./glTF/2.0/glTFExporterExtension.ts":
  3575. /*!*******************************************!*\
  3576. !*** ./glTF/2.0/glTFExporterExtension.ts ***!
  3577. \*******************************************/
  3578. /*! exports provided: __IGLTFExporterExtensionV2 */
  3579. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  3580. "use strict";
  3581. __webpack_require__.r(__webpack_exports__);
  3582. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__IGLTFExporterExtensionV2", function() { return __IGLTFExporterExtensionV2; });
  3583. /** @hidden */
  3584. var __IGLTFExporterExtensionV2 = 0; // I am here to allow dts to be created
  3585. /***/ }),
  3586. /***/ "./glTF/2.0/glTFMaterialExporter.ts":
  3587. /*!******************************************!*\
  3588. !*** ./glTF/2.0/glTFMaterialExporter.ts ***!
  3589. \******************************************/
  3590. /*! exports provided: _GLTFMaterialExporter */
  3591. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  3592. "use strict";
  3593. __webpack_require__.r(__webpack_exports__);
  3594. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "_GLTFMaterialExporter", function() { return _GLTFMaterialExporter; });
  3595. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Maths/math.vector */ "babylonjs/Maths/math.vector");
  3596. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__);
  3597. /**
  3598. * Utility methods for working with glTF material conversion properties. This class should only be used internally
  3599. * @hidden
  3600. */
  3601. var _GLTFMaterialExporter = /** @class */ (function () {
  3602. function _GLTFMaterialExporter(exporter) {
  3603. /**
  3604. * Mapping to store textures
  3605. */
  3606. this._textureMap = {};
  3607. this._textureMap = {};
  3608. this._exporter = exporter;
  3609. }
  3610. /**
  3611. * Specifies if two colors are approximately equal in value
  3612. * @param color1 first color to compare to
  3613. * @param color2 second color to compare to
  3614. * @param epsilon threshold value
  3615. */
  3616. _GLTFMaterialExporter.FuzzyEquals = function (color1, color2, epsilon) {
  3617. return babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scalar"].WithinEpsilon(color1.r, color2.r, epsilon) &&
  3618. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scalar"].WithinEpsilon(color1.g, color2.g, epsilon) &&
  3619. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scalar"].WithinEpsilon(color1.b, color2.b, epsilon);
  3620. };
  3621. /**
  3622. * Gets the materials from a Babylon scene and converts them to glTF materials
  3623. * @param scene babylonjs scene
  3624. * @param mimeType texture mime type
  3625. * @param images array of images
  3626. * @param textures array of textures
  3627. * @param materials array of materials
  3628. * @param imageData mapping of texture names to base64 textures
  3629. * @param hasTextureCoords specifies if texture coordinates are present on the material
  3630. */
  3631. _GLTFMaterialExporter.prototype._convertMaterialsToGLTFAsync = function (babylonMaterials, mimeType, hasTextureCoords) {
  3632. var promises = [];
  3633. for (var _i = 0, babylonMaterials_1 = babylonMaterials; _i < babylonMaterials_1.length; _i++) {
  3634. var babylonMaterial = babylonMaterials_1[_i];
  3635. if (babylonMaterial instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["StandardMaterial"]) {
  3636. promises.push(this._convertStandardMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  3637. }
  3638. else if (babylonMaterial instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["PBRMetallicRoughnessMaterial"]) {
  3639. promises.push(this._convertPBRMetallicRoughnessMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  3640. }
  3641. else if (babylonMaterial instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["PBRMaterial"]) {
  3642. promises.push(this._convertPBRMaterialAsync(babylonMaterial, mimeType, hasTextureCoords));
  3643. }
  3644. else {
  3645. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Warn("Unsupported material type: " + babylonMaterial.name);
  3646. }
  3647. }
  3648. return Promise.all(promises).then(function () { });
  3649. };
  3650. /**
  3651. * Makes a copy of the glTF material without the texture parameters
  3652. * @param originalMaterial original glTF material
  3653. * @returns glTF material without texture parameters
  3654. */
  3655. _GLTFMaterialExporter.prototype._stripTexturesFromMaterial = function (originalMaterial) {
  3656. var newMaterial = {};
  3657. if (originalMaterial) {
  3658. newMaterial.name = originalMaterial.name;
  3659. newMaterial.doubleSided = originalMaterial.doubleSided;
  3660. newMaterial.alphaMode = originalMaterial.alphaMode;
  3661. newMaterial.alphaCutoff = originalMaterial.alphaCutoff;
  3662. newMaterial.emissiveFactor = originalMaterial.emissiveFactor;
  3663. var originalPBRMetallicRoughness = originalMaterial.pbrMetallicRoughness;
  3664. if (originalPBRMetallicRoughness) {
  3665. newMaterial.pbrMetallicRoughness = {};
  3666. newMaterial.pbrMetallicRoughness.baseColorFactor = originalPBRMetallicRoughness.baseColorFactor;
  3667. newMaterial.pbrMetallicRoughness.metallicFactor = originalPBRMetallicRoughness.metallicFactor;
  3668. newMaterial.pbrMetallicRoughness.roughnessFactor = originalPBRMetallicRoughness.roughnessFactor;
  3669. }
  3670. }
  3671. return newMaterial;
  3672. };
  3673. /**
  3674. * Specifies if the material has any texture parameters present
  3675. * @param material glTF Material
  3676. * @returns boolean specifying if texture parameters are present
  3677. */
  3678. _GLTFMaterialExporter.prototype._hasTexturesPresent = function (material) {
  3679. if (material.emissiveTexture || material.normalTexture || material.occlusionTexture) {
  3680. return true;
  3681. }
  3682. var pbrMat = material.pbrMetallicRoughness;
  3683. if (pbrMat) {
  3684. if (pbrMat.baseColorTexture || pbrMat.metallicRoughnessTexture) {
  3685. return true;
  3686. }
  3687. }
  3688. return false;
  3689. };
  3690. /**
  3691. * Converts a Babylon StandardMaterial to a glTF Metallic Roughness Material
  3692. * @param babylonStandardMaterial
  3693. * @returns glTF Metallic Roughness Material representation
  3694. */
  3695. _GLTFMaterialExporter.prototype._convertToGLTFPBRMetallicRoughness = function (babylonStandardMaterial) {
  3696. var P0 = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector2"](0, 1);
  3697. var P1 = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector2"](0, 0.1);
  3698. var P2 = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector2"](0, 0.1);
  3699. var P3 = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector2"](1300, 0.1);
  3700. /**
  3701. * Given the control points, solve for x based on a given t for a cubic bezier curve
  3702. * @param t a value between 0 and 1
  3703. * @param p0 first control point
  3704. * @param p1 second control point
  3705. * @param p2 third control point
  3706. * @param p3 fourth control point
  3707. * @returns number result of cubic bezier curve at the specified t
  3708. */
  3709. function _cubicBezierCurve(t, p0, p1, p2, p3) {
  3710. return ((1 - t) * (1 - t) * (1 - t) * p0 +
  3711. 3 * (1 - t) * (1 - t) * t * p1 +
  3712. 3 * (1 - t) * t * t * p2 +
  3713. t * t * t * p3);
  3714. }
  3715. /**
  3716. * Evaluates a specified specular power value to determine the appropriate roughness value,
  3717. * based on a pre-defined cubic bezier curve with specular on the abscissa axis (x-axis)
  3718. * and roughness on the ordinant axis (y-axis)
  3719. * @param specularPower specular power of standard material
  3720. * @returns Number representing the roughness value
  3721. */
  3722. function _solveForRoughness(specularPower) {
  3723. var t = Math.pow(specularPower / P3.x, 0.333333);
  3724. return _cubicBezierCurve(t, P0.y, P1.y, P2.y, P3.y);
  3725. }
  3726. var diffuse = babylonStandardMaterial.diffuseColor.toLinearSpace().scale(0.5);
  3727. var opacity = babylonStandardMaterial.alpha;
  3728. var specularPower = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scalar"].Clamp(babylonStandardMaterial.specularPower, 0, _GLTFMaterialExporter._MaxSpecularPower);
  3729. var roughness = _solveForRoughness(specularPower);
  3730. var glTFPbrMetallicRoughness = {
  3731. baseColorFactor: [
  3732. diffuse.r,
  3733. diffuse.g,
  3734. diffuse.b,
  3735. opacity
  3736. ],
  3737. metallicFactor: 0,
  3738. roughnessFactor: roughness,
  3739. };
  3740. return glTFPbrMetallicRoughness;
  3741. };
  3742. /**
  3743. * Computes the metallic factor
  3744. * @param diffuse diffused value
  3745. * @param specular specular value
  3746. * @param oneMinusSpecularStrength one minus the specular strength
  3747. * @returns metallic value
  3748. */
  3749. _GLTFMaterialExporter._SolveMetallic = function (diffuse, specular, oneMinusSpecularStrength) {
  3750. if (specular < this._DielectricSpecular.r) {
  3751. this._DielectricSpecular;
  3752. return 0;
  3753. }
  3754. var a = this._DielectricSpecular.r;
  3755. var b = diffuse * oneMinusSpecularStrength / (1.0 - this._DielectricSpecular.r) + specular - 2.0 * this._DielectricSpecular.r;
  3756. var c = this._DielectricSpecular.r - specular;
  3757. var D = b * b - 4.0 * a * c;
  3758. return babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scalar"].Clamp((-b + Math.sqrt(D)) / (2.0 * a), 0, 1);
  3759. };
  3760. /**
  3761. * Sets the glTF alpha mode to a glTF material from the Babylon Material
  3762. * @param glTFMaterial glTF material
  3763. * @param babylonMaterial Babylon material
  3764. */
  3765. _GLTFMaterialExporter._SetAlphaMode = function (glTFMaterial, babylonMaterial) {
  3766. if (babylonMaterial.needAlphaBlending()) {
  3767. glTFMaterial.alphaMode = "BLEND" /* BLEND */;
  3768. }
  3769. else if (babylonMaterial.needAlphaTesting()) {
  3770. glTFMaterial.alphaMode = "MASK" /* MASK */;
  3771. glTFMaterial.alphaCutoff = babylonMaterial.alphaCutOff;
  3772. }
  3773. };
  3774. /**
  3775. * Converts a Babylon Standard Material to a glTF Material
  3776. * @param babylonStandardMaterial BJS Standard Material
  3777. * @param mimeType mime type to use for the textures
  3778. * @param images array of glTF image interfaces
  3779. * @param textures array of glTF texture interfaces
  3780. * @param materials array of glTF material interfaces
  3781. * @param imageData map of image file name to data
  3782. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  3783. */
  3784. _GLTFMaterialExporter.prototype._convertStandardMaterialAsync = function (babylonStandardMaterial, mimeType, hasTextureCoords) {
  3785. var materialMap = this._exporter._materialMap;
  3786. var materials = this._exporter._materials;
  3787. var promises = [];
  3788. var glTFPbrMetallicRoughness = this._convertToGLTFPBRMetallicRoughness(babylonStandardMaterial);
  3789. var glTFMaterial = { name: babylonStandardMaterial.name };
  3790. if (babylonStandardMaterial.backFaceCulling != null && !babylonStandardMaterial.backFaceCulling) {
  3791. if (!babylonStandardMaterial.twoSidedLighting) {
  3792. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Warn(babylonStandardMaterial.name + ": Back-face culling enabled and two-sided lighting disabled is not supported in glTF.");
  3793. }
  3794. glTFMaterial.doubleSided = true;
  3795. }
  3796. if (hasTextureCoords) {
  3797. if (babylonStandardMaterial.diffuseTexture) {
  3798. promises.push(this._exportTextureAsync(babylonStandardMaterial.diffuseTexture, mimeType).then(function (glTFTexture) {
  3799. if (glTFTexture) {
  3800. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  3801. }
  3802. }));
  3803. }
  3804. if (babylonStandardMaterial.bumpTexture) {
  3805. promises.push(this._exportTextureAsync(babylonStandardMaterial.bumpTexture, mimeType).then(function (glTFTexture) {
  3806. if (glTFTexture) {
  3807. glTFMaterial.normalTexture = glTFTexture;
  3808. if (babylonStandardMaterial.bumpTexture != null && babylonStandardMaterial.bumpTexture.level !== 1) {
  3809. glTFMaterial.normalTexture.scale = babylonStandardMaterial.bumpTexture.level;
  3810. }
  3811. }
  3812. }));
  3813. }
  3814. if (babylonStandardMaterial.emissiveTexture) {
  3815. glTFMaterial.emissiveFactor = [1.0, 1.0, 1.0];
  3816. promises.push(this._exportTextureAsync(babylonStandardMaterial.emissiveTexture, mimeType).then(function (glTFEmissiveTexture) {
  3817. if (glTFEmissiveTexture) {
  3818. glTFMaterial.emissiveTexture = glTFEmissiveTexture;
  3819. }
  3820. }));
  3821. }
  3822. if (babylonStandardMaterial.ambientTexture) {
  3823. promises.push(this._exportTextureAsync(babylonStandardMaterial.ambientTexture, mimeType).then(function (glTFTexture) {
  3824. if (glTFTexture) {
  3825. var occlusionTexture = {
  3826. index: glTFTexture.index
  3827. };
  3828. glTFMaterial.occlusionTexture = occlusionTexture;
  3829. occlusionTexture.strength = 1.0;
  3830. }
  3831. }));
  3832. }
  3833. }
  3834. if (babylonStandardMaterial.alpha < 1.0 || babylonStandardMaterial.opacityTexture) {
  3835. if (babylonStandardMaterial.alphaMode === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Constants"].ALPHA_COMBINE) {
  3836. glTFMaterial.alphaMode = "BLEND" /* BLEND */;
  3837. }
  3838. else {
  3839. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Warn(babylonStandardMaterial.name + ": glTF 2.0 does not support alpha mode: " + babylonStandardMaterial.alphaMode.toString());
  3840. }
  3841. }
  3842. if (babylonStandardMaterial.emissiveColor && !_GLTFMaterialExporter.FuzzyEquals(babylonStandardMaterial.emissiveColor, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].Black(), _GLTFMaterialExporter._Epsilon)) {
  3843. glTFMaterial.emissiveFactor = babylonStandardMaterial.emissiveColor.asArray();
  3844. }
  3845. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  3846. _GLTFMaterialExporter._SetAlphaMode(glTFMaterial, babylonStandardMaterial);
  3847. materials.push(glTFMaterial);
  3848. materialMap[babylonStandardMaterial.uniqueId] = materials.length - 1;
  3849. return this._finishMaterial(promises, glTFMaterial, babylonStandardMaterial, mimeType);
  3850. };
  3851. _GLTFMaterialExporter.prototype._finishMaterial = function (promises, glTFMaterial, babylonMaterial, mimeType) {
  3852. var _this = this;
  3853. return Promise.all(promises).then(function () {
  3854. var textures = _this._exporter._extensionsPostExportMaterialAdditionalTextures("exportMaterial", glTFMaterial, babylonMaterial);
  3855. var tasks = null;
  3856. for (var _i = 0, textures_1 = textures; _i < textures_1.length; _i++) {
  3857. var texture = textures_1[_i];
  3858. if (!tasks) {
  3859. tasks = [];
  3860. }
  3861. tasks.push(_this._exportTextureAsync(texture, mimeType));
  3862. }
  3863. if (!tasks) {
  3864. tasks = [Promise.resolve(null)];
  3865. }
  3866. return Promise.all(tasks).then(function () {
  3867. var extensionWork = _this._exporter._extensionsPostExportMaterialAsync("exportMaterial", glTFMaterial, babylonMaterial);
  3868. if (!extensionWork) {
  3869. return glTFMaterial;
  3870. }
  3871. return extensionWork.then(function () { return glTFMaterial; });
  3872. });
  3873. });
  3874. };
  3875. /**
  3876. * Converts a Babylon PBR Metallic Roughness Material to a glTF Material
  3877. * @param babylonPBRMetalRoughMaterial BJS PBR Metallic Roughness Material
  3878. * @param mimeType mime type to use for the textures
  3879. * @param images array of glTF image interfaces
  3880. * @param textures array of glTF texture interfaces
  3881. * @param materials array of glTF material interfaces
  3882. * @param imageData map of image file name to data
  3883. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  3884. */
  3885. _GLTFMaterialExporter.prototype._convertPBRMetallicRoughnessMaterialAsync = function (babylonPBRMetalRoughMaterial, mimeType, hasTextureCoords) {
  3886. var materialMap = this._exporter._materialMap;
  3887. var materials = this._exporter._materials;
  3888. var promises = [];
  3889. var glTFPbrMetallicRoughness = {};
  3890. if (babylonPBRMetalRoughMaterial.baseColor) {
  3891. glTFPbrMetallicRoughness.baseColorFactor = [
  3892. babylonPBRMetalRoughMaterial.baseColor.r,
  3893. babylonPBRMetalRoughMaterial.baseColor.g,
  3894. babylonPBRMetalRoughMaterial.baseColor.b,
  3895. babylonPBRMetalRoughMaterial.alpha
  3896. ];
  3897. }
  3898. if (babylonPBRMetalRoughMaterial.metallic != null && babylonPBRMetalRoughMaterial.metallic !== 1) {
  3899. glTFPbrMetallicRoughness.metallicFactor = babylonPBRMetalRoughMaterial.metallic;
  3900. }
  3901. if (babylonPBRMetalRoughMaterial.roughness != null && babylonPBRMetalRoughMaterial.roughness !== 1) {
  3902. glTFPbrMetallicRoughness.roughnessFactor = babylonPBRMetalRoughMaterial.roughness;
  3903. }
  3904. var glTFMaterial = {
  3905. name: babylonPBRMetalRoughMaterial.name
  3906. };
  3907. if (babylonPBRMetalRoughMaterial.doubleSided) {
  3908. glTFMaterial.doubleSided = babylonPBRMetalRoughMaterial.doubleSided;
  3909. }
  3910. _GLTFMaterialExporter._SetAlphaMode(glTFMaterial, babylonPBRMetalRoughMaterial);
  3911. if (hasTextureCoords) {
  3912. if (babylonPBRMetalRoughMaterial.baseTexture != null) {
  3913. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.baseTexture, mimeType).then(function (glTFTexture) {
  3914. if (glTFTexture) {
  3915. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  3916. }
  3917. }));
  3918. }
  3919. if (babylonPBRMetalRoughMaterial.normalTexture) {
  3920. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.normalTexture, mimeType).then(function (glTFTexture) {
  3921. if (glTFTexture) {
  3922. glTFMaterial.normalTexture = glTFTexture;
  3923. if (babylonPBRMetalRoughMaterial.normalTexture.level !== 1) {
  3924. glTFMaterial.normalTexture.scale = babylonPBRMetalRoughMaterial.normalTexture.level;
  3925. }
  3926. }
  3927. }));
  3928. }
  3929. if (babylonPBRMetalRoughMaterial.occlusionTexture) {
  3930. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.occlusionTexture, mimeType).then(function (glTFTexture) {
  3931. if (glTFTexture) {
  3932. glTFMaterial.occlusionTexture = glTFTexture;
  3933. if (babylonPBRMetalRoughMaterial.occlusionStrength != null) {
  3934. glTFMaterial.occlusionTexture.strength = babylonPBRMetalRoughMaterial.occlusionStrength;
  3935. }
  3936. }
  3937. }));
  3938. }
  3939. if (babylonPBRMetalRoughMaterial.emissiveTexture) {
  3940. promises.push(this._exportTextureAsync(babylonPBRMetalRoughMaterial.emissiveTexture, mimeType).then(function (glTFTexture) {
  3941. if (glTFTexture) {
  3942. glTFMaterial.emissiveTexture = glTFTexture;
  3943. }
  3944. }));
  3945. }
  3946. }
  3947. if (_GLTFMaterialExporter.FuzzyEquals(babylonPBRMetalRoughMaterial.emissiveColor, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].Black(), _GLTFMaterialExporter._Epsilon)) {
  3948. glTFMaterial.emissiveFactor = babylonPBRMetalRoughMaterial.emissiveColor.asArray();
  3949. }
  3950. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  3951. materials.push(glTFMaterial);
  3952. materialMap[babylonPBRMetalRoughMaterial.uniqueId] = materials.length - 1;
  3953. return this._finishMaterial(promises, glTFMaterial, babylonPBRMetalRoughMaterial, mimeType);
  3954. };
  3955. /**
  3956. * Converts an image typed array buffer to a base64 image
  3957. * @param buffer typed array buffer
  3958. * @param width width of the image
  3959. * @param height height of the image
  3960. * @param mimeType mimetype of the image
  3961. * @returns base64 image string
  3962. */
  3963. _GLTFMaterialExporter.prototype._createBase64FromCanvasAsync = function (buffer, width, height, mimeType) {
  3964. var _this = this;
  3965. return new Promise(function (resolve, reject) {
  3966. var hostingScene;
  3967. var textureType = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Constants"].TEXTURETYPE_UNSIGNED_INT;
  3968. var engine = _this._exporter._getLocalEngine();
  3969. hostingScene = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Scene"](engine);
  3970. // Create a temporary texture with the texture buffer data
  3971. var tempTexture = engine.createRawTexture(buffer, width, height, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Constants"].TEXTUREFORMAT_RGBA, false, true, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_SAMPLINGMODE, null, textureType);
  3972. var postProcess = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["PostProcess"]("pass", "pass", null, null, 1, null, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_SAMPLINGMODE, engine, false, undefined, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Constants"].TEXTURETYPE_UNSIGNED_INT, undefined, null, false);
  3973. postProcess.getEffect().executeWhenCompiled(function () {
  3974. var _a, _b;
  3975. postProcess.onApply = function (effect) {
  3976. effect._bindTexture("textureSampler", tempTexture);
  3977. };
  3978. // Set the size of the texture
  3979. engine.setSize(width, height);
  3980. hostingScene.postProcessManager.directRender([postProcess], null);
  3981. postProcess.dispose();
  3982. tempTexture.dispose();
  3983. // Read data from WebGL
  3984. var canvas0 = engine.getRenderingCanvas();
  3985. var canvas = document.createElement("canvas");
  3986. canvas.width = (_a = canvas0 === null || canvas0 === void 0 ? void 0 : canvas0.width) !== null && _a !== void 0 ? _a : 0;
  3987. canvas.height = (_b = canvas0 === null || canvas0 === void 0 ? void 0 : canvas0.height) !== null && _b !== void 0 ? _b : 0;
  3988. var destCtx = canvas.getContext('2d');
  3989. destCtx.drawImage(canvas0, 0, 0);
  3990. if (canvas) {
  3991. if (!canvas.toBlob) { // fallback for browsers without "canvas.toBlob"
  3992. var dataURL = canvas.toDataURL();
  3993. resolve(dataURL);
  3994. }
  3995. else {
  3996. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].ToBlob(canvas, function (blob) {
  3997. canvas = null;
  3998. if (blob) {
  3999. var fileReader = new FileReader();
  4000. fileReader.onload = function (event) {
  4001. var base64String = event.target.result;
  4002. hostingScene.dispose();
  4003. resolve(base64String);
  4004. };
  4005. fileReader.readAsDataURL(blob);
  4006. }
  4007. else {
  4008. reject("gltfMaterialExporter: Failed to get blob from image canvas!");
  4009. }
  4010. }, mimeType);
  4011. }
  4012. }
  4013. else {
  4014. reject("Engine is missing a canvas!");
  4015. }
  4016. });
  4017. });
  4018. };
  4019. /**
  4020. * Generates a white texture based on the specified width and height
  4021. * @param width width of the texture in pixels
  4022. * @param height height of the texture in pixels
  4023. * @param scene babylonjs scene
  4024. * @returns white texture
  4025. */
  4026. _GLTFMaterialExporter.prototype._createWhiteTexture = function (width, height, scene) {
  4027. var data = new Uint8Array(width * height * 4);
  4028. for (var i = 0; i < data.length; i = i + 4) {
  4029. data[i] = data[i + 1] = data[i + 2] = data[i + 3] = 0xFF;
  4030. }
  4031. var rawTexture = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["RawTexture"].CreateRGBATexture(data, width, height, scene);
  4032. return rawTexture;
  4033. };
  4034. /**
  4035. * 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
  4036. * @param texture1 first texture to resize
  4037. * @param texture2 second texture to resize
  4038. * @param scene babylonjs scene
  4039. * @returns resized textures or null
  4040. */
  4041. _GLTFMaterialExporter.prototype._resizeTexturesToSameDimensions = function (texture1, texture2, scene) {
  4042. var texture1Size = texture1 ? texture1.getSize() : { width: 0, height: 0 };
  4043. var texture2Size = texture2 ? texture2.getSize() : { width: 0, height: 0 };
  4044. var resizedTexture1;
  4045. var resizedTexture2;
  4046. if (texture1Size.width < texture2Size.width) {
  4047. if (texture1 && texture1 instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"]) {
  4048. resizedTexture1 = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TextureTools"].CreateResizedCopy(texture1, texture2Size.width, texture2Size.height, true);
  4049. }
  4050. else {
  4051. resizedTexture1 = this._createWhiteTexture(texture2Size.width, texture2Size.height, scene);
  4052. }
  4053. resizedTexture2 = texture2;
  4054. }
  4055. else if (texture1Size.width > texture2Size.width) {
  4056. if (texture2 && texture2 instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"]) {
  4057. resizedTexture2 = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["TextureTools"].CreateResizedCopy(texture2, texture1Size.width, texture1Size.height, true);
  4058. }
  4059. else {
  4060. resizedTexture2 = this._createWhiteTexture(texture1Size.width, texture1Size.height, scene);
  4061. }
  4062. resizedTexture1 = texture1;
  4063. }
  4064. else {
  4065. resizedTexture1 = texture1;
  4066. resizedTexture2 = texture2;
  4067. }
  4068. return {
  4069. "texture1": resizedTexture1,
  4070. "texture2": resizedTexture2
  4071. };
  4072. };
  4073. /**
  4074. * Converts an array of pixels to a Float32Array
  4075. * Throws an error if the pixel format is not supported
  4076. * @param pixels - array buffer containing pixel values
  4077. * @returns Float32 of pixels
  4078. */
  4079. _GLTFMaterialExporter.prototype._convertPixelArrayToFloat32 = function (pixels) {
  4080. if (pixels instanceof Uint8Array) {
  4081. var length_1 = pixels.length;
  4082. var buffer = new Float32Array(pixels.length);
  4083. for (var i = 0; i < length_1; ++i) {
  4084. buffer[i] = pixels[i] / 255;
  4085. }
  4086. return buffer;
  4087. }
  4088. else if (pixels instanceof Float32Array) {
  4089. return pixels;
  4090. }
  4091. else {
  4092. throw new Error('Unsupported pixel format!');
  4093. }
  4094. };
  4095. /**
  4096. * Convert Specular Glossiness Textures to Metallic Roughness
  4097. * See link below for info on the material conversions from PBR Metallic/Roughness and Specular/Glossiness
  4098. * @link https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_pbrSpecularGlossiness/examples/convert-between-workflows-bjs/js/babylon.pbrUtilities.js
  4099. * @param diffuseTexture texture used to store diffuse information
  4100. * @param specularGlossinessTexture texture used to store specular and glossiness information
  4101. * @param factors specular glossiness material factors
  4102. * @param mimeType the mime type to use for the texture
  4103. * @returns pbr metallic roughness interface or null
  4104. */
  4105. _GLTFMaterialExporter.prototype._convertSpecularGlossinessTexturesToMetallicRoughnessAsync = function (diffuseTexture, specularGlossinessTexture, factors, mimeType) {
  4106. var promises = [];
  4107. if (!(diffuseTexture || specularGlossinessTexture)) {
  4108. return Promise.reject('_ConvertSpecularGlosinessTexturesToMetallicRoughness: diffuse and specular glossiness textures are not defined!');
  4109. }
  4110. var scene = diffuseTexture ? diffuseTexture.getScene() : specularGlossinessTexture ? specularGlossinessTexture.getScene() : null;
  4111. if (scene) {
  4112. var resizedTextures = this._resizeTexturesToSameDimensions(diffuseTexture, specularGlossinessTexture, scene);
  4113. var diffuseSize = resizedTextures.texture1.getSize();
  4114. var diffuseBuffer = void 0;
  4115. var specularGlossinessBuffer = void 0;
  4116. var width = diffuseSize.width;
  4117. var height = diffuseSize.height;
  4118. var diffusePixels = resizedTextures.texture1.readPixels();
  4119. var specularPixels = resizedTextures.texture2.readPixels();
  4120. if (diffusePixels) {
  4121. diffuseBuffer = this._convertPixelArrayToFloat32(diffusePixels);
  4122. }
  4123. else {
  4124. return Promise.reject("Failed to retrieve pixels from diffuse texture!");
  4125. }
  4126. if (specularPixels) {
  4127. specularGlossinessBuffer = this._convertPixelArrayToFloat32(specularPixels);
  4128. }
  4129. else {
  4130. return Promise.reject("Failed to retrieve pixels from specular glossiness texture!");
  4131. }
  4132. var byteLength = specularGlossinessBuffer.byteLength;
  4133. var metallicRoughnessBuffer = new Uint8Array(byteLength);
  4134. var baseColorBuffer = new Uint8Array(byteLength);
  4135. var strideSize = 4;
  4136. var maxBaseColor = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].Black();
  4137. var maxMetallic = 0;
  4138. var maxRoughness = 0;
  4139. for (var h = 0; h < height; ++h) {
  4140. for (var w = 0; w < width; ++w) {
  4141. var offset = (width * h + w) * strideSize;
  4142. var diffuseColor = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"](diffuseBuffer[offset], diffuseBuffer[offset + 1], diffuseBuffer[offset + 2]).toLinearSpace().multiply(factors.diffuseColor);
  4143. var specularColor = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"](specularGlossinessBuffer[offset], specularGlossinessBuffer[offset + 1], specularGlossinessBuffer[offset + 2]).toLinearSpace().multiply(factors.specularColor);
  4144. var glossiness = (specularGlossinessBuffer[offset + 3]) * factors.glossiness;
  4145. var specularGlossiness = {
  4146. diffuseColor: diffuseColor,
  4147. specularColor: specularColor,
  4148. glossiness: glossiness
  4149. };
  4150. var metallicRoughness = this._convertSpecularGlossinessToMetallicRoughness(specularGlossiness);
  4151. maxBaseColor.r = Math.max(maxBaseColor.r, metallicRoughness.baseColor.r);
  4152. maxBaseColor.g = Math.max(maxBaseColor.g, metallicRoughness.baseColor.g);
  4153. maxBaseColor.b = Math.max(maxBaseColor.b, metallicRoughness.baseColor.b);
  4154. maxMetallic = Math.max(maxMetallic, metallicRoughness.metallic);
  4155. maxRoughness = Math.max(maxRoughness, metallicRoughness.roughness);
  4156. baseColorBuffer[offset] = metallicRoughness.baseColor.r * 255;
  4157. baseColorBuffer[offset + 1] = metallicRoughness.baseColor.g * 255;
  4158. baseColorBuffer[offset + 2] = metallicRoughness.baseColor.b * 255;
  4159. baseColorBuffer[offset + 3] = resizedTextures.texture1.hasAlpha ? diffuseBuffer[offset + 3] * 255 : 255;
  4160. metallicRoughnessBuffer[offset] = 0;
  4161. metallicRoughnessBuffer[offset + 1] = metallicRoughness.roughness * 255;
  4162. metallicRoughnessBuffer[offset + 2] = metallicRoughness.metallic * 255;
  4163. metallicRoughnessBuffer[offset + 3] = 255;
  4164. }
  4165. }
  4166. // Retrieves the metallic roughness factors from the maximum texture values.
  4167. var metallicRoughnessFactors_1 = {
  4168. baseColor: maxBaseColor,
  4169. metallic: maxMetallic,
  4170. roughness: maxRoughness
  4171. };
  4172. var writeOutMetallicRoughnessTexture = false;
  4173. var writeOutBaseColorTexture = false;
  4174. for (var h = 0; h < height; ++h) {
  4175. for (var w = 0; w < width; ++w) {
  4176. var destinationOffset = (width * h + w) * strideSize;
  4177. baseColorBuffer[destinationOffset] /= metallicRoughnessFactors_1.baseColor.r > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.r : 1;
  4178. baseColorBuffer[destinationOffset + 1] /= metallicRoughnessFactors_1.baseColor.g > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.g : 1;
  4179. baseColorBuffer[destinationOffset + 2] /= metallicRoughnessFactors_1.baseColor.b > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.baseColor.b : 1;
  4180. var linearBaseColorPixel = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].FromInts(baseColorBuffer[destinationOffset], baseColorBuffer[destinationOffset + 1], baseColorBuffer[destinationOffset + 2]);
  4181. var sRGBBaseColorPixel = linearBaseColorPixel.toGammaSpace();
  4182. baseColorBuffer[destinationOffset] = sRGBBaseColorPixel.r * 255;
  4183. baseColorBuffer[destinationOffset + 1] = sRGBBaseColorPixel.g * 255;
  4184. baseColorBuffer[destinationOffset + 2] = sRGBBaseColorPixel.b * 255;
  4185. if (!_GLTFMaterialExporter.FuzzyEquals(sRGBBaseColorPixel, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White(), _GLTFMaterialExporter._Epsilon)) {
  4186. writeOutBaseColorTexture = true;
  4187. }
  4188. metallicRoughnessBuffer[destinationOffset + 1] /= metallicRoughnessFactors_1.roughness > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.roughness : 1;
  4189. metallicRoughnessBuffer[destinationOffset + 2] /= metallicRoughnessFactors_1.metallic > _GLTFMaterialExporter._Epsilon ? metallicRoughnessFactors_1.metallic : 1;
  4190. var metallicRoughnessPixel = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].FromInts(255, metallicRoughnessBuffer[destinationOffset + 1], metallicRoughnessBuffer[destinationOffset + 2]);
  4191. if (!_GLTFMaterialExporter.FuzzyEquals(metallicRoughnessPixel, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White(), _GLTFMaterialExporter._Epsilon)) {
  4192. writeOutMetallicRoughnessTexture = true;
  4193. }
  4194. }
  4195. }
  4196. if (writeOutMetallicRoughnessTexture) {
  4197. var promise = this._createBase64FromCanvasAsync(metallicRoughnessBuffer, width, height, mimeType).then(function (metallicRoughnessBase64) {
  4198. metallicRoughnessFactors_1.metallicRoughnessTextureBase64 = metallicRoughnessBase64;
  4199. });
  4200. promises.push(promise);
  4201. }
  4202. if (writeOutBaseColorTexture) {
  4203. var promise = this._createBase64FromCanvasAsync(baseColorBuffer, width, height, mimeType).then(function (baseColorBase64) {
  4204. metallicRoughnessFactors_1.baseColorTextureBase64 = baseColorBase64;
  4205. });
  4206. promises.push(promise);
  4207. }
  4208. return Promise.all(promises).then(function () {
  4209. return metallicRoughnessFactors_1;
  4210. });
  4211. }
  4212. else {
  4213. return Promise.reject("_ConvertSpecularGlossinessTexturesToMetallicRoughness: Scene from textures is missing!");
  4214. }
  4215. };
  4216. /**
  4217. * Converts specular glossiness material properties to metallic roughness
  4218. * @param specularGlossiness interface with specular glossiness material properties
  4219. * @returns interface with metallic roughness material properties
  4220. */
  4221. _GLTFMaterialExporter.prototype._convertSpecularGlossinessToMetallicRoughness = function (specularGlossiness) {
  4222. var diffusePerceivedBrightness = this._getPerceivedBrightness(specularGlossiness.diffuseColor);
  4223. var specularPerceivedBrightness = this._getPerceivedBrightness(specularGlossiness.specularColor);
  4224. var oneMinusSpecularStrength = 1 - this._getMaxComponent(specularGlossiness.specularColor);
  4225. var metallic = _GLTFMaterialExporter._SolveMetallic(diffusePerceivedBrightness, specularPerceivedBrightness, oneMinusSpecularStrength);
  4226. var baseColorFromDiffuse = specularGlossiness.diffuseColor.scale(oneMinusSpecularStrength / (1.0 - _GLTFMaterialExporter._DielectricSpecular.r) / Math.max(1 - metallic, _GLTFMaterialExporter._Epsilon));
  4227. var baseColorFromSpecular = specularGlossiness.specularColor.subtract(_GLTFMaterialExporter._DielectricSpecular.scale(1 - metallic)).scale(1 / Math.max(metallic, _GLTFMaterialExporter._Epsilon));
  4228. var baseColor = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].Lerp(baseColorFromDiffuse, baseColorFromSpecular, metallic * metallic);
  4229. baseColor = baseColor.clampToRef(0, 1, baseColor);
  4230. var metallicRoughness = {
  4231. baseColor: baseColor,
  4232. metallic: metallic,
  4233. roughness: 1 - specularGlossiness.glossiness
  4234. };
  4235. return metallicRoughness;
  4236. };
  4237. /**
  4238. * Calculates the surface reflectance, independent of lighting conditions
  4239. * @param color Color source to calculate brightness from
  4240. * @returns number representing the perceived brightness, or zero if color is undefined
  4241. */
  4242. _GLTFMaterialExporter.prototype._getPerceivedBrightness = function (color) {
  4243. if (color) {
  4244. return Math.sqrt(0.299 * color.r * color.r + 0.587 * color.g * color.g + 0.114 * color.b * color.b);
  4245. }
  4246. return 0;
  4247. };
  4248. /**
  4249. * Returns the maximum color component value
  4250. * @param color
  4251. * @returns maximum color component value, or zero if color is null or undefined
  4252. */
  4253. _GLTFMaterialExporter.prototype._getMaxComponent = function (color) {
  4254. if (color) {
  4255. return Math.max(color.r, Math.max(color.g, color.b));
  4256. }
  4257. return 0;
  4258. };
  4259. /**
  4260. * Convert a PBRMaterial (Metallic/Roughness) to Metallic Roughness factors
  4261. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  4262. * @param mimeType mime type to use for the textures
  4263. * @param images array of glTF image interfaces
  4264. * @param textures array of glTF texture interfaces
  4265. * @param glTFPbrMetallicRoughness glTF PBR Metallic Roughness interface
  4266. * @param imageData map of image file name to data
  4267. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  4268. * @returns glTF PBR Metallic Roughness factors
  4269. */
  4270. _GLTFMaterialExporter.prototype._convertMetalRoughFactorsToMetallicRoughnessAsync = function (babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords) {
  4271. var promises = [];
  4272. var metallicRoughness = {
  4273. baseColor: babylonPBRMaterial.albedoColor,
  4274. metallic: babylonPBRMaterial.metallic,
  4275. roughness: babylonPBRMaterial.roughness
  4276. };
  4277. if (hasTextureCoords) {
  4278. if (babylonPBRMaterial.albedoTexture) {
  4279. promises.push(this._exportTextureAsync(babylonPBRMaterial.albedoTexture, mimeType).then(function (glTFTexture) {
  4280. if (glTFTexture) {
  4281. glTFPbrMetallicRoughness.baseColorTexture = glTFTexture;
  4282. }
  4283. }));
  4284. }
  4285. if (babylonPBRMaterial.metallicTexture) {
  4286. promises.push(this._exportTextureAsync(babylonPBRMaterial.metallicTexture, mimeType).then(function (glTFTexture) {
  4287. if (glTFTexture) {
  4288. glTFPbrMetallicRoughness.metallicRoughnessTexture = glTFTexture;
  4289. }
  4290. }));
  4291. }
  4292. }
  4293. return Promise.all(promises).then(function () {
  4294. return metallicRoughness;
  4295. });
  4296. };
  4297. _GLTFMaterialExporter.prototype._getGLTFTextureSampler = function (texture) {
  4298. var sampler = this._getGLTFTextureWrapModesSampler(texture);
  4299. var samplingMode = texture instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"] ? texture.samplingMode : null;
  4300. if (samplingMode != null) {
  4301. switch (samplingMode) {
  4302. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_LINEAR: {
  4303. sampler.magFilter = 9729 /* LINEAR */;
  4304. sampler.minFilter = 9729 /* LINEAR */;
  4305. break;
  4306. }
  4307. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_NEAREST: {
  4308. sampler.magFilter = 9729 /* LINEAR */;
  4309. sampler.minFilter = 9728 /* NEAREST */;
  4310. break;
  4311. }
  4312. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_LINEAR: {
  4313. sampler.magFilter = 9728 /* NEAREST */;
  4314. sampler.minFilter = 9729 /* LINEAR */;
  4315. break;
  4316. }
  4317. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_LINEAR_MIPLINEAR: {
  4318. sampler.magFilter = 9728 /* NEAREST */;
  4319. sampler.minFilter = 9987 /* LINEAR_MIPMAP_LINEAR */;
  4320. break;
  4321. }
  4322. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_NEAREST: {
  4323. sampler.magFilter = 9728 /* NEAREST */;
  4324. sampler.minFilter = 9728 /* NEAREST */;
  4325. break;
  4326. }
  4327. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_LINEAR_MIPNEAREST: {
  4328. sampler.magFilter = 9728 /* NEAREST */;
  4329. sampler.minFilter = 9985 /* LINEAR_MIPMAP_NEAREST */;
  4330. break;
  4331. }
  4332. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_NEAREST_MIPNEAREST: {
  4333. sampler.magFilter = 9729 /* LINEAR */;
  4334. sampler.minFilter = 9984 /* NEAREST_MIPMAP_NEAREST */;
  4335. break;
  4336. }
  4337. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_NEAREST_MIPLINEAR: {
  4338. sampler.magFilter = 9729 /* LINEAR */;
  4339. sampler.minFilter = 9986 /* NEAREST_MIPMAP_LINEAR */;
  4340. break;
  4341. }
  4342. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_NEAREST_MIPLINEAR: {
  4343. sampler.magFilter = 9728 /* NEAREST */;
  4344. sampler.minFilter = 9986 /* NEAREST_MIPMAP_LINEAR */;
  4345. break;
  4346. }
  4347. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_LINEAR_MIPLINEAR: {
  4348. sampler.magFilter = 9729 /* LINEAR */;
  4349. sampler.minFilter = 9987 /* LINEAR_MIPMAP_LINEAR */;
  4350. break;
  4351. }
  4352. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].LINEAR_LINEAR_MIPNEAREST: {
  4353. sampler.magFilter = 9729 /* LINEAR */;
  4354. sampler.minFilter = 9985 /* LINEAR_MIPMAP_NEAREST */;
  4355. break;
  4356. }
  4357. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].NEAREST_NEAREST_MIPNEAREST: {
  4358. sampler.magFilter = 9728 /* NEAREST */;
  4359. sampler.minFilter = 9984 /* NEAREST_MIPMAP_NEAREST */;
  4360. break;
  4361. }
  4362. }
  4363. }
  4364. return sampler;
  4365. };
  4366. _GLTFMaterialExporter.prototype._getGLTFTextureWrapMode = function (wrapMode) {
  4367. switch (wrapMode) {
  4368. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].WRAP_ADDRESSMODE: {
  4369. return 10497 /* REPEAT */;
  4370. }
  4371. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].CLAMP_ADDRESSMODE: {
  4372. return 33071 /* CLAMP_TO_EDGE */;
  4373. }
  4374. case babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].MIRROR_ADDRESSMODE: {
  4375. return 33648 /* MIRRORED_REPEAT */;
  4376. }
  4377. default: {
  4378. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error("Unsupported Texture Wrap Mode " + wrapMode + "!");
  4379. return 10497 /* REPEAT */;
  4380. }
  4381. }
  4382. };
  4383. _GLTFMaterialExporter.prototype._getGLTFTextureWrapModesSampler = function (texture) {
  4384. var wrapS = this._getGLTFTextureWrapMode(texture instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"] ? texture.wrapU : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].WRAP_ADDRESSMODE);
  4385. var wrapT = this._getGLTFTextureWrapMode(texture instanceof babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"] ? texture.wrapV : babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Texture"].WRAP_ADDRESSMODE);
  4386. if (wrapS === 10497 /* REPEAT */ && wrapT === 10497 /* REPEAT */) { // default wrapping mode in glTF, so omitting
  4387. return {};
  4388. }
  4389. return { wrapS: wrapS, wrapT: wrapT };
  4390. };
  4391. /**
  4392. * Convert a PBRMaterial (Specular/Glossiness) to Metallic Roughness factors
  4393. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  4394. * @param mimeType mime type to use for the textures
  4395. * @param images array of glTF image interfaces
  4396. * @param textures array of glTF texture interfaces
  4397. * @param glTFPbrMetallicRoughness glTF PBR Metallic Roughness interface
  4398. * @param imageData map of image file name to data
  4399. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  4400. * @returns glTF PBR Metallic Roughness factors
  4401. */
  4402. _GLTFMaterialExporter.prototype._convertSpecGlossFactorsToMetallicRoughnessAsync = function (babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords) {
  4403. var _this = this;
  4404. return Promise.resolve().then(function () {
  4405. var samplers = _this._exporter._samplers;
  4406. var textures = _this._exporter._textures;
  4407. var specGloss = {
  4408. diffuseColor: babylonPBRMaterial.albedoColor || babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White(),
  4409. specularColor: babylonPBRMaterial.reflectivityColor || babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White(),
  4410. glossiness: babylonPBRMaterial.microSurface || 1,
  4411. };
  4412. var samplerIndex = null;
  4413. var sampler = _this._getGLTFTextureSampler(babylonPBRMaterial.albedoTexture);
  4414. if (sampler.magFilter != null && sampler.minFilter != null && sampler.wrapS != null && sampler.wrapT != null) {
  4415. samplers.push(sampler);
  4416. samplerIndex = samplers.length - 1;
  4417. }
  4418. if (babylonPBRMaterial.reflectivityTexture && !babylonPBRMaterial.useMicroSurfaceFromReflectivityMapAlpha) {
  4419. return Promise.reject("_ConvertPBRMaterial: Glossiness values not included in the reflectivity texture are currently not supported");
  4420. }
  4421. if ((babylonPBRMaterial.albedoTexture || babylonPBRMaterial.reflectivityTexture) && hasTextureCoords) {
  4422. return _this._convertSpecularGlossinessTexturesToMetallicRoughnessAsync(babylonPBRMaterial.albedoTexture, babylonPBRMaterial.reflectivityTexture, specGloss, mimeType).then(function (metallicRoughnessFactors) {
  4423. if (metallicRoughnessFactors.baseColorTextureBase64) {
  4424. var glTFBaseColorTexture = _this._getTextureInfoFromBase64(metallicRoughnessFactors.baseColorTextureBase64, "bjsBaseColorTexture_" + (textures.length) + ".png", mimeType, babylonPBRMaterial.albedoTexture ? babylonPBRMaterial.albedoTexture.coordinatesIndex : null, samplerIndex);
  4425. if (glTFBaseColorTexture) {
  4426. glTFPbrMetallicRoughness.baseColorTexture = glTFBaseColorTexture;
  4427. }
  4428. }
  4429. if (metallicRoughnessFactors.metallicRoughnessTextureBase64) {
  4430. var glTFMRColorTexture = _this._getTextureInfoFromBase64(metallicRoughnessFactors.metallicRoughnessTextureBase64, "bjsMetallicRoughnessTexture_" + (textures.length) + ".png", mimeType, babylonPBRMaterial.reflectivityTexture ? babylonPBRMaterial.reflectivityTexture.coordinatesIndex : null, samplerIndex);
  4431. if (glTFMRColorTexture) {
  4432. glTFPbrMetallicRoughness.metallicRoughnessTexture = glTFMRColorTexture;
  4433. }
  4434. }
  4435. return metallicRoughnessFactors;
  4436. });
  4437. }
  4438. else {
  4439. return _this._convertSpecularGlossinessToMetallicRoughness(specGloss);
  4440. }
  4441. });
  4442. };
  4443. /**
  4444. * Converts a Babylon PBR Metallic Roughness Material to a glTF Material
  4445. * @param babylonPBRMaterial BJS PBR Metallic Roughness Material
  4446. * @param mimeType mime type to use for the textures
  4447. * @param images array of glTF image interfaces
  4448. * @param textures array of glTF texture interfaces
  4449. * @param materials array of glTF material interfaces
  4450. * @param imageData map of image file name to data
  4451. * @param hasTextureCoords specifies if texture coordinates are present on the submesh to determine if textures should be applied
  4452. */
  4453. _GLTFMaterialExporter.prototype._convertPBRMaterialAsync = function (babylonPBRMaterial, mimeType, hasTextureCoords) {
  4454. var _this = this;
  4455. var glTFPbrMetallicRoughness = {};
  4456. var glTFMaterial = {
  4457. name: babylonPBRMaterial.name
  4458. };
  4459. var useMetallicRoughness = babylonPBRMaterial.isMetallicWorkflow();
  4460. if (useMetallicRoughness) {
  4461. if (babylonPBRMaterial.albedoColor) {
  4462. glTFPbrMetallicRoughness.baseColorFactor = [
  4463. babylonPBRMaterial.albedoColor.r,
  4464. babylonPBRMaterial.albedoColor.g,
  4465. babylonPBRMaterial.albedoColor.b,
  4466. babylonPBRMaterial.alpha
  4467. ];
  4468. }
  4469. return this._convertMetalRoughFactorsToMetallicRoughnessAsync(babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords).then(function (metallicRoughness) {
  4470. return _this.setMetallicRoughnessPbrMaterial(metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords);
  4471. });
  4472. }
  4473. else {
  4474. return this._convertSpecGlossFactorsToMetallicRoughnessAsync(babylonPBRMaterial, mimeType, glTFPbrMetallicRoughness, hasTextureCoords).then(function (metallicRoughness) {
  4475. return _this.setMetallicRoughnessPbrMaterial(metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords);
  4476. });
  4477. }
  4478. };
  4479. _GLTFMaterialExporter.prototype.setMetallicRoughnessPbrMaterial = function (metallicRoughness, babylonPBRMaterial, glTFMaterial, glTFPbrMetallicRoughness, mimeType, hasTextureCoords) {
  4480. var materialMap = this._exporter._materialMap;
  4481. var materials = this._exporter._materials;
  4482. var promises = [];
  4483. if (metallicRoughness) {
  4484. _GLTFMaterialExporter._SetAlphaMode(glTFMaterial, babylonPBRMaterial);
  4485. if (!(_GLTFMaterialExporter.FuzzyEquals(metallicRoughness.baseColor, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].White(), _GLTFMaterialExporter._Epsilon) && babylonPBRMaterial.alpha >= _GLTFMaterialExporter._Epsilon)) {
  4486. glTFPbrMetallicRoughness.baseColorFactor = [
  4487. metallicRoughness.baseColor.r,
  4488. metallicRoughness.baseColor.g,
  4489. metallicRoughness.baseColor.b,
  4490. babylonPBRMaterial.alpha
  4491. ];
  4492. }
  4493. if (metallicRoughness.metallic != null && metallicRoughness.metallic !== 1) {
  4494. glTFPbrMetallicRoughness.metallicFactor = metallicRoughness.metallic;
  4495. }
  4496. if (metallicRoughness.roughness != null && metallicRoughness.roughness !== 1) {
  4497. glTFPbrMetallicRoughness.roughnessFactor = metallicRoughness.roughness;
  4498. }
  4499. if (babylonPBRMaterial.backFaceCulling != null && !babylonPBRMaterial.backFaceCulling) {
  4500. if (!babylonPBRMaterial.twoSidedLighting) {
  4501. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Warn(babylonPBRMaterial.name + ": Back-face culling enabled and two-sided lighting disabled is not supported in glTF.");
  4502. }
  4503. glTFMaterial.doubleSided = true;
  4504. }
  4505. if (hasTextureCoords) {
  4506. if (babylonPBRMaterial.bumpTexture) {
  4507. var promise = this._exportTextureAsync(babylonPBRMaterial.bumpTexture, mimeType).then(function (glTFTexture) {
  4508. if (glTFTexture) {
  4509. glTFMaterial.normalTexture = glTFTexture;
  4510. if (babylonPBRMaterial.bumpTexture.level !== 1) {
  4511. glTFMaterial.normalTexture.scale = babylonPBRMaterial.bumpTexture.level;
  4512. }
  4513. }
  4514. });
  4515. promises.push(promise);
  4516. }
  4517. if (babylonPBRMaterial.ambientTexture) {
  4518. var promise = this._exportTextureAsync(babylonPBRMaterial.ambientTexture, mimeType).then(function (glTFTexture) {
  4519. if (glTFTexture) {
  4520. var occlusionTexture = {
  4521. index: glTFTexture.index,
  4522. texCoord: glTFTexture.texCoord
  4523. };
  4524. glTFMaterial.occlusionTexture = occlusionTexture;
  4525. if (babylonPBRMaterial.ambientTextureStrength) {
  4526. occlusionTexture.strength = babylonPBRMaterial.ambientTextureStrength;
  4527. }
  4528. }
  4529. });
  4530. promises.push(promise);
  4531. }
  4532. if (babylonPBRMaterial.emissiveTexture) {
  4533. var promise = this._exportTextureAsync(babylonPBRMaterial.emissiveTexture, mimeType).then(function (glTFTexture) {
  4534. if (glTFTexture) {
  4535. glTFMaterial.emissiveTexture = glTFTexture;
  4536. }
  4537. });
  4538. promises.push(promise);
  4539. }
  4540. }
  4541. if (!_GLTFMaterialExporter.FuzzyEquals(babylonPBRMaterial.emissiveColor, babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"].Black(), _GLTFMaterialExporter._Epsilon)) {
  4542. glTFMaterial.emissiveFactor = babylonPBRMaterial.emissiveColor.asArray();
  4543. }
  4544. glTFMaterial.pbrMetallicRoughness = glTFPbrMetallicRoughness;
  4545. materials.push(glTFMaterial);
  4546. materialMap[babylonPBRMaterial.uniqueId] = materials.length - 1;
  4547. }
  4548. return this._finishMaterial(promises, glTFMaterial, babylonPBRMaterial, mimeType);
  4549. };
  4550. _GLTFMaterialExporter.prototype.getPixelsFromTexture = function (babylonTexture) {
  4551. var pixels = babylonTexture.textureType === babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Constants"].TEXTURETYPE_UNSIGNED_INT ? babylonTexture.readPixels() : babylonTexture.readPixels();
  4552. return pixels;
  4553. };
  4554. /**
  4555. * Extracts a texture from a Babylon texture into file data and glTF data
  4556. * @param babylonTexture Babylon texture to extract
  4557. * @param mimeType Mime Type of the babylonTexture
  4558. * @return glTF texture info, or null if the texture format is not supported
  4559. */
  4560. _GLTFMaterialExporter.prototype._exportTextureAsync = function (babylonTexture, mimeType) {
  4561. var _this = this;
  4562. var extensionPromise = this._exporter._extensionsPreExportTextureAsync("exporter", babylonTexture, mimeType);
  4563. if (!extensionPromise) {
  4564. return this._exportTextureInfoAsync(babylonTexture, mimeType);
  4565. }
  4566. return extensionPromise.then(function (texture) {
  4567. if (!texture) {
  4568. return _this._exportTextureInfoAsync(babylonTexture, mimeType);
  4569. }
  4570. return _this._exportTextureInfoAsync(texture, mimeType);
  4571. });
  4572. };
  4573. _GLTFMaterialExporter.prototype._exportTextureInfoAsync = function (babylonTexture, mimeType) {
  4574. var _this = this;
  4575. return Promise.resolve().then(function () {
  4576. var textureUid = babylonTexture.uid;
  4577. if (textureUid in _this._textureMap) {
  4578. return _this._textureMap[textureUid];
  4579. }
  4580. else {
  4581. var pixels = _this.getPixelsFromTexture(babylonTexture);
  4582. if (!pixels) {
  4583. return null;
  4584. }
  4585. var samplers = _this._exporter._samplers;
  4586. var sampler = _this._getGLTFTextureSampler(babylonTexture);
  4587. var samplerIndex_1 = null;
  4588. // if a pre-existing sampler with identical parameters exists, then reuse the previous sampler
  4589. var foundSamplerIndex = null;
  4590. for (var i = 0; i < samplers.length; ++i) {
  4591. var s = samplers[i];
  4592. if (s.minFilter === sampler.minFilter && s.magFilter === sampler.magFilter &&
  4593. s.wrapS === sampler.wrapS && s.wrapT === sampler.wrapT) {
  4594. foundSamplerIndex = i;
  4595. break;
  4596. }
  4597. }
  4598. if (foundSamplerIndex == null) {
  4599. samplers.push(sampler);
  4600. samplerIndex_1 = samplers.length - 1;
  4601. }
  4602. else {
  4603. samplerIndex_1 = foundSamplerIndex;
  4604. }
  4605. var size = babylonTexture.getSize();
  4606. // Preserve texture mime type if defined
  4607. if (babylonTexture.mimeType) {
  4608. switch (babylonTexture.mimeType) {
  4609. case "image/jpeg":
  4610. mimeType = "image/jpeg" /* JPEG */;
  4611. break;
  4612. case "image/png":
  4613. mimeType = "image/png" /* PNG */;
  4614. break;
  4615. }
  4616. }
  4617. return _this._createBase64FromCanvasAsync(pixels, size.width, size.height, mimeType).then(function (base64Data) {
  4618. var textureInfo = _this._getTextureInfoFromBase64(base64Data, babylonTexture.name.replace(/\.\/|\/|\.\\|\\/g, "_"), mimeType, babylonTexture.coordinatesIndex, samplerIndex_1);
  4619. if (textureInfo) {
  4620. _this._textureMap[textureUid] = textureInfo;
  4621. _this._exporter._extensionsPostExportTextures("linkTextureInfo", textureInfo, babylonTexture);
  4622. }
  4623. return textureInfo;
  4624. });
  4625. }
  4626. });
  4627. };
  4628. /**
  4629. * Builds a texture from base64 string
  4630. * @param base64Texture base64 texture string
  4631. * @param baseTextureName Name to use for the texture
  4632. * @param mimeType image mime type for the texture
  4633. * @param images array of images
  4634. * @param textures array of textures
  4635. * @param imageData map of image data
  4636. * @returns glTF texture info, or null if the texture format is not supported
  4637. */
  4638. _GLTFMaterialExporter.prototype._getTextureInfoFromBase64 = function (base64Texture, baseTextureName, mimeType, texCoordIndex, samplerIndex) {
  4639. var textures = this._exporter._textures;
  4640. var images = this._exporter._images;
  4641. var imageData = this._exporter._imageData;
  4642. var textureInfo = null;
  4643. var glTFTexture = {
  4644. source: images.length,
  4645. name: baseTextureName
  4646. };
  4647. if (samplerIndex != null) {
  4648. glTFTexture.sampler = samplerIndex;
  4649. }
  4650. var binStr = atob(base64Texture.split(',')[1]);
  4651. var arrBuff = new ArrayBuffer(binStr.length);
  4652. var arr = new Uint8Array(arrBuff);
  4653. for (var i = 0, length_2 = binStr.length; i < length_2; ++i) {
  4654. arr[i] = binStr.charCodeAt(i);
  4655. }
  4656. var imageValues = { data: arr, mimeType: mimeType };
  4657. var extension = mimeType === "image/jpeg" /* JPEG */ ? '.jpeg' : '.png';
  4658. var textureName = baseTextureName + extension;
  4659. var originalTextureName = textureName;
  4660. if (textureName in imageData) {
  4661. textureName = baseTextureName + "_" + babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].RandomId() + extension;
  4662. }
  4663. imageData[textureName] = imageValues;
  4664. if (mimeType === "image/jpeg" /* JPEG */ || mimeType === "image/png" /* PNG */) {
  4665. var glTFImage = {
  4666. name: baseTextureName,
  4667. uri: textureName
  4668. };
  4669. var foundIndex = null;
  4670. for (var i = 0; i < images.length; ++i) {
  4671. if (images[i].uri === originalTextureName) {
  4672. foundIndex = i;
  4673. break;
  4674. }
  4675. }
  4676. if (foundIndex == null) {
  4677. images.push(glTFImage);
  4678. glTFTexture.source = images.length - 1;
  4679. }
  4680. else {
  4681. glTFTexture.source = foundIndex;
  4682. }
  4683. textures.push(glTFTexture);
  4684. textureInfo = {
  4685. index: textures.length - 1
  4686. };
  4687. if (texCoordIndex != null) {
  4688. textureInfo.texCoord = texCoordIndex;
  4689. }
  4690. }
  4691. else {
  4692. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Tools"].Error("Unsupported texture mime type " + mimeType);
  4693. }
  4694. return textureInfo;
  4695. };
  4696. /**
  4697. * Represents the dielectric specular values for R, G and B
  4698. */
  4699. _GLTFMaterialExporter._DielectricSpecular = new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Color3"](0.04, 0.04, 0.04);
  4700. /**
  4701. * Allows the maximum specular power to be defined for material calculations
  4702. */
  4703. _GLTFMaterialExporter._MaxSpecularPower = 1024;
  4704. /**
  4705. * Numeric tolerance value
  4706. */
  4707. _GLTFMaterialExporter._Epsilon = 1e-6;
  4708. return _GLTFMaterialExporter;
  4709. }());
  4710. /***/ }),
  4711. /***/ "./glTF/2.0/glTFSerializer.ts":
  4712. /*!************************************!*\
  4713. !*** ./glTF/2.0/glTFSerializer.ts ***!
  4714. \************************************/
  4715. /*! exports provided: GLTF2Export */
  4716. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  4717. "use strict";
  4718. __webpack_require__.r(__webpack_exports__);
  4719. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "GLTF2Export", function() { return GLTF2Export; });
  4720. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  4721. /**
  4722. * Class for generating glTF data from a Babylon scene.
  4723. */
  4724. var GLTF2Export = /** @class */ (function () {
  4725. function GLTF2Export() {
  4726. }
  4727. /**
  4728. * Exports the geometry of the scene to .gltf file format asynchronously
  4729. * @param scene Babylon scene with scene hierarchy information
  4730. * @param filePrefix File prefix to use when generating the glTF file
  4731. * @param options Exporter options
  4732. * @returns Returns an object with a .gltf file and associates texture names
  4733. * as keys and their data and paths as values
  4734. */
  4735. GLTF2Export.GLTFAsync = function (scene, filePrefix, options) {
  4736. return scene.whenReadyAsync().then(function () {
  4737. var glTFPrefix = filePrefix.replace(/\.[^/.]+$/, "");
  4738. var gltfGenerator = new _glTFExporter__WEBPACK_IMPORTED_MODULE_0__["_Exporter"](scene, options);
  4739. return gltfGenerator._generateGLTFAsync(glTFPrefix);
  4740. });
  4741. };
  4742. GLTF2Export._PreExportAsync = function (scene, options) {
  4743. return Promise.resolve().then(function () {
  4744. if (options && options.exportWithoutWaitingForScene) {
  4745. return Promise.resolve();
  4746. }
  4747. else {
  4748. return scene.whenReadyAsync();
  4749. }
  4750. });
  4751. };
  4752. GLTF2Export._PostExportAsync = function (scene, glTFData, options) {
  4753. return Promise.resolve().then(function () {
  4754. if (options && options.exportWithoutWaitingForScene) {
  4755. return glTFData;
  4756. }
  4757. else {
  4758. return glTFData;
  4759. }
  4760. });
  4761. };
  4762. /**
  4763. * Exports the geometry of the scene to .glb file format asychronously
  4764. * @param scene Babylon scene with scene hierarchy information
  4765. * @param filePrefix File prefix to use when generating glb file
  4766. * @param options Exporter options
  4767. * @returns Returns an object with a .glb filename as key and data as value
  4768. */
  4769. GLTF2Export.GLBAsync = function (scene, filePrefix, options) {
  4770. var _this = this;
  4771. return this._PreExportAsync(scene, options).then(function () {
  4772. var glTFPrefix = filePrefix.replace(/\.[^/.]+$/, "");
  4773. var gltfGenerator = new _glTFExporter__WEBPACK_IMPORTED_MODULE_0__["_Exporter"](scene, options);
  4774. return gltfGenerator._generateGLBAsync(glTFPrefix).then(function (glTFData) {
  4775. return _this._PostExportAsync(scene, glTFData, options);
  4776. });
  4777. });
  4778. };
  4779. return GLTF2Export;
  4780. }());
  4781. /***/ }),
  4782. /***/ "./glTF/2.0/glTFUtilities.ts":
  4783. /*!***********************************!*\
  4784. !*** ./glTF/2.0/glTFUtilities.ts ***!
  4785. \***********************************/
  4786. /*! exports provided: _GLTFUtilities */
  4787. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  4788. "use strict";
  4789. __webpack_require__.r(__webpack_exports__);
  4790. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "_GLTFUtilities", function() { return _GLTFUtilities; });
  4791. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Maths/math.vector */ "babylonjs/Maths/math.vector");
  4792. /* harmony import */ var babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__);
  4793. /**
  4794. * @hidden
  4795. */
  4796. var _GLTFUtilities = /** @class */ (function () {
  4797. function _GLTFUtilities() {
  4798. }
  4799. /**
  4800. * Creates a buffer view based on the supplied arguments
  4801. * @param bufferIndex index value of the specified buffer
  4802. * @param byteOffset byte offset value
  4803. * @param byteLength byte length of the bufferView
  4804. * @param byteStride byte distance between conequential elements
  4805. * @param name name of the buffer view
  4806. * @returns bufferView for glTF
  4807. */
  4808. _GLTFUtilities._CreateBufferView = function (bufferIndex, byteOffset, byteLength, byteStride, name) {
  4809. var bufferview = { buffer: bufferIndex, byteLength: byteLength };
  4810. if (byteOffset) {
  4811. bufferview.byteOffset = byteOffset;
  4812. }
  4813. if (name) {
  4814. bufferview.name = name;
  4815. }
  4816. if (byteStride) {
  4817. bufferview.byteStride = byteStride;
  4818. }
  4819. return bufferview;
  4820. };
  4821. /**
  4822. * Creates an accessor based on the supplied arguments
  4823. * @param bufferviewIndex The index of the bufferview referenced by this accessor
  4824. * @param name The name of the accessor
  4825. * @param type The type of the accessor
  4826. * @param componentType The datatype of components in the attribute
  4827. * @param count The number of attributes referenced by this accessor
  4828. * @param byteOffset The offset relative to the start of the bufferView in bytes
  4829. * @param min Minimum value of each component in this attribute
  4830. * @param max Maximum value of each component in this attribute
  4831. * @returns accessor for glTF
  4832. */
  4833. _GLTFUtilities._CreateAccessor = function (bufferviewIndex, name, type, componentType, count, byteOffset, min, max) {
  4834. var accessor = { name: name, bufferView: bufferviewIndex, componentType: componentType, count: count, type: type };
  4835. if (min != null) {
  4836. accessor.min = min;
  4837. }
  4838. if (max != null) {
  4839. accessor.max = max;
  4840. }
  4841. if (byteOffset != null) {
  4842. accessor.byteOffset = byteOffset;
  4843. }
  4844. return accessor;
  4845. };
  4846. /**
  4847. * Calculates the minimum and maximum values of an array of position floats
  4848. * @param positions Positions array of a mesh
  4849. * @param vertexStart Starting vertex offset to calculate min and max values
  4850. * @param vertexCount Number of vertices to check for min and max values
  4851. * @returns min number array and max number array
  4852. */
  4853. _GLTFUtilities._CalculateMinMaxPositions = function (positions, vertexStart, vertexCount, convertToRightHandedSystem) {
  4854. var min = [Infinity, Infinity, Infinity];
  4855. var max = [-Infinity, -Infinity, -Infinity];
  4856. var positionStrideSize = 3;
  4857. var indexOffset;
  4858. var position;
  4859. var vector;
  4860. if (vertexCount) {
  4861. for (var i = vertexStart, length_1 = vertexStart + vertexCount; i < length_1; ++i) {
  4862. indexOffset = positionStrideSize * i;
  4863. position = babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"].FromArray(positions, indexOffset);
  4864. if (convertToRightHandedSystem) {
  4865. _GLTFUtilities._GetRightHandedPositionVector3FromRef(position);
  4866. }
  4867. vector = position.asArray();
  4868. for (var j = 0; j < positionStrideSize; ++j) {
  4869. var num = vector[j];
  4870. if (num < min[j]) {
  4871. min[j] = num;
  4872. }
  4873. if (num > max[j]) {
  4874. max[j] = num;
  4875. }
  4876. ++indexOffset;
  4877. }
  4878. }
  4879. }
  4880. return { min: min, max: max };
  4881. };
  4882. /**
  4883. * Converts a new right-handed Vector3
  4884. * @param vector vector3 array
  4885. * @returns right-handed Vector3
  4886. */
  4887. _GLTFUtilities._GetRightHandedPositionVector3 = function (vector) {
  4888. return new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](vector.x, vector.y, -vector.z);
  4889. };
  4890. /**
  4891. * Converts a Vector3 to right-handed
  4892. * @param vector Vector3 to convert to right-handed
  4893. */
  4894. _GLTFUtilities._GetRightHandedPositionVector3FromRef = function (vector) {
  4895. vector.z *= -1;
  4896. };
  4897. /**
  4898. * Converts a three element number array to right-handed
  4899. * @param vector number array to convert to right-handed
  4900. */
  4901. _GLTFUtilities._GetRightHandedPositionArray3FromRef = function (vector) {
  4902. vector[2] *= -1;
  4903. };
  4904. /**
  4905. * Converts a new right-handed Vector3
  4906. * @param vector vector3 array
  4907. * @returns right-handed Vector3
  4908. */
  4909. _GLTFUtilities._GetRightHandedNormalVector3 = function (vector) {
  4910. return new babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Vector3"](vector.x, vector.y, -vector.z);
  4911. };
  4912. /**
  4913. * Converts a Vector3 to right-handed
  4914. * @param vector Vector3 to convert to right-handed
  4915. */
  4916. _GLTFUtilities._GetRightHandedNormalVector3FromRef = function (vector) {
  4917. vector.z *= -1;
  4918. };
  4919. /**
  4920. * Converts a three element number array to right-handed
  4921. * @param vector number array to convert to right-handed
  4922. */
  4923. _GLTFUtilities._GetRightHandedNormalArray3FromRef = function (vector) {
  4924. vector[2] *= -1;
  4925. };
  4926. /**
  4927. * Converts a Vector4 to right-handed
  4928. * @param vector Vector4 to convert to right-handed
  4929. */
  4930. _GLTFUtilities._GetRightHandedVector4FromRef = function (vector) {
  4931. vector.z *= -1;
  4932. vector.w *= -1;
  4933. };
  4934. /**
  4935. * Converts a Vector4 to right-handed
  4936. * @param vector Vector4 to convert to right-handed
  4937. */
  4938. _GLTFUtilities._GetRightHandedArray4FromRef = function (vector) {
  4939. vector[2] *= -1;
  4940. vector[3] *= -1;
  4941. };
  4942. /**
  4943. * Converts a Quaternion to right-handed
  4944. * @param quaternion Source quaternion to convert to right-handed
  4945. */
  4946. _GLTFUtilities._GetRightHandedQuaternionFromRef = function (quaternion) {
  4947. quaternion.x *= -1;
  4948. quaternion.y *= -1;
  4949. };
  4950. /**
  4951. * Converts a Quaternion to right-handed
  4952. * @param quaternion Source quaternion to convert to right-handed
  4953. */
  4954. _GLTFUtilities._GetRightHandedQuaternionArrayFromRef = function (quaternion) {
  4955. quaternion[0] *= -1;
  4956. quaternion[1] *= -1;
  4957. };
  4958. _GLTFUtilities._NormalizeTangentFromRef = function (tangent) {
  4959. var length = Math.sqrt(tangent.x * tangent.x + tangent.y * tangent.y + tangent.z * tangent.z);
  4960. if (length > 0) {
  4961. tangent.x /= length;
  4962. tangent.y /= length;
  4963. tangent.z /= length;
  4964. }
  4965. };
  4966. _GLTFUtilities._GetRightHandedMatrixFromRef = function (matrix) {
  4967. var m = matrix.m;
  4968. babylonjs_Maths_math_vector__WEBPACK_IMPORTED_MODULE_0__["Matrix"].FromValuesToRef(m[0], m[1], -m[2], m[3], m[4], m[5], -m[6], m[7], -m[8], m[9], m[10], m[11], m[12], m[13], m[14], m[15], matrix);
  4969. };
  4970. _GLTFUtilities._GetDataAccessorElementCount = function (accessorType) {
  4971. switch (accessorType) {
  4972. case "MAT2" /* MAT2 */:
  4973. return 4;
  4974. case "MAT3" /* MAT3 */:
  4975. return 9;
  4976. case "MAT4" /* MAT4 */:
  4977. return 16;
  4978. case "SCALAR" /* SCALAR */:
  4979. return 1;
  4980. case "VEC2" /* VEC2 */:
  4981. return 2;
  4982. case "VEC3" /* VEC3 */:
  4983. return 3;
  4984. case "VEC4" /* VEC4 */:
  4985. return 4;
  4986. }
  4987. };
  4988. return _GLTFUtilities;
  4989. }());
  4990. /***/ }),
  4991. /***/ "./glTF/2.0/index.ts":
  4992. /*!***************************!*\
  4993. !*** ./glTF/2.0/index.ts ***!
  4994. \***************************/
  4995. /*! exports provided: _GLTFAnimation, GLTFData, _Exporter, _BinaryWriter, __IGLTFExporterExtensionV2, _GLTFMaterialExporter, GLTF2Export, _GLTFUtilities, KHR_texture_transform, KHR_lights_punctual, KHR_materials_sheen, KHR_materials_unlit */
  4996. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  4997. "use strict";
  4998. __webpack_require__.r(__webpack_exports__);
  4999. /* harmony import */ var _glTFAnimation__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./glTFAnimation */ "./glTF/2.0/glTFAnimation.ts");
  5000. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFAnimation", function() { return _glTFAnimation__WEBPACK_IMPORTED_MODULE_0__["_GLTFAnimation"]; });
  5001. /* harmony import */ var _glTFData__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./glTFData */ "./glTF/2.0/glTFData.ts");
  5002. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GLTFData", function() { return _glTFData__WEBPACK_IMPORTED_MODULE_1__["GLTFData"]; });
  5003. /* harmony import */ var _glTFExporter__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./glTFExporter */ "./glTF/2.0/glTFExporter.ts");
  5004. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_Exporter", function() { return _glTFExporter__WEBPACK_IMPORTED_MODULE_2__["_Exporter"]; });
  5005. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_BinaryWriter", function() { return _glTFExporter__WEBPACK_IMPORTED_MODULE_2__["_BinaryWriter"]; });
  5006. /* harmony import */ var _glTFExporterExtension__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./glTFExporterExtension */ "./glTF/2.0/glTFExporterExtension.ts");
  5007. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "__IGLTFExporterExtensionV2", function() { return _glTFExporterExtension__WEBPACK_IMPORTED_MODULE_3__["__IGLTFExporterExtensionV2"]; });
  5008. /* harmony import */ var _glTFMaterialExporter__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./glTFMaterialExporter */ "./glTF/2.0/glTFMaterialExporter.ts");
  5009. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFMaterialExporter", function() { return _glTFMaterialExporter__WEBPACK_IMPORTED_MODULE_4__["_GLTFMaterialExporter"]; });
  5010. /* harmony import */ var _glTFSerializer__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./glTFSerializer */ "./glTF/2.0/glTFSerializer.ts");
  5011. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GLTF2Export", function() { return _glTFSerializer__WEBPACK_IMPORTED_MODULE_5__["GLTF2Export"]; });
  5012. /* harmony import */ var _glTFUtilities__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./glTFUtilities */ "./glTF/2.0/glTFUtilities.ts");
  5013. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFUtilities", function() { return _glTFUtilities__WEBPACK_IMPORTED_MODULE_6__["_GLTFUtilities"]; });
  5014. /* harmony import */ var _Extensions__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./Extensions */ "./glTF/2.0/Extensions/index.ts");
  5015. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_texture_transform", function() { return _Extensions__WEBPACK_IMPORTED_MODULE_7__["KHR_texture_transform"]; });
  5016. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_lights_punctual", function() { return _Extensions__WEBPACK_IMPORTED_MODULE_7__["KHR_lights_punctual"]; });
  5017. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_sheen", function() { return _Extensions__WEBPACK_IMPORTED_MODULE_7__["KHR_materials_sheen"]; });
  5018. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_unlit", function() { return _Extensions__WEBPACK_IMPORTED_MODULE_7__["KHR_materials_unlit"]; });
  5019. /***/ }),
  5020. /***/ "./glTF/2.0/shaders/textureTransform.fragment.ts":
  5021. /*!*******************************************************!*\
  5022. !*** ./glTF/2.0/shaders/textureTransform.fragment.ts ***!
  5023. \*******************************************************/
  5024. /*! exports provided: textureTransformPixelShader */
  5025. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  5026. "use strict";
  5027. __webpack_require__.r(__webpack_exports__);
  5028. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "textureTransformPixelShader", function() { return textureTransformPixelShader; });
  5029. /* harmony import */ var babylonjs_Materials_effect__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babylonjs/Materials/effect */ "babylonjs/Maths/math.vector");
  5030. /* harmony import */ var babylonjs_Materials_effect__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babylonjs_Materials_effect__WEBPACK_IMPORTED_MODULE_0__);
  5031. var name = 'textureTransformPixelShader';
  5032. var shader = "precision highp float;\nvarying vec2 vUV;\nuniform sampler2D textureSampler;\nuniform mat4 textureTransformMat;\nvoid main(void) {\nvec2 uvTransformed=(textureTransformMat*vec4(vUV.xy,1,1)).xy;\ngl_FragColor=texture2D(textureSampler,uvTransformed);\n}";
  5033. babylonjs_Materials_effect__WEBPACK_IMPORTED_MODULE_0__["Effect"].ShadersStore[name] = shader;
  5034. /** @hidden */
  5035. var textureTransformPixelShader = { name: name, shader: shader };
  5036. /***/ }),
  5037. /***/ "./glTF/glTFFileExporter.ts":
  5038. /*!**********************************!*\
  5039. !*** ./glTF/glTFFileExporter.ts ***!
  5040. \**********************************/
  5041. /*! exports provided: __IGLTFExporterExtension */
  5042. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  5043. "use strict";
  5044. __webpack_require__.r(__webpack_exports__);
  5045. /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__IGLTFExporterExtension", function() { return __IGLTFExporterExtension; });
  5046. /** @hidden */
  5047. var __IGLTFExporterExtension = 0; // I am here to allow dts to be created
  5048. /***/ }),
  5049. /***/ "./legacy/legacy-glTF2Serializer.ts":
  5050. /*!******************************************!*\
  5051. !*** ./legacy/legacy-glTF2Serializer.ts ***!
  5052. \******************************************/
  5053. /*! exports provided: __IGLTFExporterExtension, _GLTFAnimation, GLTFData, _Exporter, _BinaryWriter, __IGLTFExporterExtensionV2, _GLTFMaterialExporter, GLTF2Export, _GLTFUtilities, KHR_texture_transform, KHR_lights_punctual, KHR_materials_sheen, KHR_materials_unlit */
  5054. /***/ (function(module, __webpack_exports__, __webpack_require__) {
  5055. "use strict";
  5056. __webpack_require__.r(__webpack_exports__);
  5057. /* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var _glTF_glTFFileExporter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../glTF/glTFFileExporter */ "./glTF/glTFFileExporter.ts");
  5058. /* harmony import */ var _glTF_2_0_glTFData__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../glTF/2.0/glTFData */ "./glTF/2.0/glTFData.ts");
  5059. /* harmony import */ var _glTF_2_0_glTFSerializer__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../glTF/2.0/glTFSerializer */ "./glTF/2.0/glTFSerializer.ts");
  5060. /* harmony import */ var _glTF_2_0_Extensions__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../glTF/2.0/Extensions */ "./glTF/2.0/Extensions/index.ts");
  5061. /* harmony import */ var _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../glTF/2.0 */ "./glTF/2.0/index.ts");
  5062. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "__IGLTFExporterExtension", function() { return _glTF_glTFFileExporter__WEBPACK_IMPORTED_MODULE_0__["__IGLTFExporterExtension"]; });
  5063. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFAnimation", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["_GLTFAnimation"]; });
  5064. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GLTFData", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["GLTFData"]; });
  5065. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_Exporter", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["_Exporter"]; });
  5066. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_BinaryWriter", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["_BinaryWriter"]; });
  5067. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "__IGLTFExporterExtensionV2", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["__IGLTFExporterExtensionV2"]; });
  5068. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFMaterialExporter", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["_GLTFMaterialExporter"]; });
  5069. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "GLTF2Export", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["GLTF2Export"]; });
  5070. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "_GLTFUtilities", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["_GLTFUtilities"]; });
  5071. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_texture_transform", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["KHR_texture_transform"]; });
  5072. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_lights_punctual", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["KHR_lights_punctual"]; });
  5073. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_sheen", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["KHR_materials_sheen"]; });
  5074. /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "KHR_materials_unlit", function() { return _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__["KHR_materials_unlit"]; });
  5075. /**
  5076. * This is the entry point for the UMD module.
  5077. * The entry point for a future ESM package should be index.ts
  5078. */
  5079. var globalObject = (typeof global !== 'undefined') ? global : ((typeof window !== 'undefined') ? window : undefined);
  5080. if (typeof globalObject !== "undefined") {
  5081. globalObject.BABYLON = globalObject.BABYLON || {};
  5082. var BABYLON = globalObject.BABYLON;
  5083. BABYLON.GLTF2 = BABYLON.GLTF2 || {};
  5084. BABYLON.GLTF2.Exporter = BABYLON.GLTF2.Exporter || {};
  5085. BABYLON.GLTF2.Exporter.Extensions = BABYLON.GLTF2.Exporter.Extensions || {};
  5086. var keys = [];
  5087. for (var key in _glTF_glTFFileExporter__WEBPACK_IMPORTED_MODULE_0__) {
  5088. BABYLON[key] = _glTF_glTFFileExporter__WEBPACK_IMPORTED_MODULE_0__[key];
  5089. keys.push(key);
  5090. }
  5091. for (var key in _glTF_2_0_glTFData__WEBPACK_IMPORTED_MODULE_1__) {
  5092. BABYLON[key] = _glTF_2_0_glTFData__WEBPACK_IMPORTED_MODULE_1__[key];
  5093. keys.push(key);
  5094. }
  5095. for (var key in _glTF_2_0_glTFSerializer__WEBPACK_IMPORTED_MODULE_2__) {
  5096. BABYLON[key] = _glTF_2_0_glTFSerializer__WEBPACK_IMPORTED_MODULE_2__[key];
  5097. keys.push(key);
  5098. }
  5099. for (var key in _glTF_2_0_Extensions__WEBPACK_IMPORTED_MODULE_3__) {
  5100. BABYLON.GLTF2.Exporter.Extensions[key] = _glTF_2_0_Extensions__WEBPACK_IMPORTED_MODULE_3__[key];
  5101. keys.push(key);
  5102. }
  5103. for (var key in _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__) {
  5104. // Prevent Reassignment.
  5105. if (keys.indexOf(key) > -1) {
  5106. continue;
  5107. }
  5108. BABYLON.GLTF2.Exporter[key] = _glTF_2_0__WEBPACK_IMPORTED_MODULE_4__[key];
  5109. }
  5110. }
  5111. /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../node_modules/webpack/buildin/global.js */ "../../node_modules/webpack/buildin/global.js")))
  5112. /***/ }),
  5113. /***/ "babylonjs/Maths/math.vector":
  5114. /*!****************************************************************************************************!*\
  5115. !*** external {"root":"BABYLON","commonjs":"babylonjs","commonjs2":"babylonjs","amd":"babylonjs"} ***!
  5116. \****************************************************************************************************/
  5117. /*! no static exports found */
  5118. /***/ (function(module, exports) {
  5119. module.exports = __WEBPACK_EXTERNAL_MODULE_babylonjs_Maths_math_vector__;
  5120. /***/ })
  5121. /******/ });
  5122. });
  5123. //# sourceMappingURL=babylon.glTF2Serializer.js.map