GLTFLoader.js 94 KB

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