GLTFLoader.js 102 KB

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