GLTFLoader.js 79 KB

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