GLTFLoader.js 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142
  1. ( function () {
  2. class GLTFLoader extends THREE.Loader {
  3. constructor( manager ) {
  4. super( manager );
  5. this.dracoLoader = null;
  6. this.ktx2Loader = null;
  7. this.meshoptDecoder = null;
  8. this.pluginCallbacks = [];
  9. this.register( function ( parser ) {
  10. return new GLTFMaterialsClearcoatExtension( parser );
  11. } );
  12. this.register( function ( parser ) {
  13. return new GLTFTextureBasisUExtension( parser );
  14. } );
  15. this.register( function ( parser ) {
  16. return new GLTFTextureWebPExtension( parser );
  17. } );
  18. this.register( function ( parser ) {
  19. return new GLTFMaterialsSheenExtension( parser );
  20. } );
  21. this.register( function ( parser ) {
  22. return new GLTFMaterialsTransmissionExtension( parser );
  23. } );
  24. this.register( function ( parser ) {
  25. return new GLTFMaterialsVolumeExtension( parser );
  26. } );
  27. this.register( function ( parser ) {
  28. return new GLTFMaterialsIorExtension( parser );
  29. } );
  30. this.register( function ( parser ) {
  31. return new GLTFMaterialsEmissiveStrengthExtension( parser );
  32. } );
  33. this.register( function ( parser ) {
  34. return new GLTFMaterialsSpecularExtension( parser );
  35. } );
  36. this.register( function ( parser ) {
  37. return new GLTFMaterialsIridescenceExtension( parser );
  38. } );
  39. this.register( function ( parser ) {
  40. return new GLTFLightsExtension( parser );
  41. } );
  42. this.register( function ( parser ) {
  43. return new GLTFMeshoptCompression( parser );
  44. } );
  45. }
  46. load( url, onLoad, onProgress, onError ) {
  47. const scope = this;
  48. let resourcePath;
  49. if ( this.resourcePath !== '' ) {
  50. resourcePath = this.resourcePath;
  51. } else if ( this.path !== '' ) {
  52. resourcePath = this.path;
  53. } else {
  54. resourcePath = THREE.LoaderUtils.extractUrlBase( url );
  55. } // Tells the LoadingManager to track an extra item, which resolves after
  56. // the model is fully loaded. This means the count of items loaded will
  57. // be incorrect, but ensures manager.onLoad() does not fire early.
  58. this.manager.itemStart( url );
  59. const _onError = function ( e ) {
  60. if ( onError ) {
  61. onError( e );
  62. } else {
  63. console.error( e );
  64. }
  65. scope.manager.itemError( url );
  66. scope.manager.itemEnd( url );
  67. };
  68. const loader = new THREE.FileLoader( this.manager );
  69. loader.setPath( this.path );
  70. loader.setResponseType( 'arraybuffer' );
  71. loader.setRequestHeader( this.requestHeader );
  72. loader.setWithCredentials( this.withCredentials );
  73. loader.load( url, function ( data ) {
  74. try {
  75. scope.parse( data, resourcePath, function ( gltf ) {
  76. onLoad( gltf );
  77. scope.manager.itemEnd( url );
  78. }, _onError );
  79. } catch ( e ) {
  80. _onError( e );
  81. }
  82. }, onProgress, _onError );
  83. }
  84. setDRACOLoader( dracoLoader ) {
  85. this.dracoLoader = dracoLoader;
  86. return this;
  87. }
  88. setDDSLoader() {
  89. throw new Error( 'THREE.GLTFLoader: "MSFT_texture_dds" no longer supported. Please update to "KHR_texture_basisu".' );
  90. }
  91. setKTX2Loader( ktx2Loader ) {
  92. this.ktx2Loader = ktx2Loader;
  93. return this;
  94. }
  95. setMeshoptDecoder( meshoptDecoder ) {
  96. this.meshoptDecoder = meshoptDecoder;
  97. return this;
  98. }
  99. register( callback ) {
  100. if ( this.pluginCallbacks.indexOf( callback ) === - 1 ) {
  101. this.pluginCallbacks.push( callback );
  102. }
  103. return this;
  104. }
  105. unregister( callback ) {
  106. if ( this.pluginCallbacks.indexOf( callback ) !== - 1 ) {
  107. this.pluginCallbacks.splice( this.pluginCallbacks.indexOf( callback ), 1 );
  108. }
  109. return this;
  110. }
  111. parse( data, path, onLoad, onError ) {
  112. let content;
  113. const extensions = {};
  114. const plugins = {};
  115. if ( typeof data === 'string' ) {
  116. content = data;
  117. } else {
  118. const magic = THREE.LoaderUtils.decodeText( new Uint8Array( data, 0, 4 ) );
  119. if ( magic === BINARY_EXTENSION_HEADER_MAGIC ) {
  120. try {
  121. extensions[ EXTENSIONS.KHR_BINARY_GLTF ] = new GLTFBinaryExtension( data );
  122. } catch ( error ) {
  123. if ( onError ) onError( error );
  124. return;
  125. }
  126. content = extensions[ EXTENSIONS.KHR_BINARY_GLTF ].content;
  127. } else {
  128. content = THREE.LoaderUtils.decodeText( new Uint8Array( data ) );
  129. }
  130. }
  131. const json = JSON.parse( content );
  132. if ( json.asset === undefined || json.asset.version[ 0 ] < 2 ) {
  133. if ( onError ) onError( new Error( 'THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported.' ) );
  134. return;
  135. }
  136. const parser = new GLTFParser( json, {
  137. path: path || this.resourcePath || '',
  138. crossOrigin: this.crossOrigin,
  139. requestHeader: this.requestHeader,
  140. manager: this.manager,
  141. ktx2Loader: this.ktx2Loader,
  142. meshoptDecoder: this.meshoptDecoder
  143. } );
  144. parser.fileLoader.setRequestHeader( this.requestHeader );
  145. for ( let i = 0; i < this.pluginCallbacks.length; i ++ ) {
  146. const plugin = this.pluginCallbacks[ i ]( parser );
  147. plugins[ plugin.name ] = plugin; // Workaround to avoid determining as unknown extension
  148. // in addUnknownExtensionsToUserData().
  149. // Remove this workaround if we move all the existing
  150. // extension handlers to plugin system
  151. extensions[ plugin.name ] = true;
  152. }
  153. if ( json.extensionsUsed ) {
  154. for ( let i = 0; i < json.extensionsUsed.length; ++ i ) {
  155. const extensionName = json.extensionsUsed[ i ];
  156. const extensionsRequired = json.extensionsRequired || [];
  157. switch ( extensionName ) {
  158. case EXTENSIONS.KHR_MATERIALS_UNLIT:
  159. extensions[ extensionName ] = new GLTFMaterialsUnlitExtension();
  160. break;
  161. case EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS:
  162. extensions[ extensionName ] = new GLTFMaterialsPbrSpecularGlossinessExtension();
  163. break;
  164. case EXTENSIONS.KHR_DRACO_MESH_COMPRESSION:
  165. extensions[ extensionName ] = new GLTFDracoMeshCompressionExtension( json, this.dracoLoader );
  166. break;
  167. case EXTENSIONS.KHR_TEXTURE_TRANSFORM:
  168. extensions[ extensionName ] = new GLTFTextureTransformExtension();
  169. break;
  170. case EXTENSIONS.KHR_MESH_QUANTIZATION:
  171. extensions[ extensionName ] = new GLTFMeshQuantizationExtension();
  172. break;
  173. default:
  174. if ( extensionsRequired.indexOf( extensionName ) >= 0 && plugins[ extensionName ] === undefined ) {
  175. console.warn( 'THREE.GLTFLoader: Unknown extension "' + extensionName + '".' );
  176. }
  177. }
  178. }
  179. }
  180. parser.setExtensions( extensions );
  181. parser.setPlugins( plugins );
  182. parser.parse( onLoad, onError );
  183. }
  184. parseAsync( data, path ) {
  185. const scope = this;
  186. return new Promise( function ( resolve, reject ) {
  187. scope.parse( data, path, resolve, reject );
  188. } );
  189. }
  190. }
  191. /* GLTFREGISTRY */
  192. function GLTFRegistry() {
  193. let objects = {};
  194. return {
  195. get: function ( key ) {
  196. return objects[ key ];
  197. },
  198. add: function ( key, object ) {
  199. objects[ key ] = object;
  200. },
  201. remove: function ( key ) {
  202. delete objects[ key ];
  203. },
  204. removeAll: function () {
  205. objects = {};
  206. }
  207. };
  208. }
  209. /*********************************/
  210. /********** EXTENSIONS ***********/
  211. /*********************************/
  212. const EXTENSIONS = {
  213. KHR_BINARY_GLTF: 'KHR_binary_glTF',
  214. KHR_DRACO_MESH_COMPRESSION: 'KHR_draco_mesh_compression',
  215. KHR_LIGHTS_PUNCTUAL: 'KHR_lights_punctual',
  216. KHR_MATERIALS_CLEARCOAT: 'KHR_materials_clearcoat',
  217. KHR_MATERIALS_IOR: 'KHR_materials_ior',
  218. KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS: 'KHR_materials_pbrSpecularGlossiness',
  219. KHR_MATERIALS_SHEEN: 'KHR_materials_sheen',
  220. KHR_MATERIALS_SPECULAR: 'KHR_materials_specular',
  221. KHR_MATERIALS_TRANSMISSION: 'KHR_materials_transmission',
  222. KHR_MATERIALS_IRIDESCENCE: 'KHR_materials_iridescence',
  223. KHR_MATERIALS_UNLIT: 'KHR_materials_unlit',
  224. KHR_MATERIALS_VOLUME: 'KHR_materials_volume',
  225. KHR_TEXTURE_BASISU: 'KHR_texture_basisu',
  226. KHR_TEXTURE_TRANSFORM: 'KHR_texture_transform',
  227. KHR_MESH_QUANTIZATION: 'KHR_mesh_quantization',
  228. KHR_MATERIALS_EMISSIVE_STRENGTH: 'KHR_materials_emissive_strength',
  229. EXT_TEXTURE_WEBP: 'EXT_texture_webp',
  230. EXT_MESHOPT_COMPRESSION: 'EXT_meshopt_compression'
  231. };
  232. /**
  233. * Punctual Lights Extension
  234. *
  235. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_lights_punctual
  236. */
  237. class GLTFLightsExtension {
  238. constructor( parser ) {
  239. this.parser = parser;
  240. this.name = EXTENSIONS.KHR_LIGHTS_PUNCTUAL; // THREE.Object3D instance caches
  241. this.cache = {
  242. refs: {},
  243. uses: {}
  244. };
  245. }
  246. _markDefs() {
  247. const parser = this.parser;
  248. const nodeDefs = this.parser.json.nodes || [];
  249. for ( let nodeIndex = 0, nodeLength = nodeDefs.length; nodeIndex < nodeLength; nodeIndex ++ ) {
  250. const nodeDef = nodeDefs[ nodeIndex ];
  251. if ( nodeDef.extensions && nodeDef.extensions[ this.name ] && nodeDef.extensions[ this.name ].light !== undefined ) {
  252. parser._addNodeRef( this.cache, nodeDef.extensions[ this.name ].light );
  253. }
  254. }
  255. }
  256. _loadLight( lightIndex ) {
  257. const parser = this.parser;
  258. const cacheKey = 'light:' + lightIndex;
  259. let dependency = parser.cache.get( cacheKey );
  260. if ( dependency ) return dependency;
  261. const json = parser.json;
  262. const extensions = json.extensions && json.extensions[ this.name ] || {};
  263. const lightDefs = extensions.lights || [];
  264. const lightDef = lightDefs[ lightIndex ];
  265. let lightNode;
  266. const color = new THREE.Color( 0xffffff );
  267. if ( lightDef.color !== undefined ) color.fromArray( lightDef.color );
  268. const range = lightDef.range !== undefined ? lightDef.range : 0;
  269. switch ( lightDef.type ) {
  270. case 'directional':
  271. lightNode = new THREE.DirectionalLight( color );
  272. lightNode.target.position.set( 0, 0, - 1 );
  273. lightNode.add( lightNode.target );
  274. break;
  275. case 'point':
  276. lightNode = new THREE.PointLight( color );
  277. lightNode.distance = range;
  278. break;
  279. case 'spot':
  280. lightNode = new THREE.SpotLight( color );
  281. lightNode.distance = range; // Handle spotlight properties.
  282. lightDef.spot = lightDef.spot || {};
  283. lightDef.spot.innerConeAngle = lightDef.spot.innerConeAngle !== undefined ? lightDef.spot.innerConeAngle : 0;
  284. lightDef.spot.outerConeAngle = lightDef.spot.outerConeAngle !== undefined ? lightDef.spot.outerConeAngle : Math.PI / 4.0;
  285. lightNode.angle = lightDef.spot.outerConeAngle;
  286. lightNode.penumbra = 1.0 - lightDef.spot.innerConeAngle / lightDef.spot.outerConeAngle;
  287. lightNode.target.position.set( 0, 0, - 1 );
  288. lightNode.add( lightNode.target );
  289. break;
  290. default:
  291. throw new Error( 'THREE.GLTFLoader: Unexpected light type: ' + lightDef.type );
  292. } // Some lights (e.g. spot) default to a position other than the origin. Reset the position
  293. // here, because node-level parsing will only override position if explicitly specified.
  294. lightNode.position.set( 0, 0, 0 );
  295. lightNode.decay = 2;
  296. if ( lightDef.intensity !== undefined ) lightNode.intensity = lightDef.intensity;
  297. lightNode.name = parser.createUniqueName( lightDef.name || 'light_' + lightIndex );
  298. dependency = Promise.resolve( lightNode );
  299. parser.cache.add( cacheKey, dependency );
  300. return dependency;
  301. }
  302. createNodeAttachment( nodeIndex ) {
  303. const self = this;
  304. const parser = this.parser;
  305. const json = parser.json;
  306. const nodeDef = json.nodes[ nodeIndex ];
  307. const lightDef = nodeDef.extensions && nodeDef.extensions[ this.name ] || {};
  308. const lightIndex = lightDef.light;
  309. if ( lightIndex === undefined ) return null;
  310. return this._loadLight( lightIndex ).then( function ( light ) {
  311. return parser._getNodeRef( self.cache, lightIndex, light );
  312. } );
  313. }
  314. }
  315. /**
  316. * Unlit Materials Extension
  317. *
  318. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_unlit
  319. */
  320. class GLTFMaterialsUnlitExtension {
  321. constructor() {
  322. this.name = EXTENSIONS.KHR_MATERIALS_UNLIT;
  323. }
  324. getMaterialType() {
  325. return THREE.MeshBasicMaterial;
  326. }
  327. extendParams( materialParams, materialDef, parser ) {
  328. const pending = [];
  329. materialParams.color = new THREE.Color( 1.0, 1.0, 1.0 );
  330. materialParams.opacity = 1.0;
  331. const metallicRoughness = materialDef.pbrMetallicRoughness;
  332. if ( metallicRoughness ) {
  333. if ( Array.isArray( metallicRoughness.baseColorFactor ) ) {
  334. const array = metallicRoughness.baseColorFactor;
  335. materialParams.color.fromArray( array );
  336. materialParams.opacity = array[ 3 ];
  337. }
  338. if ( metallicRoughness.baseColorTexture !== undefined ) {
  339. pending.push( parser.assignTexture( materialParams, 'map', metallicRoughness.baseColorTexture, THREE.sRGBEncoding ) );
  340. }
  341. }
  342. return Promise.all( pending );
  343. }
  344. }
  345. /**
  346. * Materials Emissive Strength Extension
  347. *
  348. * Specification: https://github.com/KhronosGroup/glTF/blob/5768b3ce0ef32bc39cdf1bef10b948586635ead3/extensions/2.0/Khronos/KHR_materials_emissive_strength/README.md
  349. */
  350. class GLTFMaterialsEmissiveStrengthExtension {
  351. constructor( parser ) {
  352. this.parser = parser;
  353. this.name = EXTENSIONS.KHR_MATERIALS_EMISSIVE_STRENGTH;
  354. }
  355. extendMaterialParams( materialIndex, materialParams ) {
  356. const parser = this.parser;
  357. const materialDef = parser.json.materials[ materialIndex ];
  358. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  359. return Promise.resolve();
  360. }
  361. const emissiveStrength = materialDef.extensions[ this.name ].emissiveStrength;
  362. if ( emissiveStrength !== undefined ) {
  363. materialParams.emissiveIntensity = emissiveStrength;
  364. }
  365. return Promise.resolve();
  366. }
  367. }
  368. /**
  369. * Clearcoat Materials Extension
  370. *
  371. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_clearcoat
  372. */
  373. class GLTFMaterialsClearcoatExtension {
  374. constructor( parser ) {
  375. this.parser = parser;
  376. this.name = EXTENSIONS.KHR_MATERIALS_CLEARCOAT;
  377. }
  378. getMaterialType( materialIndex ) {
  379. const parser = this.parser;
  380. const materialDef = parser.json.materials[ materialIndex ];
  381. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  382. return THREE.MeshPhysicalMaterial;
  383. }
  384. extendMaterialParams( materialIndex, materialParams ) {
  385. const parser = this.parser;
  386. const materialDef = parser.json.materials[ materialIndex ];
  387. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  388. return Promise.resolve();
  389. }
  390. const pending = [];
  391. const extension = materialDef.extensions[ this.name ];
  392. if ( extension.clearcoatFactor !== undefined ) {
  393. materialParams.clearcoat = extension.clearcoatFactor;
  394. }
  395. if ( extension.clearcoatTexture !== undefined ) {
  396. pending.push( parser.assignTexture( materialParams, 'clearcoatMap', extension.clearcoatTexture ) );
  397. }
  398. if ( extension.clearcoatRoughnessFactor !== undefined ) {
  399. materialParams.clearcoatRoughness = extension.clearcoatRoughnessFactor;
  400. }
  401. if ( extension.clearcoatRoughnessTexture !== undefined ) {
  402. pending.push( parser.assignTexture( materialParams, 'clearcoatRoughnessMap', extension.clearcoatRoughnessTexture ) );
  403. }
  404. if ( extension.clearcoatNormalTexture !== undefined ) {
  405. pending.push( parser.assignTexture( materialParams, 'clearcoatNormalMap', extension.clearcoatNormalTexture ) );
  406. if ( extension.clearcoatNormalTexture.scale !== undefined ) {
  407. const scale = extension.clearcoatNormalTexture.scale;
  408. materialParams.clearcoatNormalScale = new THREE.Vector2( scale, scale );
  409. }
  410. }
  411. return Promise.all( pending );
  412. }
  413. }
  414. /**
  415. * Iridescence Materials Extension
  416. *
  417. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_iridescence
  418. */
  419. class GLTFMaterialsIridescenceExtension {
  420. constructor( parser ) {
  421. this.parser = parser;
  422. this.name = EXTENSIONS.KHR_MATERIALS_IRIDESCENCE;
  423. }
  424. getMaterialType( materialIndex ) {
  425. const parser = this.parser;
  426. const materialDef = parser.json.materials[ materialIndex ];
  427. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  428. return THREE.MeshPhysicalMaterial;
  429. }
  430. extendMaterialParams( materialIndex, materialParams ) {
  431. const parser = this.parser;
  432. const materialDef = parser.json.materials[ materialIndex ];
  433. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  434. return Promise.resolve();
  435. }
  436. const pending = [];
  437. const extension = materialDef.extensions[ this.name ];
  438. if ( extension.iridescenceFactor !== undefined ) {
  439. materialParams.iridescence = extension.iridescenceFactor;
  440. }
  441. if ( extension.iridescenceTexture !== undefined ) {
  442. pending.push( parser.assignTexture( materialParams, 'iridescenceMap', extension.iridescenceTexture ) );
  443. }
  444. if ( extension.iridescenceIor !== undefined ) {
  445. materialParams.iridescenceIOR = extension.iridescenceIor;
  446. }
  447. if ( materialParams.iridescenceThicknessRange === undefined ) {
  448. materialParams.iridescenceThicknessRange = [ 100, 400 ];
  449. }
  450. if ( extension.iridescenceThicknessMinimum !== undefined ) {
  451. materialParams.iridescenceThicknessRange[ 0 ] = extension.iridescenceThicknessMinimum;
  452. }
  453. if ( extension.iridescenceThicknessMaximum !== undefined ) {
  454. materialParams.iridescenceThicknessRange[ 1 ] = extension.iridescenceThicknessMaximum;
  455. }
  456. if ( extension.iridescenceThicknessTexture !== undefined ) {
  457. pending.push( parser.assignTexture( materialParams, 'iridescenceThicknessMap', extension.iridescenceThicknessTexture ) );
  458. }
  459. return Promise.all( pending );
  460. }
  461. }
  462. /**
  463. * Sheen Materials Extension
  464. *
  465. * Specification: https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_sheen
  466. */
  467. class GLTFMaterialsSheenExtension {
  468. constructor( parser ) {
  469. this.parser = parser;
  470. this.name = EXTENSIONS.KHR_MATERIALS_SHEEN;
  471. }
  472. getMaterialType( materialIndex ) {
  473. const parser = this.parser;
  474. const materialDef = parser.json.materials[ materialIndex ];
  475. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  476. return THREE.MeshPhysicalMaterial;
  477. }
  478. extendMaterialParams( materialIndex, materialParams ) {
  479. const parser = this.parser;
  480. const materialDef = parser.json.materials[ materialIndex ];
  481. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  482. return Promise.resolve();
  483. }
  484. const pending = [];
  485. materialParams.sheenColor = new THREE.Color( 0, 0, 0 );
  486. materialParams.sheenRoughness = 0;
  487. materialParams.sheen = 1;
  488. const extension = materialDef.extensions[ this.name ];
  489. if ( extension.sheenColorFactor !== undefined ) {
  490. materialParams.sheenColor.fromArray( extension.sheenColorFactor );
  491. }
  492. if ( extension.sheenRoughnessFactor !== undefined ) {
  493. materialParams.sheenRoughness = extension.sheenRoughnessFactor;
  494. }
  495. if ( extension.sheenColorTexture !== undefined ) {
  496. pending.push( parser.assignTexture( materialParams, 'sheenColorMap', extension.sheenColorTexture, THREE.sRGBEncoding ) );
  497. }
  498. if ( extension.sheenRoughnessTexture !== undefined ) {
  499. pending.push( parser.assignTexture( materialParams, 'sheenRoughnessMap', extension.sheenRoughnessTexture ) );
  500. }
  501. return Promise.all( pending );
  502. }
  503. }
  504. /**
  505. * Transmission Materials Extension
  506. *
  507. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_transmission
  508. * Draft: https://github.com/KhronosGroup/glTF/pull/1698
  509. */
  510. class GLTFMaterialsTransmissionExtension {
  511. constructor( parser ) {
  512. this.parser = parser;
  513. this.name = EXTENSIONS.KHR_MATERIALS_TRANSMISSION;
  514. }
  515. getMaterialType( materialIndex ) {
  516. const parser = this.parser;
  517. const materialDef = parser.json.materials[ materialIndex ];
  518. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  519. return THREE.MeshPhysicalMaterial;
  520. }
  521. extendMaterialParams( materialIndex, materialParams ) {
  522. const parser = this.parser;
  523. const materialDef = parser.json.materials[ materialIndex ];
  524. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  525. return Promise.resolve();
  526. }
  527. const pending = [];
  528. const extension = materialDef.extensions[ this.name ];
  529. if ( extension.transmissionFactor !== undefined ) {
  530. materialParams.transmission = extension.transmissionFactor;
  531. }
  532. if ( extension.transmissionTexture !== undefined ) {
  533. pending.push( parser.assignTexture( materialParams, 'transmissionMap', extension.transmissionTexture ) );
  534. }
  535. return Promise.all( pending );
  536. }
  537. }
  538. /**
  539. * Materials Volume Extension
  540. *
  541. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_volume
  542. */
  543. class GLTFMaterialsVolumeExtension {
  544. constructor( parser ) {
  545. this.parser = parser;
  546. this.name = EXTENSIONS.KHR_MATERIALS_VOLUME;
  547. }
  548. getMaterialType( materialIndex ) {
  549. const parser = this.parser;
  550. const materialDef = parser.json.materials[ materialIndex ];
  551. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  552. return THREE.MeshPhysicalMaterial;
  553. }
  554. extendMaterialParams( materialIndex, materialParams ) {
  555. const parser = this.parser;
  556. const materialDef = parser.json.materials[ materialIndex ];
  557. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  558. return Promise.resolve();
  559. }
  560. const pending = [];
  561. const extension = materialDef.extensions[ this.name ];
  562. materialParams.thickness = extension.thicknessFactor !== undefined ? extension.thicknessFactor : 0;
  563. if ( extension.thicknessTexture !== undefined ) {
  564. pending.push( parser.assignTexture( materialParams, 'thicknessMap', extension.thicknessTexture ) );
  565. }
  566. materialParams.attenuationDistance = extension.attenuationDistance || 0;
  567. const colorArray = extension.attenuationColor || [ 1, 1, 1 ];
  568. materialParams.attenuationColor = new THREE.Color( colorArray[ 0 ], colorArray[ 1 ], colorArray[ 2 ] );
  569. return Promise.all( pending );
  570. }
  571. }
  572. /**
  573. * Materials ior Extension
  574. *
  575. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_ior
  576. */
  577. class GLTFMaterialsIorExtension {
  578. constructor( parser ) {
  579. this.parser = parser;
  580. this.name = EXTENSIONS.KHR_MATERIALS_IOR;
  581. }
  582. getMaterialType( materialIndex ) {
  583. const parser = this.parser;
  584. const materialDef = parser.json.materials[ materialIndex ];
  585. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  586. return THREE.MeshPhysicalMaterial;
  587. }
  588. extendMaterialParams( materialIndex, materialParams ) {
  589. const parser = this.parser;
  590. const materialDef = parser.json.materials[ materialIndex ];
  591. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  592. return Promise.resolve();
  593. }
  594. const extension = materialDef.extensions[ this.name ];
  595. materialParams.ior = extension.ior !== undefined ? extension.ior : 1.5;
  596. return Promise.resolve();
  597. }
  598. }
  599. /**
  600. * Materials specular Extension
  601. *
  602. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_materials_specular
  603. */
  604. class GLTFMaterialsSpecularExtension {
  605. constructor( parser ) {
  606. this.parser = parser;
  607. this.name = EXTENSIONS.KHR_MATERIALS_SPECULAR;
  608. }
  609. getMaterialType( materialIndex ) {
  610. const parser = this.parser;
  611. const materialDef = parser.json.materials[ materialIndex ];
  612. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) return null;
  613. return THREE.MeshPhysicalMaterial;
  614. }
  615. extendMaterialParams( materialIndex, materialParams ) {
  616. const parser = this.parser;
  617. const materialDef = parser.json.materials[ materialIndex ];
  618. if ( ! materialDef.extensions || ! materialDef.extensions[ this.name ] ) {
  619. return Promise.resolve();
  620. }
  621. const pending = [];
  622. const extension = materialDef.extensions[ this.name ];
  623. materialParams.specularIntensity = extension.specularFactor !== undefined ? extension.specularFactor : 1.0;
  624. if ( extension.specularTexture !== undefined ) {
  625. pending.push( parser.assignTexture( materialParams, 'specularIntensityMap', extension.specularTexture ) );
  626. }
  627. const colorArray = extension.specularColorFactor || [ 1, 1, 1 ];
  628. materialParams.specularColor = new THREE.Color( colorArray[ 0 ], colorArray[ 1 ], colorArray[ 2 ] );
  629. if ( extension.specularColorTexture !== undefined ) {
  630. pending.push( parser.assignTexture( materialParams, 'specularColorMap', extension.specularColorTexture, THREE.sRGBEncoding ) );
  631. }
  632. return Promise.all( pending );
  633. }
  634. }
  635. /**
  636. * BasisU THREE.Texture Extension
  637. *
  638. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_texture_basisu
  639. */
  640. class GLTFTextureBasisUExtension {
  641. constructor( parser ) {
  642. this.parser = parser;
  643. this.name = EXTENSIONS.KHR_TEXTURE_BASISU;
  644. }
  645. loadTexture( textureIndex ) {
  646. const parser = this.parser;
  647. const json = parser.json;
  648. const textureDef = json.textures[ textureIndex ];
  649. if ( ! textureDef.extensions || ! textureDef.extensions[ this.name ] ) {
  650. return null;
  651. }
  652. const extension = textureDef.extensions[ this.name ];
  653. const loader = parser.options.ktx2Loader;
  654. if ( ! loader ) {
  655. if ( json.extensionsRequired && json.extensionsRequired.indexOf( this.name ) >= 0 ) {
  656. throw new Error( 'THREE.GLTFLoader: setKTX2Loader must be called before loading KTX2 textures' );
  657. } else {
  658. // Assumes that the extension is optional and that a fallback texture is present
  659. return null;
  660. }
  661. }
  662. return parser.loadTextureImage( textureIndex, extension.source, loader );
  663. }
  664. }
  665. /**
  666. * WebP THREE.Texture Extension
  667. *
  668. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/EXT_texture_webp
  669. */
  670. class GLTFTextureWebPExtension {
  671. constructor( parser ) {
  672. this.parser = parser;
  673. this.name = EXTENSIONS.EXT_TEXTURE_WEBP;
  674. this.isSupported = null;
  675. }
  676. loadTexture( textureIndex ) {
  677. const name = this.name;
  678. const parser = this.parser;
  679. const json = parser.json;
  680. const textureDef = json.textures[ textureIndex ];
  681. if ( ! textureDef.extensions || ! textureDef.extensions[ name ] ) {
  682. return null;
  683. }
  684. const extension = textureDef.extensions[ name ];
  685. const source = json.images[ extension.source ];
  686. let loader = parser.textureLoader;
  687. if ( source.uri ) {
  688. const handler = parser.options.manager.getHandler( source.uri );
  689. if ( handler !== null ) loader = handler;
  690. }
  691. return this.detectSupport().then( function ( isSupported ) {
  692. if ( isSupported ) return parser.loadTextureImage( textureIndex, extension.source, loader );
  693. if ( json.extensionsRequired && json.extensionsRequired.indexOf( name ) >= 0 ) {
  694. throw new Error( 'THREE.GLTFLoader: WebP required by asset but unsupported.' );
  695. } // Fall back to PNG or JPEG.
  696. return parser.loadTexture( textureIndex );
  697. } );
  698. }
  699. detectSupport() {
  700. if ( ! this.isSupported ) {
  701. this.isSupported = new Promise( function ( resolve ) {
  702. const image = new Image(); // Lossy test image. Support for lossy images doesn't guarantee support for all
  703. // WebP images, unfortunately.
  704. image.src = 'data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA';
  705. image.onload = image.onerror = function () {
  706. resolve( image.height === 1 );
  707. };
  708. } );
  709. }
  710. return this.isSupported;
  711. }
  712. }
  713. /**
  714. * meshopt BufferView Compression Extension
  715. *
  716. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/EXT_meshopt_compression
  717. */
  718. class GLTFMeshoptCompression {
  719. constructor( parser ) {
  720. this.name = EXTENSIONS.EXT_MESHOPT_COMPRESSION;
  721. this.parser = parser;
  722. }
  723. loadBufferView( index ) {
  724. const json = this.parser.json;
  725. const bufferView = json.bufferViews[ index ];
  726. if ( bufferView.extensions && bufferView.extensions[ this.name ] ) {
  727. const extensionDef = bufferView.extensions[ this.name ];
  728. const buffer = this.parser.getDependency( 'buffer', extensionDef.buffer );
  729. const decoder = this.parser.options.meshoptDecoder;
  730. if ( ! decoder || ! decoder.supported ) {
  731. if ( json.extensionsRequired && json.extensionsRequired.indexOf( this.name ) >= 0 ) {
  732. throw new Error( 'THREE.GLTFLoader: setMeshoptDecoder must be called before loading compressed files' );
  733. } else {
  734. // Assumes that the extension is optional and that fallback buffer data is present
  735. return null;
  736. }
  737. }
  738. return Promise.all( [ buffer, decoder.ready ] ).then( function ( res ) {
  739. const byteOffset = extensionDef.byteOffset || 0;
  740. const byteLength = extensionDef.byteLength || 0;
  741. const count = extensionDef.count;
  742. const stride = extensionDef.byteStride;
  743. const result = new ArrayBuffer( count * stride );
  744. const source = new Uint8Array( res[ 0 ], byteOffset, byteLength );
  745. decoder.decodeGltfBuffer( new Uint8Array( result ), count, stride, source, extensionDef.mode, extensionDef.filter );
  746. return result;
  747. } );
  748. } else {
  749. return null;
  750. }
  751. }
  752. }
  753. /* BINARY EXTENSION */
  754. const BINARY_EXTENSION_HEADER_MAGIC = 'glTF';
  755. const BINARY_EXTENSION_HEADER_LENGTH = 12;
  756. const BINARY_EXTENSION_CHUNK_TYPES = {
  757. JSON: 0x4E4F534A,
  758. BIN: 0x004E4942
  759. };
  760. class GLTFBinaryExtension {
  761. constructor( data ) {
  762. this.name = EXTENSIONS.KHR_BINARY_GLTF;
  763. this.content = null;
  764. this.body = null;
  765. const headerView = new DataView( data, 0, BINARY_EXTENSION_HEADER_LENGTH );
  766. this.header = {
  767. magic: THREE.LoaderUtils.decodeText( new Uint8Array( data.slice( 0, 4 ) ) ),
  768. version: headerView.getUint32( 4, true ),
  769. length: headerView.getUint32( 8, true )
  770. };
  771. if ( this.header.magic !== BINARY_EXTENSION_HEADER_MAGIC ) {
  772. throw new Error( 'THREE.GLTFLoader: Unsupported glTF-Binary header.' );
  773. } else if ( this.header.version < 2.0 ) {
  774. throw new Error( 'THREE.GLTFLoader: Legacy binary file detected.' );
  775. }
  776. const chunkContentsLength = this.header.length - BINARY_EXTENSION_HEADER_LENGTH;
  777. const chunkView = new DataView( data, BINARY_EXTENSION_HEADER_LENGTH );
  778. let chunkIndex = 0;
  779. while ( chunkIndex < chunkContentsLength ) {
  780. const chunkLength = chunkView.getUint32( chunkIndex, true );
  781. chunkIndex += 4;
  782. const chunkType = chunkView.getUint32( chunkIndex, true );
  783. chunkIndex += 4;
  784. if ( chunkType === BINARY_EXTENSION_CHUNK_TYPES.JSON ) {
  785. const contentArray = new Uint8Array( data, BINARY_EXTENSION_HEADER_LENGTH + chunkIndex, chunkLength );
  786. this.content = THREE.LoaderUtils.decodeText( contentArray );
  787. } else if ( chunkType === BINARY_EXTENSION_CHUNK_TYPES.BIN ) {
  788. const byteOffset = BINARY_EXTENSION_HEADER_LENGTH + chunkIndex;
  789. this.body = data.slice( byteOffset, byteOffset + chunkLength );
  790. } // Clients must ignore chunks with unknown types.
  791. chunkIndex += chunkLength;
  792. }
  793. if ( this.content === null ) {
  794. throw new Error( 'THREE.GLTFLoader: JSON content not found.' );
  795. }
  796. }
  797. }
  798. /**
  799. * DRACO THREE.Mesh Compression Extension
  800. *
  801. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_draco_mesh_compression
  802. */
  803. class GLTFDracoMeshCompressionExtension {
  804. constructor( json, dracoLoader ) {
  805. if ( ! dracoLoader ) {
  806. throw new Error( 'THREE.GLTFLoader: No DRACOLoader instance provided.' );
  807. }
  808. this.name = EXTENSIONS.KHR_DRACO_MESH_COMPRESSION;
  809. this.json = json;
  810. this.dracoLoader = dracoLoader;
  811. this.dracoLoader.preload();
  812. }
  813. decodePrimitive( primitive, parser ) {
  814. const json = this.json;
  815. const dracoLoader = this.dracoLoader;
  816. const bufferViewIndex = primitive.extensions[ this.name ].bufferView;
  817. const gltfAttributeMap = primitive.extensions[ this.name ].attributes;
  818. const threeAttributeMap = {};
  819. const attributeNormalizedMap = {};
  820. const attributeTypeMap = {};
  821. for ( const attributeName in gltfAttributeMap ) {
  822. const threeAttributeName = ATTRIBUTES[ attributeName ] || attributeName.toLowerCase();
  823. threeAttributeMap[ threeAttributeName ] = gltfAttributeMap[ attributeName ];
  824. }
  825. for ( const attributeName in primitive.attributes ) {
  826. const threeAttributeName = ATTRIBUTES[ attributeName ] || attributeName.toLowerCase();
  827. if ( gltfAttributeMap[ attributeName ] !== undefined ) {
  828. const accessorDef = json.accessors[ primitive.attributes[ attributeName ] ];
  829. const componentType = WEBGL_COMPONENT_TYPES[ accessorDef.componentType ];
  830. attributeTypeMap[ threeAttributeName ] = componentType;
  831. attributeNormalizedMap[ threeAttributeName ] = accessorDef.normalized === true;
  832. }
  833. }
  834. return parser.getDependency( 'bufferView', bufferViewIndex ).then( function ( bufferView ) {
  835. return new Promise( function ( resolve ) {
  836. dracoLoader.decodeDracoFile( bufferView, function ( geometry ) {
  837. for ( const attributeName in geometry.attributes ) {
  838. const attribute = geometry.attributes[ attributeName ];
  839. const normalized = attributeNormalizedMap[ attributeName ];
  840. if ( normalized !== undefined ) attribute.normalized = normalized;
  841. }
  842. resolve( geometry );
  843. }, threeAttributeMap, attributeTypeMap );
  844. } );
  845. } );
  846. }
  847. }
  848. /**
  849. * THREE.Texture Transform Extension
  850. *
  851. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_texture_transform
  852. */
  853. class GLTFTextureTransformExtension {
  854. constructor() {
  855. this.name = EXTENSIONS.KHR_TEXTURE_TRANSFORM;
  856. }
  857. extendTexture( texture, transform ) {
  858. if ( transform.texCoord !== undefined ) {
  859. console.warn( 'THREE.GLTFLoader: Custom UV sets in "' + this.name + '" extension not yet supported.' );
  860. }
  861. if ( transform.offset === undefined && transform.rotation === undefined && transform.scale === undefined ) {
  862. // See https://github.com/mrdoob/three.js/issues/21819.
  863. return texture;
  864. }
  865. texture = texture.clone();
  866. if ( transform.offset !== undefined ) {
  867. texture.offset.fromArray( transform.offset );
  868. }
  869. if ( transform.rotation !== undefined ) {
  870. texture.rotation = transform.rotation;
  871. }
  872. if ( transform.scale !== undefined ) {
  873. texture.repeat.fromArray( transform.scale );
  874. }
  875. texture.needsUpdate = true;
  876. return texture;
  877. }
  878. }
  879. /**
  880. * Specular-Glossiness Extension
  881. *
  882. * Specification: https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Archived/KHR_materials_pbrSpecularGlossiness
  883. */
  884. /**
  885. * A sub class of StandardMaterial with some of the functionality
  886. * changed via the `onBeforeCompile` callback
  887. * @pailhead
  888. */
  889. class GLTFMeshStandardSGMaterial extends THREE.MeshStandardMaterial {
  890. constructor( params ) {
  891. super();
  892. this.isGLTFSpecularGlossinessMaterial = true; //various chunks that need replacing
  893. const specularMapParsFragmentChunk = [ '#ifdef USE_SPECULARMAP', ' uniform sampler2D specularMap;', '#endif' ].join( '\n' );
  894. const glossinessMapParsFragmentChunk = [ '#ifdef USE_GLOSSINESSMAP', ' uniform sampler2D glossinessMap;', '#endif' ].join( '\n' );
  895. const specularMapFragmentChunk = [ 'vec3 specularFactor = specular;', '#ifdef USE_SPECULARMAP', ' vec4 texelSpecular = texture2D( specularMap, vUv );', ' // reads channel RGB, compatible with a glTF Specular-Glossiness (RGBA) texture', ' specularFactor *= texelSpecular.rgb;', '#endif' ].join( '\n' );
  896. const glossinessMapFragmentChunk = [ 'float glossinessFactor = glossiness;', '#ifdef USE_GLOSSINESSMAP', ' vec4 texelGlossiness = texture2D( glossinessMap, vUv );', ' // reads channel A, compatible with a glTF Specular-Glossiness (RGBA) texture', ' glossinessFactor *= texelGlossiness.a;', '#endif' ].join( '\n' );
  897. const lightPhysicalFragmentChunk = [ 'PhysicalMaterial material;', 'material.diffuseColor = diffuseColor.rgb * ( 1. - max( specularFactor.r, max( specularFactor.g, specularFactor.b ) ) );', 'vec3 dxy = max( abs( dFdx( geometryNormal ) ), abs( dFdy( geometryNormal ) ) );', 'float geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );', 'material.roughness = max( 1.0 - glossinessFactor, 0.0525 ); // 0.0525 corresponds to the base mip of a 256 cubemap.', 'material.roughness += geometryRoughness;', 'material.roughness = min( material.roughness, 1.0 );', 'material.specularColor = specularFactor;' ].join( '\n' );
  898. const uniforms = {
  899. specular: {
  900. value: new THREE.Color().setHex( 0xffffff )
  901. },
  902. glossiness: {
  903. value: 1
  904. },
  905. specularMap: {
  906. value: null
  907. },
  908. glossinessMap: {
  909. value: null
  910. }
  911. };
  912. this._extraUniforms = uniforms;
  913. this.onBeforeCompile = function ( shader ) {
  914. for ( const uniformName in uniforms ) {
  915. shader.uniforms[ uniformName ] = uniforms[ uniformName ];
  916. }
  917. shader.fragmentShader = shader.fragmentShader.replace( 'uniform float roughness;', 'uniform vec3 specular;' ).replace( 'uniform float metalness;', 'uniform float glossiness;' ).replace( '#include <roughnessmap_pars_fragment>', specularMapParsFragmentChunk ).replace( '#include <metalnessmap_pars_fragment>', glossinessMapParsFragmentChunk ).replace( '#include <roughnessmap_fragment>', specularMapFragmentChunk ).replace( '#include <metalnessmap_fragment>', glossinessMapFragmentChunk ).replace( '#include <lights_physical_fragment>', lightPhysicalFragmentChunk );
  918. };
  919. Object.defineProperties( this, {
  920. specular: {
  921. get: function () {
  922. return uniforms.specular.value;
  923. },
  924. set: function ( v ) {
  925. uniforms.specular.value = v;
  926. }
  927. },
  928. specularMap: {
  929. get: function () {
  930. return uniforms.specularMap.value;
  931. },
  932. set: function ( v ) {
  933. uniforms.specularMap.value = v;
  934. if ( v ) {
  935. this.defines.USE_SPECULARMAP = ''; // USE_UV is set by the renderer for specular maps
  936. } else {
  937. delete this.defines.USE_SPECULARMAP;
  938. }
  939. }
  940. },
  941. glossiness: {
  942. get: function () {
  943. return uniforms.glossiness.value;
  944. },
  945. set: function ( v ) {
  946. uniforms.glossiness.value = v;
  947. }
  948. },
  949. glossinessMap: {
  950. get: function () {
  951. return uniforms.glossinessMap.value;
  952. },
  953. set: function ( v ) {
  954. uniforms.glossinessMap.value = v;
  955. if ( v ) {
  956. this.defines.USE_GLOSSINESSMAP = '';
  957. this.defines.USE_UV = '';
  958. } else {
  959. delete this.defines.USE_GLOSSINESSMAP;
  960. delete this.defines.USE_UV;
  961. }
  962. }
  963. }
  964. } );
  965. delete this.metalness;
  966. delete this.roughness;
  967. delete this.metalnessMap;
  968. delete this.roughnessMap;
  969. this.setValues( params );
  970. }
  971. copy( source ) {
  972. super.copy( source );
  973. this.specularMap = source.specularMap;
  974. this.specular.copy( source.specular );
  975. this.glossinessMap = source.glossinessMap;
  976. this.glossiness = source.glossiness;
  977. delete this.metalness;
  978. delete this.roughness;
  979. delete this.metalnessMap;
  980. delete this.roughnessMap;
  981. return this;
  982. }
  983. }
  984. class GLTFMaterialsPbrSpecularGlossinessExtension {
  985. constructor() {
  986. this.name = EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS;
  987. this.specularGlossinessParams = [ 'color', 'map', 'lightMap', 'lightMapIntensity', 'aoMap', 'aoMapIntensity', 'emissive', 'emissiveIntensity', 'emissiveMap', 'bumpMap', 'bumpScale', 'normalMap', 'normalMapType', 'displacementMap', 'displacementScale', 'displacementBias', 'specularMap', 'specular', 'glossinessMap', 'glossiness', 'alphaMap', 'envMap', 'envMapIntensity' ];
  988. }
  989. getMaterialType() {
  990. return GLTFMeshStandardSGMaterial;
  991. }
  992. extendParams( materialParams, materialDef, parser ) {
  993. const pbrSpecularGlossiness = materialDef.extensions[ this.name ];
  994. materialParams.color = new THREE.Color( 1.0, 1.0, 1.0 );
  995. materialParams.opacity = 1.0;
  996. const pending = [];
  997. if ( Array.isArray( pbrSpecularGlossiness.diffuseFactor ) ) {
  998. const array = pbrSpecularGlossiness.diffuseFactor;
  999. materialParams.color.fromArray( array );
  1000. materialParams.opacity = array[ 3 ];
  1001. }
  1002. if ( pbrSpecularGlossiness.diffuseTexture !== undefined ) {
  1003. pending.push( parser.assignTexture( materialParams, 'map', pbrSpecularGlossiness.diffuseTexture, THREE.sRGBEncoding ) );
  1004. }
  1005. materialParams.emissive = new THREE.Color( 0.0, 0.0, 0.0 );
  1006. materialParams.glossiness = pbrSpecularGlossiness.glossinessFactor !== undefined ? pbrSpecularGlossiness.glossinessFactor : 1.0;
  1007. materialParams.specular = new THREE.Color( 1.0, 1.0, 1.0 );
  1008. if ( Array.isArray( pbrSpecularGlossiness.specularFactor ) ) {
  1009. materialParams.specular.fromArray( pbrSpecularGlossiness.specularFactor );
  1010. }
  1011. if ( pbrSpecularGlossiness.specularGlossinessTexture !== undefined ) {
  1012. const specGlossMapDef = pbrSpecularGlossiness.specularGlossinessTexture;
  1013. pending.push( parser.assignTexture( materialParams, 'glossinessMap', specGlossMapDef ) );
  1014. pending.push( parser.assignTexture( materialParams, 'specularMap', specGlossMapDef, THREE.sRGBEncoding ) );
  1015. }
  1016. return Promise.all( pending );
  1017. }
  1018. createMaterial( materialParams ) {
  1019. const material = new GLTFMeshStandardSGMaterial( materialParams );
  1020. material.fog = true;
  1021. material.color = materialParams.color;
  1022. material.map = materialParams.map === undefined ? null : materialParams.map;
  1023. material.lightMap = null;
  1024. material.lightMapIntensity = 1.0;
  1025. material.aoMap = materialParams.aoMap === undefined ? null : materialParams.aoMap;
  1026. material.aoMapIntensity = 1.0;
  1027. material.emissive = materialParams.emissive;
  1028. material.emissiveIntensity = materialParams.emissiveIntensity === undefined ? 1.0 : materialParams.emissiveIntensity;
  1029. material.emissiveMap = materialParams.emissiveMap === undefined ? null : materialParams.emissiveMap;
  1030. material.bumpMap = materialParams.bumpMap === undefined ? null : materialParams.bumpMap;
  1031. material.bumpScale = 1;
  1032. material.normalMap = materialParams.normalMap === undefined ? null : materialParams.normalMap;
  1033. material.normalMapType = THREE.TangentSpaceNormalMap;
  1034. if ( materialParams.normalScale ) material.normalScale = materialParams.normalScale;
  1035. material.displacementMap = null;
  1036. material.displacementScale = 1;
  1037. material.displacementBias = 0;
  1038. material.specularMap = materialParams.specularMap === undefined ? null : materialParams.specularMap;
  1039. material.specular = materialParams.specular;
  1040. material.glossinessMap = materialParams.glossinessMap === undefined ? null : materialParams.glossinessMap;
  1041. material.glossiness = materialParams.glossiness;
  1042. material.alphaMap = null;
  1043. material.envMap = materialParams.envMap === undefined ? null : materialParams.envMap;
  1044. material.envMapIntensity = 1.0;
  1045. return material;
  1046. }
  1047. }
  1048. /**
  1049. * THREE.Mesh Quantization Extension
  1050. *
  1051. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_mesh_quantization
  1052. */
  1053. class GLTFMeshQuantizationExtension {
  1054. constructor() {
  1055. this.name = EXTENSIONS.KHR_MESH_QUANTIZATION;
  1056. }
  1057. }
  1058. /*********************************/
  1059. /********** INTERPOLATION ********/
  1060. /*********************************/
  1061. // Spline Interpolation
  1062. // Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#appendix-c-spline-interpolation
  1063. class GLTFCubicSplineInterpolant extends THREE.Interpolant {
  1064. constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) {
  1065. super( parameterPositions, sampleValues, sampleSize, resultBuffer );
  1066. }
  1067. copySampleValue_( index ) {
  1068. // Copies a sample value to the result buffer. See description of glTF
  1069. // CUBICSPLINE values layout in interpolate_() function below.
  1070. const result = this.resultBuffer,
  1071. values = this.sampleValues,
  1072. valueSize = this.valueSize,
  1073. offset = index * valueSize * 3 + valueSize;
  1074. for ( let i = 0; i !== valueSize; i ++ ) {
  1075. result[ i ] = values[ offset + i ];
  1076. }
  1077. return result;
  1078. }
  1079. interpolate_( i1, t0, t, t1 ) {
  1080. const result = this.resultBuffer;
  1081. const values = this.sampleValues;
  1082. const stride = this.valueSize;
  1083. const stride2 = stride * 2;
  1084. const stride3 = stride * 3;
  1085. const td = t1 - t0;
  1086. const p = ( t - t0 ) / td;
  1087. const pp = p * p;
  1088. const ppp = pp * p;
  1089. const offset1 = i1 * stride3;
  1090. const offset0 = offset1 - stride3;
  1091. const s2 = - 2 * ppp + 3 * pp;
  1092. const s3 = ppp - pp;
  1093. const s0 = 1 - s2;
  1094. const s1 = s3 - pp + p; // Layout of keyframe output values for CUBICSPLINE animations:
  1095. // [ inTangent_1, splineVertex_1, outTangent_1, inTangent_2, splineVertex_2, ... ]
  1096. for ( let i = 0; i !== stride; i ++ ) {
  1097. const p0 = values[ offset0 + i + stride ]; // splineVertex_k
  1098. const m0 = values[ offset0 + i + stride2 ] * td; // outTangent_k * (t_k+1 - t_k)
  1099. const p1 = values[ offset1 + i + stride ]; // splineVertex_k+1
  1100. const m1 = values[ offset1 + i ] * td; // inTangent_k+1 * (t_k+1 - t_k)
  1101. result[ i ] = s0 * p0 + s1 * m0 + s2 * p1 + s3 * m1;
  1102. }
  1103. return result;
  1104. }
  1105. }
  1106. const _q = new THREE.Quaternion();
  1107. class GLTFCubicSplineQuaternionInterpolant extends GLTFCubicSplineInterpolant {
  1108. interpolate_( i1, t0, t, t1 ) {
  1109. const result = super.interpolate_( i1, t0, t, t1 );
  1110. _q.fromArray( result ).normalize().toArray( result );
  1111. return result;
  1112. }
  1113. }
  1114. /*********************************/
  1115. /********** INTERNALS ************/
  1116. /*********************************/
  1117. /* CONSTANTS */
  1118. const WEBGL_CONSTANTS = {
  1119. FLOAT: 5126,
  1120. //FLOAT_MAT2: 35674,
  1121. FLOAT_MAT3: 35675,
  1122. FLOAT_MAT4: 35676,
  1123. FLOAT_VEC2: 35664,
  1124. FLOAT_VEC3: 35665,
  1125. FLOAT_VEC4: 35666,
  1126. LINEAR: 9729,
  1127. REPEAT: 10497,
  1128. SAMPLER_2D: 35678,
  1129. POINTS: 0,
  1130. LINES: 1,
  1131. LINE_LOOP: 2,
  1132. LINE_STRIP: 3,
  1133. TRIANGLES: 4,
  1134. TRIANGLE_STRIP: 5,
  1135. TRIANGLE_FAN: 6,
  1136. UNSIGNED_BYTE: 5121,
  1137. UNSIGNED_SHORT: 5123
  1138. };
  1139. const WEBGL_COMPONENT_TYPES = {
  1140. 5120: Int8Array,
  1141. 5121: Uint8Array,
  1142. 5122: Int16Array,
  1143. 5123: Uint16Array,
  1144. 5125: Uint32Array,
  1145. 5126: Float32Array
  1146. };
  1147. const WEBGL_FILTERS = {
  1148. 9728: THREE.NearestFilter,
  1149. 9729: THREE.LinearFilter,
  1150. 9984: THREE.NearestMipmapNearestFilter,
  1151. 9985: THREE.LinearMipmapNearestFilter,
  1152. 9986: THREE.NearestMipmapLinearFilter,
  1153. 9987: THREE.LinearMipmapLinearFilter
  1154. };
  1155. const WEBGL_WRAPPINGS = {
  1156. 33071: THREE.ClampToEdgeWrapping,
  1157. 33648: THREE.MirroredRepeatWrapping,
  1158. 10497: THREE.RepeatWrapping
  1159. };
  1160. const WEBGL_TYPE_SIZES = {
  1161. 'SCALAR': 1,
  1162. 'VEC2': 2,
  1163. 'VEC3': 3,
  1164. 'VEC4': 4,
  1165. 'MAT2': 4,
  1166. 'MAT3': 9,
  1167. 'MAT4': 16
  1168. };
  1169. const ATTRIBUTES = {
  1170. POSITION: 'position',
  1171. NORMAL: 'normal',
  1172. TANGENT: 'tangent',
  1173. TEXCOORD_0: 'uv',
  1174. TEXCOORD_1: 'uv2',
  1175. COLOR_0: 'color',
  1176. WEIGHTS_0: 'skinWeight',
  1177. JOINTS_0: 'skinIndex'
  1178. };
  1179. const PATH_PROPERTIES = {
  1180. scale: 'scale',
  1181. translation: 'position',
  1182. rotation: 'quaternion',
  1183. weights: 'morphTargetInfluences'
  1184. };
  1185. const INTERPOLATION = {
  1186. CUBICSPLINE: undefined,
  1187. // We use a custom interpolant (GLTFCubicSplineInterpolation) for CUBICSPLINE tracks. Each
  1188. // keyframe track will be initialized with a default interpolation type, then modified.
  1189. LINEAR: THREE.InterpolateLinear,
  1190. STEP: THREE.InterpolateDiscrete
  1191. };
  1192. const ALPHA_MODES = {
  1193. OPAQUE: 'OPAQUE',
  1194. MASK: 'MASK',
  1195. BLEND: 'BLEND'
  1196. };
  1197. /**
  1198. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#default-material
  1199. */
  1200. function createDefaultMaterial( cache ) {
  1201. if ( cache[ 'DefaultMaterial' ] === undefined ) {
  1202. cache[ 'DefaultMaterial' ] = new THREE.MeshStandardMaterial( {
  1203. color: 0xFFFFFF,
  1204. emissive: 0x000000,
  1205. metalness: 1,
  1206. roughness: 1,
  1207. transparent: false,
  1208. depthTest: true,
  1209. side: THREE.FrontSide
  1210. } );
  1211. }
  1212. return cache[ 'DefaultMaterial' ];
  1213. }
  1214. function addUnknownExtensionsToUserData( knownExtensions, object, objectDef ) {
  1215. // Add unknown glTF extensions to an object's userData.
  1216. for ( const name in objectDef.extensions ) {
  1217. if ( knownExtensions[ name ] === undefined ) {
  1218. object.userData.gltfExtensions = object.userData.gltfExtensions || {};
  1219. object.userData.gltfExtensions[ name ] = objectDef.extensions[ name ];
  1220. }
  1221. }
  1222. }
  1223. /**
  1224. * @param {Object3D|Material|BufferGeometry} object
  1225. * @param {GLTF.definition} gltfDef
  1226. */
  1227. function assignExtrasToUserData( object, gltfDef ) {
  1228. if ( gltfDef.extras !== undefined ) {
  1229. if ( typeof gltfDef.extras === 'object' ) {
  1230. Object.assign( object.userData, gltfDef.extras );
  1231. } else {
  1232. console.warn( 'THREE.GLTFLoader: Ignoring primitive type .extras, ' + gltfDef.extras );
  1233. }
  1234. }
  1235. }
  1236. /**
  1237. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#morph-targets
  1238. *
  1239. * @param {BufferGeometry} geometry
  1240. * @param {Array<GLTF.Target>} targets
  1241. * @param {GLTFParser} parser
  1242. * @return {Promise<BufferGeometry>}
  1243. */
  1244. function addMorphTargets( geometry, targets, parser ) {
  1245. let hasMorphPosition = false;
  1246. let hasMorphNormal = false;
  1247. let hasMorphColor = false;
  1248. for ( let i = 0, il = targets.length; i < il; i ++ ) {
  1249. const target = targets[ i ];
  1250. if ( target.POSITION !== undefined ) hasMorphPosition = true;
  1251. if ( target.NORMAL !== undefined ) hasMorphNormal = true;
  1252. if ( target.COLOR_0 !== undefined ) hasMorphColor = true;
  1253. if ( hasMorphPosition && hasMorphNormal && hasMorphColor ) break;
  1254. }
  1255. if ( ! hasMorphPosition && ! hasMorphNormal && ! hasMorphColor ) return Promise.resolve( geometry );
  1256. const pendingPositionAccessors = [];
  1257. const pendingNormalAccessors = [];
  1258. const pendingColorAccessors = [];
  1259. for ( let i = 0, il = targets.length; i < il; i ++ ) {
  1260. const target = targets[ i ];
  1261. if ( hasMorphPosition ) {
  1262. const pendingAccessor = target.POSITION !== undefined ? parser.getDependency( 'accessor', target.POSITION ) : geometry.attributes.position;
  1263. pendingPositionAccessors.push( pendingAccessor );
  1264. }
  1265. if ( hasMorphNormal ) {
  1266. const pendingAccessor = target.NORMAL !== undefined ? parser.getDependency( 'accessor', target.NORMAL ) : geometry.attributes.normal;
  1267. pendingNormalAccessors.push( pendingAccessor );
  1268. }
  1269. if ( hasMorphColor ) {
  1270. const pendingAccessor = target.COLOR_0 !== undefined ? parser.getDependency( 'accessor', target.COLOR_0 ) : geometry.attributes.color;
  1271. pendingColorAccessors.push( pendingAccessor );
  1272. }
  1273. }
  1274. return Promise.all( [ Promise.all( pendingPositionAccessors ), Promise.all( pendingNormalAccessors ), Promise.all( pendingColorAccessors ) ] ).then( function ( accessors ) {
  1275. const morphPositions = accessors[ 0 ];
  1276. const morphNormals = accessors[ 1 ];
  1277. const morphColors = accessors[ 2 ];
  1278. if ( hasMorphPosition ) geometry.morphAttributes.position = morphPositions;
  1279. if ( hasMorphNormal ) geometry.morphAttributes.normal = morphNormals;
  1280. if ( hasMorphColor ) geometry.morphAttributes.color = morphColors;
  1281. geometry.morphTargetsRelative = true;
  1282. return geometry;
  1283. } );
  1284. }
  1285. /**
  1286. * @param {Mesh} mesh
  1287. * @param {GLTF.Mesh} meshDef
  1288. */
  1289. function updateMorphTargets( mesh, meshDef ) {
  1290. mesh.updateMorphTargets();
  1291. if ( meshDef.weights !== undefined ) {
  1292. for ( let i = 0, il = meshDef.weights.length; i < il; i ++ ) {
  1293. mesh.morphTargetInfluences[ i ] = meshDef.weights[ i ];
  1294. }
  1295. } // .extras has user-defined data, so check that .extras.targetNames is an array.
  1296. if ( meshDef.extras && Array.isArray( meshDef.extras.targetNames ) ) {
  1297. const targetNames = meshDef.extras.targetNames;
  1298. if ( mesh.morphTargetInfluences.length === targetNames.length ) {
  1299. mesh.morphTargetDictionary = {};
  1300. for ( let i = 0, il = targetNames.length; i < il; i ++ ) {
  1301. mesh.morphTargetDictionary[ targetNames[ i ] ] = i;
  1302. }
  1303. } else {
  1304. console.warn( 'THREE.GLTFLoader: Invalid extras.targetNames length. Ignoring names.' );
  1305. }
  1306. }
  1307. }
  1308. function createPrimitiveKey( primitiveDef ) {
  1309. const dracoExtension = primitiveDef.extensions && primitiveDef.extensions[ EXTENSIONS.KHR_DRACO_MESH_COMPRESSION ];
  1310. let geometryKey;
  1311. if ( dracoExtension ) {
  1312. geometryKey = 'draco:' + dracoExtension.bufferView + ':' + dracoExtension.indices + ':' + createAttributesKey( dracoExtension.attributes );
  1313. } else {
  1314. geometryKey = primitiveDef.indices + ':' + createAttributesKey( primitiveDef.attributes ) + ':' + primitiveDef.mode;
  1315. }
  1316. return geometryKey;
  1317. }
  1318. function createAttributesKey( attributes ) {
  1319. let attributesKey = '';
  1320. const keys = Object.keys( attributes ).sort();
  1321. for ( let i = 0, il = keys.length; i < il; i ++ ) {
  1322. attributesKey += keys[ i ] + ':' + attributes[ keys[ i ] ] + ';';
  1323. }
  1324. return attributesKey;
  1325. }
  1326. function getNormalizedComponentScale( constructor ) {
  1327. // Reference:
  1328. // https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_mesh_quantization#encoding-quantized-data
  1329. switch ( constructor ) {
  1330. case Int8Array:
  1331. return 1 / 127;
  1332. case Uint8Array:
  1333. return 1 / 255;
  1334. case Int16Array:
  1335. return 1 / 32767;
  1336. case Uint16Array:
  1337. return 1 / 65535;
  1338. default:
  1339. throw new Error( 'THREE.GLTFLoader: Unsupported normalized accessor component type.' );
  1340. }
  1341. }
  1342. function getImageURIMimeType( uri ) {
  1343. if ( uri.search( /\.jpe?g($|\?)/i ) > 0 || uri.search( /^data\:image\/jpeg/ ) === 0 ) return 'image/jpeg';
  1344. if ( uri.search( /\.webp($|\?)/i ) > 0 || uri.search( /^data\:image\/webp/ ) === 0 ) return 'image/webp';
  1345. return 'image/png';
  1346. }
  1347. /* GLTF PARSER */
  1348. class GLTFParser {
  1349. constructor( json = {}, options = {} ) {
  1350. this.json = json;
  1351. this.extensions = {};
  1352. this.plugins = {};
  1353. this.options = options; // loader object cache
  1354. this.cache = new GLTFRegistry(); // associations between Three.js objects and glTF elements
  1355. this.associations = new Map(); // THREE.BufferGeometry caching
  1356. this.primitiveCache = {}; // THREE.Object3D instance caches
  1357. this.meshCache = {
  1358. refs: {},
  1359. uses: {}
  1360. };
  1361. this.cameraCache = {
  1362. refs: {},
  1363. uses: {}
  1364. };
  1365. this.lightCache = {
  1366. refs: {},
  1367. uses: {}
  1368. };
  1369. this.sourceCache = {};
  1370. this.textureCache = {}; // Track node names, to ensure no duplicates
  1371. this.nodeNamesUsed = {}; // Use an THREE.ImageBitmapLoader if imageBitmaps are supported. Moves much of the
  1372. // expensive work of uploading a texture to the GPU off the main thread.
  1373. const isSafari = /^((?!chrome|android).)*safari/i.test( navigator.userAgent ) === true;
  1374. const isFirefox = navigator.userAgent.indexOf( 'Firefox' ) > - 1;
  1375. const firefoxVersion = isFirefox ? navigator.userAgent.match( /Firefox\/([0-9]+)\./ )[ 1 ] : - 1;
  1376. if ( typeof createImageBitmap === 'undefined' || isSafari || isFirefox && firefoxVersion < 98 ) {
  1377. this.textureLoader = new THREE.TextureLoader( this.options.manager );
  1378. } else {
  1379. this.textureLoader = new THREE.ImageBitmapLoader( this.options.manager );
  1380. }
  1381. this.textureLoader.setCrossOrigin( this.options.crossOrigin );
  1382. this.textureLoader.setRequestHeader( this.options.requestHeader );
  1383. this.fileLoader = new THREE.FileLoader( this.options.manager );
  1384. this.fileLoader.setResponseType( 'arraybuffer' );
  1385. if ( this.options.crossOrigin === 'use-credentials' ) {
  1386. this.fileLoader.setWithCredentials( true );
  1387. }
  1388. }
  1389. setExtensions( extensions ) {
  1390. this.extensions = extensions;
  1391. }
  1392. setPlugins( plugins ) {
  1393. this.plugins = plugins;
  1394. }
  1395. parse( onLoad, onError ) {
  1396. const parser = this;
  1397. const json = this.json;
  1398. const extensions = this.extensions; // Clear the loader cache
  1399. this.cache.removeAll(); // Mark the special nodes/meshes in json for efficient parse
  1400. this._invokeAll( function ( ext ) {
  1401. return ext._markDefs && ext._markDefs();
  1402. } );
  1403. Promise.all( this._invokeAll( function ( ext ) {
  1404. return ext.beforeRoot && ext.beforeRoot();
  1405. } ) ).then( function () {
  1406. return Promise.all( [ parser.getDependencies( 'scene' ), parser.getDependencies( 'animation' ), parser.getDependencies( 'camera' ) ] );
  1407. } ).then( function ( dependencies ) {
  1408. const result = {
  1409. scene: dependencies[ 0 ][ json.scene || 0 ],
  1410. scenes: dependencies[ 0 ],
  1411. animations: dependencies[ 1 ],
  1412. cameras: dependencies[ 2 ],
  1413. asset: json.asset,
  1414. parser: parser,
  1415. userData: {}
  1416. };
  1417. addUnknownExtensionsToUserData( extensions, result, json );
  1418. assignExtrasToUserData( result, json );
  1419. Promise.all( parser._invokeAll( function ( ext ) {
  1420. return ext.afterRoot && ext.afterRoot( result );
  1421. } ) ).then( function () {
  1422. onLoad( result );
  1423. } );
  1424. } ).catch( onError );
  1425. }
  1426. /**
  1427. * Marks the special nodes/meshes in json for efficient parse.
  1428. */
  1429. _markDefs() {
  1430. const nodeDefs = this.json.nodes || [];
  1431. const skinDefs = this.json.skins || [];
  1432. const meshDefs = this.json.meshes || []; // Nothing in the node definition indicates whether it is a THREE.Bone or an
  1433. // THREE.Object3D. Use the skins' joint references to mark bones.
  1434. for ( let skinIndex = 0, skinLength = skinDefs.length; skinIndex < skinLength; skinIndex ++ ) {
  1435. const joints = skinDefs[ skinIndex ].joints;
  1436. for ( let i = 0, il = joints.length; i < il; i ++ ) {
  1437. nodeDefs[ joints[ i ] ].isBone = true;
  1438. }
  1439. } // Iterate over all nodes, marking references to shared resources,
  1440. // as well as skeleton joints.
  1441. for ( let nodeIndex = 0, nodeLength = nodeDefs.length; nodeIndex < nodeLength; nodeIndex ++ ) {
  1442. const nodeDef = nodeDefs[ nodeIndex ];
  1443. if ( nodeDef.mesh !== undefined ) {
  1444. this._addNodeRef( this.meshCache, nodeDef.mesh ); // Nothing in the mesh definition indicates whether it is
  1445. // a THREE.SkinnedMesh or THREE.Mesh. Use the node's mesh reference
  1446. // to mark THREE.SkinnedMesh if node has skin.
  1447. if ( nodeDef.skin !== undefined ) {
  1448. meshDefs[ nodeDef.mesh ].isSkinnedMesh = true;
  1449. }
  1450. }
  1451. if ( nodeDef.camera !== undefined ) {
  1452. this._addNodeRef( this.cameraCache, nodeDef.camera );
  1453. }
  1454. }
  1455. }
  1456. /**
  1457. * Counts references to shared node / THREE.Object3D resources. These resources
  1458. * can be reused, or "instantiated", at multiple nodes in the scene
  1459. * hierarchy. THREE.Mesh, Camera, and Light instances are instantiated and must
  1460. * be marked. Non-scenegraph resources (like Materials, Geometries, and
  1461. * Textures) can be reused directly and are not marked here.
  1462. *
  1463. * Example: CesiumMilkTruck sample model reuses "Wheel" meshes.
  1464. */
  1465. _addNodeRef( cache, index ) {
  1466. if ( index === undefined ) return;
  1467. if ( cache.refs[ index ] === undefined ) {
  1468. cache.refs[ index ] = cache.uses[ index ] = 0;
  1469. }
  1470. cache.refs[ index ] ++;
  1471. }
  1472. /** Returns a reference to a shared resource, cloning it if necessary. */
  1473. _getNodeRef( cache, index, object ) {
  1474. if ( cache.refs[ index ] <= 1 ) return object;
  1475. const ref = object.clone(); // Propagates mappings to the cloned object, prevents mappings on the
  1476. // original object from being lost.
  1477. const updateMappings = ( original, clone ) => {
  1478. const mappings = this.associations.get( original );
  1479. if ( mappings != null ) {
  1480. this.associations.set( clone, mappings );
  1481. }
  1482. for ( const [ i, child ] of original.children.entries() ) {
  1483. updateMappings( child, clone.children[ i ] );
  1484. }
  1485. };
  1486. updateMappings( object, ref );
  1487. ref.name += '_instance_' + cache.uses[ index ] ++;
  1488. return ref;
  1489. }
  1490. _invokeOne( func ) {
  1491. const extensions = Object.values( this.plugins );
  1492. extensions.push( this );
  1493. for ( let i = 0; i < extensions.length; i ++ ) {
  1494. const result = func( extensions[ i ] );
  1495. if ( result ) return result;
  1496. }
  1497. return null;
  1498. }
  1499. _invokeAll( func ) {
  1500. const extensions = Object.values( this.plugins );
  1501. extensions.unshift( this );
  1502. const pending = [];
  1503. for ( let i = 0; i < extensions.length; i ++ ) {
  1504. const result = func( extensions[ i ] );
  1505. if ( result ) pending.push( result );
  1506. }
  1507. return pending;
  1508. }
  1509. /**
  1510. * Requests the specified dependency asynchronously, with caching.
  1511. * @param {string} type
  1512. * @param {number} index
  1513. * @return {Promise<Object3D|Material|THREE.Texture|AnimationClip|ArrayBuffer|Object>}
  1514. */
  1515. getDependency( type, index ) {
  1516. const cacheKey = type + ':' + index;
  1517. let dependency = this.cache.get( cacheKey );
  1518. if ( ! dependency ) {
  1519. switch ( type ) {
  1520. case 'scene':
  1521. dependency = this.loadScene( index );
  1522. break;
  1523. case 'node':
  1524. dependency = this.loadNode( index );
  1525. break;
  1526. case 'mesh':
  1527. dependency = this._invokeOne( function ( ext ) {
  1528. return ext.loadMesh && ext.loadMesh( index );
  1529. } );
  1530. break;
  1531. case 'accessor':
  1532. dependency = this.loadAccessor( index );
  1533. break;
  1534. case 'bufferView':
  1535. dependency = this._invokeOne( function ( ext ) {
  1536. return ext.loadBufferView && ext.loadBufferView( index );
  1537. } );
  1538. break;
  1539. case 'buffer':
  1540. dependency = this.loadBuffer( index );
  1541. break;
  1542. case 'material':
  1543. dependency = this._invokeOne( function ( ext ) {
  1544. return ext.loadMaterial && ext.loadMaterial( index );
  1545. } );
  1546. break;
  1547. case 'texture':
  1548. dependency = this._invokeOne( function ( ext ) {
  1549. return ext.loadTexture && ext.loadTexture( index );
  1550. } );
  1551. break;
  1552. case 'skin':
  1553. dependency = this.loadSkin( index );
  1554. break;
  1555. case 'animation':
  1556. dependency = this._invokeOne( function ( ext ) {
  1557. return ext.loadAnimation && ext.loadAnimation( index );
  1558. } );
  1559. break;
  1560. case 'camera':
  1561. dependency = this.loadCamera( index );
  1562. break;
  1563. default:
  1564. throw new Error( 'Unknown type: ' + type );
  1565. }
  1566. this.cache.add( cacheKey, dependency );
  1567. }
  1568. return dependency;
  1569. }
  1570. /**
  1571. * Requests all dependencies of the specified type asynchronously, with caching.
  1572. * @param {string} type
  1573. * @return {Promise<Array<Object>>}
  1574. */
  1575. getDependencies( type ) {
  1576. let dependencies = this.cache.get( type );
  1577. if ( ! dependencies ) {
  1578. const parser = this;
  1579. const defs = this.json[ type + ( type === 'mesh' ? 'es' : 's' ) ] || [];
  1580. dependencies = Promise.all( defs.map( function ( def, index ) {
  1581. return parser.getDependency( type, index );
  1582. } ) );
  1583. this.cache.add( type, dependencies );
  1584. }
  1585. return dependencies;
  1586. }
  1587. /**
  1588. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#buffers-and-buffer-views
  1589. * @param {number} bufferIndex
  1590. * @return {Promise<ArrayBuffer>}
  1591. */
  1592. loadBuffer( bufferIndex ) {
  1593. const bufferDef = this.json.buffers[ bufferIndex ];
  1594. const loader = this.fileLoader;
  1595. if ( bufferDef.type && bufferDef.type !== 'arraybuffer' ) {
  1596. throw new Error( 'THREE.GLTFLoader: ' + bufferDef.type + ' buffer type is not supported.' );
  1597. } // If present, GLB container is required to be the first buffer.
  1598. if ( bufferDef.uri === undefined && bufferIndex === 0 ) {
  1599. return Promise.resolve( this.extensions[ EXTENSIONS.KHR_BINARY_GLTF ].body );
  1600. }
  1601. const options = this.options;
  1602. return new Promise( function ( resolve, reject ) {
  1603. loader.load( THREE.LoaderUtils.resolveURL( bufferDef.uri, options.path ), resolve, undefined, function () {
  1604. reject( new Error( 'THREE.GLTFLoader: Failed to load buffer "' + bufferDef.uri + '".' ) );
  1605. } );
  1606. } );
  1607. }
  1608. /**
  1609. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#buffers-and-buffer-views
  1610. * @param {number} bufferViewIndex
  1611. * @return {Promise<ArrayBuffer>}
  1612. */
  1613. loadBufferView( bufferViewIndex ) {
  1614. const bufferViewDef = this.json.bufferViews[ bufferViewIndex ];
  1615. return this.getDependency( 'buffer', bufferViewDef.buffer ).then( function ( buffer ) {
  1616. const byteLength = bufferViewDef.byteLength || 0;
  1617. const byteOffset = bufferViewDef.byteOffset || 0;
  1618. return buffer.slice( byteOffset, byteOffset + byteLength );
  1619. } );
  1620. }
  1621. /**
  1622. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#accessors
  1623. * @param {number} accessorIndex
  1624. * @return {Promise<BufferAttribute|InterleavedBufferAttribute>}
  1625. */
  1626. loadAccessor( accessorIndex ) {
  1627. const parser = this;
  1628. const json = this.json;
  1629. const accessorDef = this.json.accessors[ accessorIndex ];
  1630. if ( accessorDef.bufferView === undefined && accessorDef.sparse === undefined ) {
  1631. // Ignore empty accessors, which may be used to declare runtime
  1632. // information about attributes coming from another source (e.g. Draco
  1633. // compression extension).
  1634. return Promise.resolve( null );
  1635. }
  1636. const pendingBufferViews = [];
  1637. if ( accessorDef.bufferView !== undefined ) {
  1638. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.bufferView ) );
  1639. } else {
  1640. pendingBufferViews.push( null );
  1641. }
  1642. if ( accessorDef.sparse !== undefined ) {
  1643. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.sparse.indices.bufferView ) );
  1644. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.sparse.values.bufferView ) );
  1645. }
  1646. return Promise.all( pendingBufferViews ).then( function ( bufferViews ) {
  1647. const bufferView = bufferViews[ 0 ];
  1648. const itemSize = WEBGL_TYPE_SIZES[ accessorDef.type ];
  1649. const TypedArray = WEBGL_COMPONENT_TYPES[ accessorDef.componentType ]; // For VEC3: itemSize is 3, elementBytes is 4, itemBytes is 12.
  1650. const elementBytes = TypedArray.BYTES_PER_ELEMENT;
  1651. const itemBytes = elementBytes * itemSize;
  1652. const byteOffset = accessorDef.byteOffset || 0;
  1653. const byteStride = accessorDef.bufferView !== undefined ? json.bufferViews[ accessorDef.bufferView ].byteStride : undefined;
  1654. const normalized = accessorDef.normalized === true;
  1655. let array, bufferAttribute; // The buffer is not interleaved if the stride is the item size in bytes.
  1656. if ( byteStride && byteStride !== itemBytes ) {
  1657. // Each "slice" of the buffer, as defined by 'count' elements of 'byteStride' bytes, gets its own THREE.InterleavedBuffer
  1658. // This makes sure that IBA.count reflects accessor.count properly
  1659. const ibSlice = Math.floor( byteOffset / byteStride );
  1660. const ibCacheKey = 'InterleavedBuffer:' + accessorDef.bufferView + ':' + accessorDef.componentType + ':' + ibSlice + ':' + accessorDef.count;
  1661. let ib = parser.cache.get( ibCacheKey );
  1662. if ( ! ib ) {
  1663. array = new TypedArray( bufferView, ibSlice * byteStride, accessorDef.count * byteStride / elementBytes ); // Integer parameters to IB/IBA are in array elements, not bytes.
  1664. ib = new THREE.InterleavedBuffer( array, byteStride / elementBytes );
  1665. parser.cache.add( ibCacheKey, ib );
  1666. }
  1667. bufferAttribute = new THREE.InterleavedBufferAttribute( ib, itemSize, byteOffset % byteStride / elementBytes, normalized );
  1668. } else {
  1669. if ( bufferView === null ) {
  1670. array = new TypedArray( accessorDef.count * itemSize );
  1671. } else {
  1672. array = new TypedArray( bufferView, byteOffset, accessorDef.count * itemSize );
  1673. }
  1674. bufferAttribute = new THREE.BufferAttribute( array, itemSize, normalized );
  1675. } // https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#sparse-accessors
  1676. if ( accessorDef.sparse !== undefined ) {
  1677. const itemSizeIndices = WEBGL_TYPE_SIZES.SCALAR;
  1678. const TypedArrayIndices = WEBGL_COMPONENT_TYPES[ accessorDef.sparse.indices.componentType ];
  1679. const byteOffsetIndices = accessorDef.sparse.indices.byteOffset || 0;
  1680. const byteOffsetValues = accessorDef.sparse.values.byteOffset || 0;
  1681. const sparseIndices = new TypedArrayIndices( bufferViews[ 1 ], byteOffsetIndices, accessorDef.sparse.count * itemSizeIndices );
  1682. const sparseValues = new TypedArray( bufferViews[ 2 ], byteOffsetValues, accessorDef.sparse.count * itemSize );
  1683. if ( bufferView !== null ) {
  1684. // Avoid modifying the original ArrayBuffer, if the bufferView wasn't initialized with zeroes.
  1685. bufferAttribute = new THREE.BufferAttribute( bufferAttribute.array.slice(), bufferAttribute.itemSize, bufferAttribute.normalized );
  1686. }
  1687. for ( let i = 0, il = sparseIndices.length; i < il; i ++ ) {
  1688. const index = sparseIndices[ i ];
  1689. bufferAttribute.setX( index, sparseValues[ i * itemSize ] );
  1690. if ( itemSize >= 2 ) bufferAttribute.setY( index, sparseValues[ i * itemSize + 1 ] );
  1691. if ( itemSize >= 3 ) bufferAttribute.setZ( index, sparseValues[ i * itemSize + 2 ] );
  1692. if ( itemSize >= 4 ) bufferAttribute.setW( index, sparseValues[ i * itemSize + 3 ] );
  1693. if ( itemSize >= 5 ) throw new Error( 'THREE.GLTFLoader: Unsupported itemSize in sparse THREE.BufferAttribute.' );
  1694. }
  1695. }
  1696. return bufferAttribute;
  1697. } );
  1698. }
  1699. /**
  1700. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#textures
  1701. * @param {number} textureIndex
  1702. * @return {Promise<THREE.Texture>}
  1703. */
  1704. loadTexture( textureIndex ) {
  1705. const json = this.json;
  1706. const options = this.options;
  1707. const textureDef = json.textures[ textureIndex ];
  1708. const sourceIndex = textureDef.source;
  1709. const sourceDef = json.images[ sourceIndex ];
  1710. let loader = this.textureLoader;
  1711. if ( sourceDef.uri ) {
  1712. const handler = options.manager.getHandler( sourceDef.uri );
  1713. if ( handler !== null ) loader = handler;
  1714. }
  1715. return this.loadTextureImage( textureIndex, sourceIndex, loader );
  1716. }
  1717. loadTextureImage( textureIndex, sourceIndex, loader ) {
  1718. const parser = this;
  1719. const json = this.json;
  1720. const textureDef = json.textures[ textureIndex ];
  1721. const sourceDef = json.images[ sourceIndex ];
  1722. const cacheKey = ( sourceDef.uri || sourceDef.bufferView ) + ':' + textureDef.sampler;
  1723. if ( this.textureCache[ cacheKey ] ) {
  1724. // See https://github.com/mrdoob/three.js/issues/21559.
  1725. return this.textureCache[ cacheKey ];
  1726. }
  1727. const promise = this.loadImageSource( sourceIndex, loader ).then( function ( texture ) {
  1728. texture.flipY = false;
  1729. if ( textureDef.name ) texture.name = textureDef.name;
  1730. const samplers = json.samplers || {};
  1731. const sampler = samplers[ textureDef.sampler ] || {};
  1732. texture.magFilter = WEBGL_FILTERS[ sampler.magFilter ] || THREE.LinearFilter;
  1733. texture.minFilter = WEBGL_FILTERS[ sampler.minFilter ] || THREE.LinearMipmapLinearFilter;
  1734. texture.wrapS = WEBGL_WRAPPINGS[ sampler.wrapS ] || THREE.RepeatWrapping;
  1735. texture.wrapT = WEBGL_WRAPPINGS[ sampler.wrapT ] || THREE.RepeatWrapping;
  1736. parser.associations.set( texture, {
  1737. textures: textureIndex
  1738. } );
  1739. return texture;
  1740. } ).catch( function () {
  1741. return null;
  1742. } );
  1743. this.textureCache[ cacheKey ] = promise;
  1744. return promise;
  1745. }
  1746. loadImageSource( sourceIndex, loader ) {
  1747. const parser = this;
  1748. const json = this.json;
  1749. const options = this.options;
  1750. if ( this.sourceCache[ sourceIndex ] !== undefined ) {
  1751. return this.sourceCache[ sourceIndex ].then( texture => texture.clone() );
  1752. }
  1753. const sourceDef = json.images[ sourceIndex ];
  1754. const URL = self.URL || self.webkitURL;
  1755. let sourceURI = sourceDef.uri || '';
  1756. let isObjectURL = false;
  1757. if ( sourceDef.bufferView !== undefined ) {
  1758. // Load binary image data from bufferView, if provided.
  1759. sourceURI = parser.getDependency( 'bufferView', sourceDef.bufferView ).then( function ( bufferView ) {
  1760. isObjectURL = true;
  1761. const blob = new Blob( [ bufferView ], {
  1762. type: sourceDef.mimeType
  1763. } );
  1764. sourceURI = URL.createObjectURL( blob );
  1765. return sourceURI;
  1766. } );
  1767. } else if ( sourceDef.uri === undefined ) {
  1768. throw new Error( 'THREE.GLTFLoader: Image ' + sourceIndex + ' is missing URI and bufferView' );
  1769. }
  1770. const promise = Promise.resolve( sourceURI ).then( function ( sourceURI ) {
  1771. return new Promise( function ( resolve, reject ) {
  1772. let onLoad = resolve;
  1773. if ( loader.isImageBitmapLoader === true ) {
  1774. onLoad = function ( imageBitmap ) {
  1775. const texture = new THREE.Texture( imageBitmap );
  1776. texture.needsUpdate = true;
  1777. resolve( texture );
  1778. };
  1779. }
  1780. loader.load( THREE.LoaderUtils.resolveURL( sourceURI, options.path ), onLoad, undefined, reject );
  1781. } );
  1782. } ).then( function ( texture ) {
  1783. // Clean up resources and configure THREE.Texture.
  1784. if ( isObjectURL === true ) {
  1785. URL.revokeObjectURL( sourceURI );
  1786. }
  1787. texture.userData.mimeType = sourceDef.mimeType || getImageURIMimeType( sourceDef.uri );
  1788. return texture;
  1789. } ).catch( function ( error ) {
  1790. console.error( 'THREE.GLTFLoader: Couldn\'t load texture', sourceURI );
  1791. throw error;
  1792. } );
  1793. this.sourceCache[ sourceIndex ] = promise;
  1794. return promise;
  1795. }
  1796. /**
  1797. * Asynchronously assigns a texture to the given material parameters.
  1798. * @param {Object} materialParams
  1799. * @param {string} mapName
  1800. * @param {Object} mapDef
  1801. * @return {Promise<Texture>}
  1802. */
  1803. assignTexture( materialParams, mapName, mapDef, encoding ) {
  1804. const parser = this;
  1805. return this.getDependency( 'texture', mapDef.index ).then( function ( texture ) {
  1806. // Materials sample aoMap from UV set 1 and other maps from UV set 0 - this can't be configured
  1807. // However, we will copy UV set 0 to UV set 1 on demand for aoMap
  1808. if ( mapDef.texCoord !== undefined && mapDef.texCoord != 0 && ! ( mapName === 'aoMap' && mapDef.texCoord == 1 ) ) {
  1809. console.warn( 'THREE.GLTFLoader: Custom UV set ' + mapDef.texCoord + ' for texture ' + mapName + ' not yet supported.' );
  1810. }
  1811. if ( parser.extensions[ EXTENSIONS.KHR_TEXTURE_TRANSFORM ] ) {
  1812. const transform = mapDef.extensions !== undefined ? mapDef.extensions[ EXTENSIONS.KHR_TEXTURE_TRANSFORM ] : undefined;
  1813. if ( transform ) {
  1814. const gltfReference = parser.associations.get( texture );
  1815. texture = parser.extensions[ EXTENSIONS.KHR_TEXTURE_TRANSFORM ].extendTexture( texture, transform );
  1816. parser.associations.set( texture, gltfReference );
  1817. }
  1818. }
  1819. if ( encoding !== undefined ) {
  1820. texture.encoding = encoding;
  1821. }
  1822. materialParams[ mapName ] = texture;
  1823. return texture;
  1824. } );
  1825. }
  1826. /**
  1827. * Assigns final material to a THREE.Mesh, THREE.Line, or THREE.Points instance. The instance
  1828. * already has a material (generated from the glTF material options alone)
  1829. * but reuse of the same glTF material may require multiple threejs materials
  1830. * to accommodate different primitive types, defines, etc. New materials will
  1831. * be created if necessary, and reused from a cache.
  1832. * @param {Object3D} mesh THREE.Mesh, THREE.Line, or THREE.Points instance.
  1833. */
  1834. assignFinalMaterial( mesh ) {
  1835. const geometry = mesh.geometry;
  1836. let material = mesh.material;
  1837. const useDerivativeTangents = geometry.attributes.tangent === undefined;
  1838. const useVertexColors = geometry.attributes.color !== undefined;
  1839. const useFlatShading = geometry.attributes.normal === undefined;
  1840. if ( mesh.isPoints ) {
  1841. const cacheKey = 'PointsMaterial:' + material.uuid;
  1842. let pointsMaterial = this.cache.get( cacheKey );
  1843. if ( ! pointsMaterial ) {
  1844. pointsMaterial = new THREE.PointsMaterial();
  1845. THREE.Material.prototype.copy.call( pointsMaterial, material );
  1846. pointsMaterial.color.copy( material.color );
  1847. pointsMaterial.map = material.map;
  1848. pointsMaterial.sizeAttenuation = false; // glTF spec says points should be 1px
  1849. this.cache.add( cacheKey, pointsMaterial );
  1850. }
  1851. material = pointsMaterial;
  1852. } else if ( mesh.isLine ) {
  1853. const cacheKey = 'LineBasicMaterial:' + material.uuid;
  1854. let lineMaterial = this.cache.get( cacheKey );
  1855. if ( ! lineMaterial ) {
  1856. lineMaterial = new THREE.LineBasicMaterial();
  1857. THREE.Material.prototype.copy.call( lineMaterial, material );
  1858. lineMaterial.color.copy( material.color );
  1859. this.cache.add( cacheKey, lineMaterial );
  1860. }
  1861. material = lineMaterial;
  1862. } // Clone the material if it will be modified
  1863. if ( useDerivativeTangents || useVertexColors || useFlatShading ) {
  1864. let cacheKey = 'ClonedMaterial:' + material.uuid + ':';
  1865. if ( material.isGLTFSpecularGlossinessMaterial ) cacheKey += 'specular-glossiness:';
  1866. if ( useDerivativeTangents ) cacheKey += 'derivative-tangents:';
  1867. if ( useVertexColors ) cacheKey += 'vertex-colors:';
  1868. if ( useFlatShading ) cacheKey += 'flat-shading:';
  1869. let cachedMaterial = this.cache.get( cacheKey );
  1870. if ( ! cachedMaterial ) {
  1871. cachedMaterial = material.clone();
  1872. if ( useVertexColors ) cachedMaterial.vertexColors = true;
  1873. if ( useFlatShading ) cachedMaterial.flatShading = true;
  1874. if ( useDerivativeTangents ) {
  1875. // https://github.com/mrdoob/three.js/issues/11438#issuecomment-507003995
  1876. if ( cachedMaterial.normalScale ) cachedMaterial.normalScale.y *= - 1;
  1877. if ( cachedMaterial.clearcoatNormalScale ) cachedMaterial.clearcoatNormalScale.y *= - 1;
  1878. }
  1879. this.cache.add( cacheKey, cachedMaterial );
  1880. this.associations.set( cachedMaterial, this.associations.get( material ) );
  1881. }
  1882. material = cachedMaterial;
  1883. } // workarounds for mesh and geometry
  1884. if ( material.aoMap && geometry.attributes.uv2 === undefined && geometry.attributes.uv !== undefined ) {
  1885. geometry.setAttribute( 'uv2', geometry.attributes.uv );
  1886. }
  1887. mesh.material = material;
  1888. }
  1889. getMaterialType() {
  1890. return THREE.MeshStandardMaterial;
  1891. }
  1892. /**
  1893. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#materials
  1894. * @param {number} materialIndex
  1895. * @return {Promise<Material>}
  1896. */
  1897. loadMaterial( materialIndex ) {
  1898. const parser = this;
  1899. const json = this.json;
  1900. const extensions = this.extensions;
  1901. const materialDef = json.materials[ materialIndex ];
  1902. let materialType;
  1903. const materialParams = {};
  1904. const materialExtensions = materialDef.extensions || {};
  1905. const pending = [];
  1906. if ( materialExtensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ] ) {
  1907. const sgExtension = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ];
  1908. materialType = sgExtension.getMaterialType();
  1909. pending.push( sgExtension.extendParams( materialParams, materialDef, parser ) );
  1910. } else if ( materialExtensions[ EXTENSIONS.KHR_MATERIALS_UNLIT ] ) {
  1911. const kmuExtension = extensions[ EXTENSIONS.KHR_MATERIALS_UNLIT ];
  1912. materialType = kmuExtension.getMaterialType();
  1913. pending.push( kmuExtension.extendParams( materialParams, materialDef, parser ) );
  1914. } else {
  1915. // Specification:
  1916. // https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#metallic-roughness-material
  1917. const metallicRoughness = materialDef.pbrMetallicRoughness || {};
  1918. materialParams.color = new THREE.Color( 1.0, 1.0, 1.0 );
  1919. materialParams.opacity = 1.0;
  1920. if ( Array.isArray( metallicRoughness.baseColorFactor ) ) {
  1921. const array = metallicRoughness.baseColorFactor;
  1922. materialParams.color.fromArray( array );
  1923. materialParams.opacity = array[ 3 ];
  1924. }
  1925. if ( metallicRoughness.baseColorTexture !== undefined ) {
  1926. pending.push( parser.assignTexture( materialParams, 'map', metallicRoughness.baseColorTexture, THREE.sRGBEncoding ) );
  1927. }
  1928. materialParams.metalness = metallicRoughness.metallicFactor !== undefined ? metallicRoughness.metallicFactor : 1.0;
  1929. materialParams.roughness = metallicRoughness.roughnessFactor !== undefined ? metallicRoughness.roughnessFactor : 1.0;
  1930. if ( metallicRoughness.metallicRoughnessTexture !== undefined ) {
  1931. pending.push( parser.assignTexture( materialParams, 'metalnessMap', metallicRoughness.metallicRoughnessTexture ) );
  1932. pending.push( parser.assignTexture( materialParams, 'roughnessMap', metallicRoughness.metallicRoughnessTexture ) );
  1933. }
  1934. materialType = this._invokeOne( function ( ext ) {
  1935. return ext.getMaterialType && ext.getMaterialType( materialIndex );
  1936. } );
  1937. pending.push( Promise.all( this._invokeAll( function ( ext ) {
  1938. return ext.extendMaterialParams && ext.extendMaterialParams( materialIndex, materialParams );
  1939. } ) ) );
  1940. }
  1941. if ( materialDef.doubleSided === true ) {
  1942. materialParams.side = THREE.DoubleSide;
  1943. }
  1944. const alphaMode = materialDef.alphaMode || ALPHA_MODES.OPAQUE;
  1945. if ( alphaMode === ALPHA_MODES.BLEND ) {
  1946. materialParams.transparent = true; // See: https://github.com/mrdoob/three.js/issues/17706
  1947. materialParams.depthWrite = false;
  1948. } else {
  1949. materialParams.transparent = false;
  1950. if ( alphaMode === ALPHA_MODES.MASK ) {
  1951. materialParams.alphaTest = materialDef.alphaCutoff !== undefined ? materialDef.alphaCutoff : 0.5;
  1952. }
  1953. }
  1954. if ( materialDef.normalTexture !== undefined && materialType !== THREE.MeshBasicMaterial ) {
  1955. pending.push( parser.assignTexture( materialParams, 'normalMap', materialDef.normalTexture ) );
  1956. materialParams.normalScale = new THREE.Vector2( 1, 1 );
  1957. if ( materialDef.normalTexture.scale !== undefined ) {
  1958. const scale = materialDef.normalTexture.scale;
  1959. materialParams.normalScale.set( scale, scale );
  1960. }
  1961. }
  1962. if ( materialDef.occlusionTexture !== undefined && materialType !== THREE.MeshBasicMaterial ) {
  1963. pending.push( parser.assignTexture( materialParams, 'aoMap', materialDef.occlusionTexture ) );
  1964. if ( materialDef.occlusionTexture.strength !== undefined ) {
  1965. materialParams.aoMapIntensity = materialDef.occlusionTexture.strength;
  1966. }
  1967. }
  1968. if ( materialDef.emissiveFactor !== undefined && materialType !== THREE.MeshBasicMaterial ) {
  1969. materialParams.emissive = new THREE.Color().fromArray( materialDef.emissiveFactor );
  1970. }
  1971. if ( materialDef.emissiveTexture !== undefined && materialType !== THREE.MeshBasicMaterial ) {
  1972. pending.push( parser.assignTexture( materialParams, 'emissiveMap', materialDef.emissiveTexture, THREE.sRGBEncoding ) );
  1973. }
  1974. return Promise.all( pending ).then( function () {
  1975. let material;
  1976. if ( materialType === GLTFMeshStandardSGMaterial ) {
  1977. material = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ].createMaterial( materialParams );
  1978. } else {
  1979. material = new materialType( materialParams );
  1980. }
  1981. if ( materialDef.name ) material.name = materialDef.name;
  1982. assignExtrasToUserData( material, materialDef );
  1983. parser.associations.set( material, {
  1984. materials: materialIndex
  1985. } );
  1986. if ( materialDef.extensions ) addUnknownExtensionsToUserData( extensions, material, materialDef );
  1987. return material;
  1988. } );
  1989. }
  1990. /** When THREE.Object3D instances are targeted by animation, they need unique names. */
  1991. createUniqueName( originalName ) {
  1992. const sanitizedName = THREE.PropertyBinding.sanitizeNodeName( originalName || '' );
  1993. let name = sanitizedName;
  1994. for ( let i = 1; this.nodeNamesUsed[ name ]; ++ i ) {
  1995. name = sanitizedName + '_' + i;
  1996. }
  1997. this.nodeNamesUsed[ name ] = true;
  1998. return name;
  1999. }
  2000. /**
  2001. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#geometry
  2002. *
  2003. * Creates BufferGeometries from primitives.
  2004. *
  2005. * @param {Array<GLTF.Primitive>} primitives
  2006. * @return {Promise<Array<BufferGeometry>>}
  2007. */
  2008. loadGeometries( primitives ) {
  2009. const parser = this;
  2010. const extensions = this.extensions;
  2011. const cache = this.primitiveCache;
  2012. function createDracoPrimitive( primitive ) {
  2013. return extensions[ EXTENSIONS.KHR_DRACO_MESH_COMPRESSION ].decodePrimitive( primitive, parser ).then( function ( geometry ) {
  2014. return addPrimitiveAttributes( geometry, primitive, parser );
  2015. } );
  2016. }
  2017. const pending = [];
  2018. for ( let i = 0, il = primitives.length; i < il; i ++ ) {
  2019. const primitive = primitives[ i ];
  2020. const cacheKey = createPrimitiveKey( primitive ); // See if we've already created this geometry
  2021. const cached = cache[ cacheKey ];
  2022. if ( cached ) {
  2023. // Use the cached geometry if it exists
  2024. pending.push( cached.promise );
  2025. } else {
  2026. let geometryPromise;
  2027. if ( primitive.extensions && primitive.extensions[ EXTENSIONS.KHR_DRACO_MESH_COMPRESSION ] ) {
  2028. // Use DRACO geometry if available
  2029. geometryPromise = createDracoPrimitive( primitive );
  2030. } else {
  2031. // Otherwise create a new geometry
  2032. geometryPromise = addPrimitiveAttributes( new THREE.BufferGeometry(), primitive, parser );
  2033. } // Cache this geometry
  2034. cache[ cacheKey ] = {
  2035. primitive: primitive,
  2036. promise: geometryPromise
  2037. };
  2038. pending.push( geometryPromise );
  2039. }
  2040. }
  2041. return Promise.all( pending );
  2042. }
  2043. /**
  2044. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#meshes
  2045. * @param {number} meshIndex
  2046. * @return {Promise<Group|Mesh|SkinnedMesh>}
  2047. */
  2048. loadMesh( meshIndex ) {
  2049. const parser = this;
  2050. const json = this.json;
  2051. const extensions = this.extensions;
  2052. const meshDef = json.meshes[ meshIndex ];
  2053. const primitives = meshDef.primitives;
  2054. const pending = [];
  2055. for ( let i = 0, il = primitives.length; i < il; i ++ ) {
  2056. const material = primitives[ i ].material === undefined ? createDefaultMaterial( this.cache ) : this.getDependency( 'material', primitives[ i ].material );
  2057. pending.push( material );
  2058. }
  2059. pending.push( parser.loadGeometries( primitives ) );
  2060. return Promise.all( pending ).then( function ( results ) {
  2061. const materials = results.slice( 0, results.length - 1 );
  2062. const geometries = results[ results.length - 1 ];
  2063. const meshes = [];
  2064. for ( let i = 0, il = geometries.length; i < il; i ++ ) {
  2065. const geometry = geometries[ i ];
  2066. const primitive = primitives[ i ]; // 1. create THREE.Mesh
  2067. let mesh;
  2068. const material = materials[ i ];
  2069. if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLES || primitive.mode === WEBGL_CONSTANTS.TRIANGLE_STRIP || primitive.mode === WEBGL_CONSTANTS.TRIANGLE_FAN || primitive.mode === undefined ) {
  2070. // .isSkinnedMesh isn't in glTF spec. See ._markDefs()
  2071. mesh = meshDef.isSkinnedMesh === true ? new THREE.SkinnedMesh( geometry, material ) : new THREE.Mesh( geometry, material );
  2072. if ( mesh.isSkinnedMesh === true && ! mesh.geometry.attributes.skinWeight.normalized ) {
  2073. // we normalize floating point skin weight array to fix malformed assets (see #15319)
  2074. // it's important to skip this for non-float32 data since normalizeSkinWeights assumes non-normalized inputs
  2075. mesh.normalizeSkinWeights();
  2076. }
  2077. if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLE_STRIP ) {
  2078. mesh.geometry = toTrianglesDrawMode( mesh.geometry, THREE.TriangleStripDrawMode );
  2079. } else if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLE_FAN ) {
  2080. mesh.geometry = toTrianglesDrawMode( mesh.geometry, THREE.TriangleFanDrawMode );
  2081. }
  2082. } else if ( primitive.mode === WEBGL_CONSTANTS.LINES ) {
  2083. mesh = new THREE.LineSegments( geometry, material );
  2084. } else if ( primitive.mode === WEBGL_CONSTANTS.LINE_STRIP ) {
  2085. mesh = new THREE.Line( geometry, material );
  2086. } else if ( primitive.mode === WEBGL_CONSTANTS.LINE_LOOP ) {
  2087. mesh = new THREE.LineLoop( geometry, material );
  2088. } else if ( primitive.mode === WEBGL_CONSTANTS.POINTS ) {
  2089. mesh = new THREE.Points( geometry, material );
  2090. } else {
  2091. throw new Error( 'THREE.GLTFLoader: Primitive mode unsupported: ' + primitive.mode );
  2092. }
  2093. if ( Object.keys( mesh.geometry.morphAttributes ).length > 0 ) {
  2094. updateMorphTargets( mesh, meshDef );
  2095. }
  2096. mesh.name = parser.createUniqueName( meshDef.name || 'mesh_' + meshIndex );
  2097. assignExtrasToUserData( mesh, meshDef );
  2098. if ( primitive.extensions ) addUnknownExtensionsToUserData( extensions, mesh, primitive );
  2099. parser.assignFinalMaterial( mesh );
  2100. meshes.push( mesh );
  2101. }
  2102. for ( let i = 0, il = meshes.length; i < il; i ++ ) {
  2103. parser.associations.set( meshes[ i ], {
  2104. meshes: meshIndex,
  2105. primitives: i
  2106. } );
  2107. }
  2108. if ( meshes.length === 1 ) {
  2109. return meshes[ 0 ];
  2110. }
  2111. const group = new THREE.Group();
  2112. parser.associations.set( group, {
  2113. meshes: meshIndex
  2114. } );
  2115. for ( let i = 0, il = meshes.length; i < il; i ++ ) {
  2116. group.add( meshes[ i ] );
  2117. }
  2118. return group;
  2119. } );
  2120. }
  2121. /**
  2122. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#cameras
  2123. * @param {number} cameraIndex
  2124. * @return {Promise<THREE.Camera>}
  2125. */
  2126. loadCamera( cameraIndex ) {
  2127. let camera;
  2128. const cameraDef = this.json.cameras[ cameraIndex ];
  2129. const params = cameraDef[ cameraDef.type ];
  2130. if ( ! params ) {
  2131. console.warn( 'THREE.GLTFLoader: Missing camera parameters.' );
  2132. return;
  2133. }
  2134. if ( cameraDef.type === 'perspective' ) {
  2135. camera = new THREE.PerspectiveCamera( THREE.MathUtils.radToDeg( params.yfov ), params.aspectRatio || 1, params.znear || 1, params.zfar || 2e6 );
  2136. } else if ( cameraDef.type === 'orthographic' ) {
  2137. camera = new THREE.OrthographicCamera( - params.xmag, params.xmag, params.ymag, - params.ymag, params.znear, params.zfar );
  2138. }
  2139. if ( cameraDef.name ) camera.name = this.createUniqueName( cameraDef.name );
  2140. assignExtrasToUserData( camera, cameraDef );
  2141. return Promise.resolve( camera );
  2142. }
  2143. /**
  2144. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#skins
  2145. * @param {number} skinIndex
  2146. * @return {Promise<Object>}
  2147. */
  2148. loadSkin( skinIndex ) {
  2149. const skinDef = this.json.skins[ skinIndex ];
  2150. const skinEntry = {
  2151. joints: skinDef.joints
  2152. };
  2153. if ( skinDef.inverseBindMatrices === undefined ) {
  2154. return Promise.resolve( skinEntry );
  2155. }
  2156. return this.getDependency( 'accessor', skinDef.inverseBindMatrices ).then( function ( accessor ) {
  2157. skinEntry.inverseBindMatrices = accessor;
  2158. return skinEntry;
  2159. } );
  2160. }
  2161. /**
  2162. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#animations
  2163. * @param {number} animationIndex
  2164. * @return {Promise<AnimationClip>}
  2165. */
  2166. loadAnimation( animationIndex ) {
  2167. const json = this.json;
  2168. const animationDef = json.animations[ animationIndex ];
  2169. const pendingNodes = [];
  2170. const pendingInputAccessors = [];
  2171. const pendingOutputAccessors = [];
  2172. const pendingSamplers = [];
  2173. const pendingTargets = [];
  2174. for ( let i = 0, il = animationDef.channels.length; i < il; i ++ ) {
  2175. const channel = animationDef.channels[ i ];
  2176. const sampler = animationDef.samplers[ channel.sampler ];
  2177. const target = channel.target;
  2178. const name = target.node !== undefined ? target.node : target.id; // NOTE: target.id is deprecated.
  2179. const input = animationDef.parameters !== undefined ? animationDef.parameters[ sampler.input ] : sampler.input;
  2180. const output = animationDef.parameters !== undefined ? animationDef.parameters[ sampler.output ] : sampler.output;
  2181. pendingNodes.push( this.getDependency( 'node', name ) );
  2182. pendingInputAccessors.push( this.getDependency( 'accessor', input ) );
  2183. pendingOutputAccessors.push( this.getDependency( 'accessor', output ) );
  2184. pendingSamplers.push( sampler );
  2185. pendingTargets.push( target );
  2186. }
  2187. return Promise.all( [ Promise.all( pendingNodes ), Promise.all( pendingInputAccessors ), Promise.all( pendingOutputAccessors ), Promise.all( pendingSamplers ), Promise.all( pendingTargets ) ] ).then( function ( dependencies ) {
  2188. const nodes = dependencies[ 0 ];
  2189. const inputAccessors = dependencies[ 1 ];
  2190. const outputAccessors = dependencies[ 2 ];
  2191. const samplers = dependencies[ 3 ];
  2192. const targets = dependencies[ 4 ];
  2193. const tracks = [];
  2194. for ( let i = 0, il = nodes.length; i < il; i ++ ) {
  2195. const node = nodes[ i ];
  2196. const inputAccessor = inputAccessors[ i ];
  2197. const outputAccessor = outputAccessors[ i ];
  2198. const sampler = samplers[ i ];
  2199. const target = targets[ i ];
  2200. if ( node === undefined ) continue;
  2201. node.updateMatrix();
  2202. let TypedKeyframeTrack;
  2203. switch ( PATH_PROPERTIES[ target.path ] ) {
  2204. case PATH_PROPERTIES.weights:
  2205. TypedKeyframeTrack = THREE.NumberKeyframeTrack;
  2206. break;
  2207. case PATH_PROPERTIES.rotation:
  2208. TypedKeyframeTrack = THREE.QuaternionKeyframeTrack;
  2209. break;
  2210. case PATH_PROPERTIES.position:
  2211. case PATH_PROPERTIES.scale:
  2212. default:
  2213. TypedKeyframeTrack = THREE.VectorKeyframeTrack;
  2214. break;
  2215. }
  2216. const targetName = node.name ? node.name : node.uuid;
  2217. const interpolation = sampler.interpolation !== undefined ? INTERPOLATION[ sampler.interpolation ] : THREE.InterpolateLinear;
  2218. const targetNames = [];
  2219. if ( PATH_PROPERTIES[ target.path ] === PATH_PROPERTIES.weights ) {
  2220. node.traverse( function ( object ) {
  2221. if ( object.morphTargetInfluences ) {
  2222. targetNames.push( object.name ? object.name : object.uuid );
  2223. }
  2224. } );
  2225. } else {
  2226. targetNames.push( targetName );
  2227. }
  2228. let outputArray = outputAccessor.array;
  2229. if ( outputAccessor.normalized ) {
  2230. const scale = getNormalizedComponentScale( outputArray.constructor );
  2231. const scaled = new Float32Array( outputArray.length );
  2232. for ( let j = 0, jl = outputArray.length; j < jl; j ++ ) {
  2233. scaled[ j ] = outputArray[ j ] * scale;
  2234. }
  2235. outputArray = scaled;
  2236. }
  2237. for ( let j = 0, jl = targetNames.length; j < jl; j ++ ) {
  2238. const track = new TypedKeyframeTrack( targetNames[ j ] + '.' + PATH_PROPERTIES[ target.path ], inputAccessor.array, outputArray, interpolation ); // Override interpolation with custom factory method.
  2239. if ( sampler.interpolation === 'CUBICSPLINE' ) {
  2240. track.createInterpolant = function InterpolantFactoryMethodGLTFCubicSpline( result ) {
  2241. // A CUBICSPLINE keyframe in glTF has three output values for each input value,
  2242. // representing inTangent, splineVertex, and outTangent. As a result, track.getValueSize()
  2243. // must be divided by three to get the interpolant's sampleSize argument.
  2244. const interpolantType = this instanceof THREE.QuaternionKeyframeTrack ? GLTFCubicSplineQuaternionInterpolant : GLTFCubicSplineInterpolant;
  2245. return new interpolantType( this.times, this.values, this.getValueSize() / 3, result );
  2246. }; // Mark as CUBICSPLINE. `track.getInterpolation()` doesn't support custom interpolants.
  2247. track.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline = true;
  2248. }
  2249. tracks.push( track );
  2250. }
  2251. }
  2252. const name = animationDef.name ? animationDef.name : 'animation_' + animationIndex;
  2253. return new THREE.AnimationClip( name, undefined, tracks );
  2254. } );
  2255. }
  2256. createNodeMesh( nodeIndex ) {
  2257. const json = this.json;
  2258. const parser = this;
  2259. const nodeDef = json.nodes[ nodeIndex ];
  2260. if ( nodeDef.mesh === undefined ) return null;
  2261. return parser.getDependency( 'mesh', nodeDef.mesh ).then( function ( mesh ) {
  2262. const node = parser._getNodeRef( parser.meshCache, nodeDef.mesh, mesh ); // if weights are provided on the node, override weights on the mesh.
  2263. if ( nodeDef.weights !== undefined ) {
  2264. node.traverse( function ( o ) {
  2265. if ( ! o.isMesh ) return;
  2266. for ( let i = 0, il = nodeDef.weights.length; i < il; i ++ ) {
  2267. o.morphTargetInfluences[ i ] = nodeDef.weights[ i ];
  2268. }
  2269. } );
  2270. }
  2271. return node;
  2272. } );
  2273. }
  2274. /**
  2275. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#nodes-and-hierarchy
  2276. * @param {number} nodeIndex
  2277. * @return {Promise<Object3D>}
  2278. */
  2279. loadNode( nodeIndex ) {
  2280. const json = this.json;
  2281. const extensions = this.extensions;
  2282. const parser = this;
  2283. const nodeDef = json.nodes[ nodeIndex ]; // reserve node's name before its dependencies, so the root has the intended name.
  2284. const nodeName = nodeDef.name ? parser.createUniqueName( nodeDef.name ) : '';
  2285. return function () {
  2286. const pending = [];
  2287. const meshPromise = parser._invokeOne( function ( ext ) {
  2288. return ext.createNodeMesh && ext.createNodeMesh( nodeIndex );
  2289. } );
  2290. if ( meshPromise ) {
  2291. pending.push( meshPromise );
  2292. }
  2293. if ( nodeDef.camera !== undefined ) {
  2294. pending.push( parser.getDependency( 'camera', nodeDef.camera ).then( function ( camera ) {
  2295. return parser._getNodeRef( parser.cameraCache, nodeDef.camera, camera );
  2296. } ) );
  2297. }
  2298. parser._invokeAll( function ( ext ) {
  2299. return ext.createNodeAttachment && ext.createNodeAttachment( nodeIndex );
  2300. } ).forEach( function ( promise ) {
  2301. pending.push( promise );
  2302. } );
  2303. return Promise.all( pending );
  2304. }().then( function ( objects ) {
  2305. let node; // .isBone isn't in glTF spec. See ._markDefs
  2306. if ( nodeDef.isBone === true ) {
  2307. node = new THREE.Bone();
  2308. } else if ( objects.length > 1 ) {
  2309. node = new THREE.Group();
  2310. } else if ( objects.length === 1 ) {
  2311. node = objects[ 0 ];
  2312. } else {
  2313. node = new THREE.Object3D();
  2314. }
  2315. if ( node !== objects[ 0 ] ) {
  2316. for ( let i = 0, il = objects.length; i < il; i ++ ) {
  2317. node.add( objects[ i ] );
  2318. }
  2319. }
  2320. if ( nodeDef.name ) {
  2321. node.userData.name = nodeDef.name;
  2322. node.name = nodeName;
  2323. }
  2324. assignExtrasToUserData( node, nodeDef );
  2325. if ( nodeDef.extensions ) addUnknownExtensionsToUserData( extensions, node, nodeDef );
  2326. if ( nodeDef.matrix !== undefined ) {
  2327. const matrix = new THREE.Matrix4();
  2328. matrix.fromArray( nodeDef.matrix );
  2329. node.applyMatrix4( matrix );
  2330. } else {
  2331. if ( nodeDef.translation !== undefined ) {
  2332. node.position.fromArray( nodeDef.translation );
  2333. }
  2334. if ( nodeDef.rotation !== undefined ) {
  2335. node.quaternion.fromArray( nodeDef.rotation );
  2336. }
  2337. if ( nodeDef.scale !== undefined ) {
  2338. node.scale.fromArray( nodeDef.scale );
  2339. }
  2340. }
  2341. if ( ! parser.associations.has( node ) ) {
  2342. parser.associations.set( node, {} );
  2343. }
  2344. parser.associations.get( node ).nodes = nodeIndex;
  2345. return node;
  2346. } );
  2347. }
  2348. /**
  2349. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#scenes
  2350. * @param {number} sceneIndex
  2351. * @return {Promise<Group>}
  2352. */
  2353. loadScene( sceneIndex ) {
  2354. const json = this.json;
  2355. const extensions = this.extensions;
  2356. const sceneDef = this.json.scenes[ sceneIndex ];
  2357. const parser = this; // THREE.Loader returns THREE.Group, not Scene.
  2358. // See: https://github.com/mrdoob/three.js/issues/18342#issuecomment-578981172
  2359. const scene = new THREE.Group();
  2360. if ( sceneDef.name ) scene.name = parser.createUniqueName( sceneDef.name );
  2361. assignExtrasToUserData( scene, sceneDef );
  2362. if ( sceneDef.extensions ) addUnknownExtensionsToUserData( extensions, scene, sceneDef );
  2363. const nodeIds = sceneDef.nodes || [];
  2364. const pending = [];
  2365. for ( let i = 0, il = nodeIds.length; i < il; i ++ ) {
  2366. pending.push( buildNodeHierarchy( nodeIds[ i ], scene, json, parser ) );
  2367. }
  2368. return Promise.all( pending ).then( function () {
  2369. // Removes dangling associations, associations that reference a node that
  2370. // didn't make it into the scene.
  2371. const reduceAssociations = node => {
  2372. const reducedAssociations = new Map();
  2373. for ( const [ key, value ] of parser.associations ) {
  2374. if ( key instanceof THREE.Material || key instanceof THREE.Texture ) {
  2375. reducedAssociations.set( key, value );
  2376. }
  2377. }
  2378. node.traverse( node => {
  2379. const mappings = parser.associations.get( node );
  2380. if ( mappings != null ) {
  2381. reducedAssociations.set( node, mappings );
  2382. }
  2383. } );
  2384. return reducedAssociations;
  2385. };
  2386. parser.associations = reduceAssociations( scene );
  2387. return scene;
  2388. } );
  2389. }
  2390. }
  2391. function buildNodeHierarchy( nodeId, parentObject, json, parser ) {
  2392. const nodeDef = json.nodes[ nodeId ];
  2393. return parser.getDependency( 'node', nodeId ).then( function ( node ) {
  2394. if ( nodeDef.skin === undefined ) return node; // build skeleton here as well
  2395. let skinEntry;
  2396. return parser.getDependency( 'skin', nodeDef.skin ).then( function ( skin ) {
  2397. skinEntry = skin;
  2398. const pendingJoints = [];
  2399. for ( let i = 0, il = skinEntry.joints.length; i < il; i ++ ) {
  2400. pendingJoints.push( parser.getDependency( 'node', skinEntry.joints[ i ] ) );
  2401. }
  2402. return Promise.all( pendingJoints );
  2403. } ).then( function ( jointNodes ) {
  2404. node.traverse( function ( mesh ) {
  2405. if ( ! mesh.isMesh ) return;
  2406. const bones = [];
  2407. const boneInverses = [];
  2408. for ( let j = 0, jl = jointNodes.length; j < jl; j ++ ) {
  2409. const jointNode = jointNodes[ j ];
  2410. if ( jointNode ) {
  2411. bones.push( jointNode );
  2412. const mat = new THREE.Matrix4();
  2413. if ( skinEntry.inverseBindMatrices !== undefined ) {
  2414. mat.fromArray( skinEntry.inverseBindMatrices.array, j * 16 );
  2415. }
  2416. boneInverses.push( mat );
  2417. } else {
  2418. console.warn( 'THREE.GLTFLoader: Joint "%s" could not be found.', skinEntry.joints[ j ] );
  2419. }
  2420. }
  2421. mesh.bind( new THREE.Skeleton( bones, boneInverses ), mesh.matrixWorld );
  2422. } );
  2423. return node;
  2424. } );
  2425. } ).then( function ( node ) {
  2426. // build node hierachy
  2427. parentObject.add( node );
  2428. const pending = [];
  2429. if ( nodeDef.children ) {
  2430. const children = nodeDef.children;
  2431. for ( let i = 0, il = children.length; i < il; i ++ ) {
  2432. const child = children[ i ];
  2433. pending.push( buildNodeHierarchy( child, node, json, parser ) );
  2434. }
  2435. }
  2436. return Promise.all( pending );
  2437. } );
  2438. }
  2439. /**
  2440. * @param {BufferGeometry} geometry
  2441. * @param {GLTF.Primitive} primitiveDef
  2442. * @param {GLTFParser} parser
  2443. */
  2444. function computeBounds( geometry, primitiveDef, parser ) {
  2445. const attributes = primitiveDef.attributes;
  2446. const box = new THREE.Box3();
  2447. if ( attributes.POSITION !== undefined ) {
  2448. const accessor = parser.json.accessors[ attributes.POSITION ];
  2449. const min = accessor.min;
  2450. const max = accessor.max; // glTF requires 'min' and 'max', but VRM (which extends glTF) currently ignores that requirement.
  2451. if ( min !== undefined && max !== undefined ) {
  2452. box.set( new THREE.Vector3( min[ 0 ], min[ 1 ], min[ 2 ] ), new THREE.Vector3( max[ 0 ], max[ 1 ], max[ 2 ] ) );
  2453. if ( accessor.normalized ) {
  2454. const boxScale = getNormalizedComponentScale( WEBGL_COMPONENT_TYPES[ accessor.componentType ] );
  2455. box.min.multiplyScalar( boxScale );
  2456. box.max.multiplyScalar( boxScale );
  2457. }
  2458. } else {
  2459. console.warn( 'THREE.GLTFLoader: Missing min/max properties for accessor POSITION.' );
  2460. return;
  2461. }
  2462. } else {
  2463. return;
  2464. }
  2465. const targets = primitiveDef.targets;
  2466. if ( targets !== undefined ) {
  2467. const maxDisplacement = new THREE.Vector3();
  2468. const vector = new THREE.Vector3();
  2469. for ( let i = 0, il = targets.length; i < il; i ++ ) {
  2470. const target = targets[ i ];
  2471. if ( target.POSITION !== undefined ) {
  2472. const accessor = parser.json.accessors[ target.POSITION ];
  2473. const min = accessor.min;
  2474. const max = accessor.max; // glTF requires 'min' and 'max', but VRM (which extends glTF) currently ignores that requirement.
  2475. if ( min !== undefined && max !== undefined ) {
  2476. // we need to get max of absolute components because target weight is [-1,1]
  2477. vector.setX( Math.max( Math.abs( min[ 0 ] ), Math.abs( max[ 0 ] ) ) );
  2478. vector.setY( Math.max( Math.abs( min[ 1 ] ), Math.abs( max[ 1 ] ) ) );
  2479. vector.setZ( Math.max( Math.abs( min[ 2 ] ), Math.abs( max[ 2 ] ) ) );
  2480. if ( accessor.normalized ) {
  2481. const boxScale = getNormalizedComponentScale( WEBGL_COMPONENT_TYPES[ accessor.componentType ] );
  2482. vector.multiplyScalar( boxScale );
  2483. } // Note: this assumes that the sum of all weights is at most 1. This isn't quite correct - it's more conservative
  2484. // to assume that each target can have a max weight of 1. However, for some use cases - notably, when morph targets
  2485. // are used to implement key-frame animations and as such only two are active at a time - this results in very large
  2486. // boxes. So for now we make a box that's sometimes a touch too small but is hopefully mostly of reasonable size.
  2487. maxDisplacement.max( vector );
  2488. } else {
  2489. console.warn( 'THREE.GLTFLoader: Missing min/max properties for accessor POSITION.' );
  2490. }
  2491. }
  2492. } // As per comment above this box isn't conservative, but has a reasonable size for a very large number of morph targets.
  2493. box.expandByVector( maxDisplacement );
  2494. }
  2495. geometry.boundingBox = box;
  2496. const sphere = new THREE.Sphere();
  2497. box.getCenter( sphere.center );
  2498. sphere.radius = box.min.distanceTo( box.max ) / 2;
  2499. geometry.boundingSphere = sphere;
  2500. }
  2501. /**
  2502. * @param {BufferGeometry} geometry
  2503. * @param {GLTF.Primitive} primitiveDef
  2504. * @param {GLTFParser} parser
  2505. * @return {Promise<BufferGeometry>}
  2506. */
  2507. function addPrimitiveAttributes( geometry, primitiveDef, parser ) {
  2508. const attributes = primitiveDef.attributes;
  2509. const pending = [];
  2510. function assignAttributeAccessor( accessorIndex, attributeName ) {
  2511. return parser.getDependency( 'accessor', accessorIndex ).then( function ( accessor ) {
  2512. geometry.setAttribute( attributeName, accessor );
  2513. } );
  2514. }
  2515. for ( const gltfAttributeName in attributes ) {
  2516. const threeAttributeName = ATTRIBUTES[ gltfAttributeName ] || gltfAttributeName.toLowerCase(); // Skip attributes already provided by e.g. Draco extension.
  2517. if ( threeAttributeName in geometry.attributes ) continue;
  2518. pending.push( assignAttributeAccessor( attributes[ gltfAttributeName ], threeAttributeName ) );
  2519. }
  2520. if ( primitiveDef.indices !== undefined && ! geometry.index ) {
  2521. const accessor = parser.getDependency( 'accessor', primitiveDef.indices ).then( function ( accessor ) {
  2522. geometry.setIndex( accessor );
  2523. } );
  2524. pending.push( accessor );
  2525. }
  2526. assignExtrasToUserData( geometry, primitiveDef );
  2527. computeBounds( geometry, primitiveDef, parser );
  2528. return Promise.all( pending ).then( function () {
  2529. return primitiveDef.targets !== undefined ? addMorphTargets( geometry, primitiveDef.targets, parser ) : geometry;
  2530. } );
  2531. }
  2532. /**
  2533. * @param {BufferGeometry} geometry
  2534. * @param {Number} drawMode
  2535. * @return {BufferGeometry}
  2536. */
  2537. function toTrianglesDrawMode( geometry, drawMode ) {
  2538. let index = geometry.getIndex(); // generate index if not present
  2539. if ( index === null ) {
  2540. const indices = [];
  2541. const position = geometry.getAttribute( 'position' );
  2542. if ( position !== undefined ) {
  2543. for ( let i = 0; i < position.count; i ++ ) {
  2544. indices.push( i );
  2545. }
  2546. geometry.setIndex( indices );
  2547. index = geometry.getIndex();
  2548. } else {
  2549. console.error( 'THREE.GLTFLoader.toTrianglesDrawMode(): Undefined position attribute. Processing not possible.' );
  2550. return geometry;
  2551. }
  2552. } //
  2553. const numberOfTriangles = index.count - 2;
  2554. const newIndices = [];
  2555. if ( drawMode === THREE.TriangleFanDrawMode ) {
  2556. // gl.TRIANGLE_FAN
  2557. for ( let i = 1; i <= numberOfTriangles; i ++ ) {
  2558. newIndices.push( index.getX( 0 ) );
  2559. newIndices.push( index.getX( i ) );
  2560. newIndices.push( index.getX( i + 1 ) );
  2561. }
  2562. } else {
  2563. // gl.TRIANGLE_STRIP
  2564. for ( let i = 0; i < numberOfTriangles; i ++ ) {
  2565. if ( i % 2 === 0 ) {
  2566. newIndices.push( index.getX( i ) );
  2567. newIndices.push( index.getX( i + 1 ) );
  2568. newIndices.push( index.getX( i + 2 ) );
  2569. } else {
  2570. newIndices.push( index.getX( i + 2 ) );
  2571. newIndices.push( index.getX( i + 1 ) );
  2572. newIndices.push( index.getX( i ) );
  2573. }
  2574. }
  2575. }
  2576. if ( newIndices.length / 3 !== numberOfTriangles ) {
  2577. console.error( 'THREE.GLTFLoader.toTrianglesDrawMode(): Unable to generate correct amount of triangles.' );
  2578. } // build final geometry
  2579. const newGeometry = geometry.clone();
  2580. newGeometry.setIndex( newIndices );
  2581. return newGeometry;
  2582. }
  2583. THREE.GLTFLoader = GLTFLoader;
  2584. } )();