GLTFLoader.js 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638
  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. this.manager = ( manager !== undefined ) ? manager : THREE.DefaultLoadingManager;
  11. }
  12. GLTFLoader.prototype = {
  13. constructor: GLTFLoader,
  14. crossOrigin: 'Anonymous',
  15. load: function ( url, onLoad, onProgress, onError ) {
  16. var scope = this;
  17. var path = this.path !== undefined ? this.path : THREE.LoaderUtils.extractUrlBase( url );
  18. var loader = new THREE.FileLoader( scope.manager );
  19. loader.setResponseType( 'arraybuffer' );
  20. loader.load( url, function ( data ) {
  21. try {
  22. scope.parse( data, path, onLoad, onError );
  23. } catch ( e ) {
  24. if ( onError !== undefined ) {
  25. onError( e );
  26. } else {
  27. throw e;
  28. }
  29. }
  30. }, onProgress, onError );
  31. },
  32. setCrossOrigin: function ( value ) {
  33. this.crossOrigin = value;
  34. return this;
  35. },
  36. setPath: function ( value ) {
  37. this.path = value;
  38. return this;
  39. },
  40. parse: function ( data, path, onLoad, onError ) {
  41. var content;
  42. var extensions = {};
  43. if ( typeof data === 'string' ) {
  44. content = data;
  45. } else {
  46. var magic = THREE.LoaderUtils.decodeText( new Uint8Array( data, 0, 4 ) );
  47. if ( magic === BINARY_EXTENSION_HEADER_MAGIC ) {
  48. try {
  49. extensions[ EXTENSIONS.KHR_BINARY_GLTF ] = new GLTFBinaryExtension( data );
  50. } catch ( error ) {
  51. if ( onError ) onError( error );
  52. return;
  53. }
  54. content = extensions[ EXTENSIONS.KHR_BINARY_GLTF ].content;
  55. } else {
  56. content = THREE.LoaderUtils.decodeText( new Uint8Array( data ) );
  57. }
  58. }
  59. var json = JSON.parse( content );
  60. if ( json.asset === undefined || json.asset.version[ 0 ] < 2 ) {
  61. if ( onError ) onError( new Error( 'THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported. Use LegacyGLTFLoader instead.' ) );
  62. return;
  63. }
  64. if ( json.extensionsUsed ) {
  65. if ( json.extensionsUsed.indexOf( EXTENSIONS.KHR_LIGHTS ) >= 0 ) {
  66. extensions[ EXTENSIONS.KHR_LIGHTS ] = new GLTFLightsExtension( json );
  67. }
  68. if ( json.extensionsUsed.indexOf( EXTENSIONS.KHR_MATERIALS_COMMON ) >= 0 ) {
  69. extensions[ EXTENSIONS.KHR_MATERIALS_COMMON ] = new GLTFMaterialsCommonExtension( json );
  70. }
  71. if ( json.extensionsUsed.indexOf( EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ) >= 0 ) {
  72. extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ] = new GLTFMaterialsPbrSpecularGlossinessExtension();
  73. }
  74. }
  75. console.time( 'GLTFLoader' );
  76. var parser = new GLTFParser( json, extensions, {
  77. path: path || this.path || '',
  78. crossOrigin: this.crossOrigin,
  79. manager: this.manager
  80. } );
  81. parser.parse( function ( scene, scenes, cameras, animations, asset ) {
  82. console.timeEnd( 'GLTFLoader' );
  83. var glTF = {
  84. scene: scene,
  85. scenes: scenes,
  86. cameras: cameras,
  87. animations: animations,
  88. asset: asset
  89. };
  90. onLoad( glTF );
  91. }, onError );
  92. }
  93. };
  94. /* GLTFREGISTRY */
  95. function GLTFRegistry() {
  96. var objects = {};
  97. return {
  98. get: function ( key ) {
  99. return objects[ key ];
  100. },
  101. add: function ( key, object ) {
  102. objects[ key ] = object;
  103. },
  104. remove: function ( key ) {
  105. delete objects[ key ];
  106. },
  107. removeAll: function () {
  108. objects = {};
  109. }
  110. };
  111. }
  112. /*********************************/
  113. /********** EXTENSIONS ***********/
  114. /*********************************/
  115. var EXTENSIONS = {
  116. KHR_BINARY_GLTF: 'KHR_binary_glTF',
  117. KHR_LIGHTS: 'KHR_lights',
  118. KHR_MATERIALS_COMMON: 'KHR_materials_common',
  119. KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS: 'KHR_materials_pbrSpecularGlossiness'
  120. };
  121. /**
  122. * Lights Extension
  123. *
  124. * Specification: PENDING
  125. */
  126. function GLTFLightsExtension( json ) {
  127. this.name = EXTENSIONS.KHR_LIGHTS;
  128. this.lights = {};
  129. var extension = ( json.extensions && json.extensions[ EXTENSIONS.KHR_LIGHTS ] ) || {};
  130. var lights = extension.lights || {};
  131. for ( var lightId in lights ) {
  132. var light = lights[ lightId ];
  133. var lightNode;
  134. var color = new THREE.Color().fromArray( light.color );
  135. switch ( light.type ) {
  136. case 'directional':
  137. lightNode = new THREE.DirectionalLight( color );
  138. lightNode.position.set( 0, 0, 1 );
  139. break;
  140. case 'point':
  141. lightNode = new THREE.PointLight( color );
  142. break;
  143. case 'spot':
  144. lightNode = new THREE.SpotLight( color );
  145. lightNode.position.set( 0, 0, 1 );
  146. break;
  147. case 'ambient':
  148. lightNode = new THREE.AmbientLight( color );
  149. break;
  150. }
  151. if ( lightNode ) {
  152. if ( light.constantAttenuation !== undefined ) {
  153. lightNode.intensity = light.constantAttenuation;
  154. }
  155. if ( light.linearAttenuation !== undefined ) {
  156. lightNode.distance = 1 / light.linearAttenuation;
  157. }
  158. if ( light.quadraticAttenuation !== undefined ) {
  159. lightNode.decay = light.quadraticAttenuation;
  160. }
  161. if ( light.fallOffAngle !== undefined ) {
  162. lightNode.angle = light.fallOffAngle;
  163. }
  164. if ( light.fallOffExponent !== undefined ) {
  165. console.warn( 'THREE.GLTFLoader:: light.fallOffExponent not currently supported.' );
  166. }
  167. lightNode.name = light.name || ( 'light_' + lightId );
  168. this.lights[ lightId ] = lightNode;
  169. }
  170. }
  171. }
  172. /**
  173. * Common Materials Extension
  174. *
  175. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/Khronos/KHR_materials_common
  176. */
  177. function GLTFMaterialsCommonExtension( json ) {
  178. this.name = EXTENSIONS.KHR_MATERIALS_COMMON;
  179. }
  180. GLTFMaterialsCommonExtension.prototype.getMaterialType = function ( material ) {
  181. var khrMaterial = material.extensions[ this.name ];
  182. switch ( khrMaterial.type ) {
  183. case 'commonBlinn' :
  184. case 'commonPhong' :
  185. return THREE.MeshPhongMaterial;
  186. case 'commonLambert' :
  187. return THREE.MeshLambertMaterial;
  188. case 'commonConstant' :
  189. default :
  190. return THREE.MeshBasicMaterial;
  191. }
  192. };
  193. GLTFMaterialsCommonExtension.prototype.extendParams = function ( materialParams, material, parser ) {
  194. var khrMaterial = material.extensions[ this.name ];
  195. var pending = [];
  196. var keys = [];
  197. // TODO: Currently ignored: 'ambientFactor', 'ambientTexture'
  198. switch ( khrMaterial.type ) {
  199. case 'commonBlinn' :
  200. case 'commonPhong' :
  201. keys.push( 'diffuseFactor', 'diffuseTexture', 'specularFactor', 'specularTexture', 'shininessFactor' );
  202. break;
  203. case 'commonLambert' :
  204. keys.push( 'diffuseFactor', 'diffuseTexture' );
  205. break;
  206. case 'commonConstant' :
  207. default :
  208. break;
  209. }
  210. var materialValues = {};
  211. keys.forEach( function ( v ) {
  212. if ( khrMaterial[ v ] !== undefined ) materialValues[ v ] = khrMaterial[ v ];
  213. } );
  214. if ( materialValues.diffuseFactor !== undefined ) {
  215. materialParams.color = new THREE.Color().fromArray( materialValues.diffuseFactor );
  216. materialParams.opacity = materialValues.diffuseFactor[ 3 ];
  217. }
  218. if ( materialValues.diffuseTexture !== undefined ) {
  219. pending.push( parser.assignTexture( materialParams, 'map', materialValues.diffuseTexture.index ) );
  220. }
  221. if ( materialValues.specularFactor !== undefined ) {
  222. materialParams.specular = new THREE.Color().fromArray( materialValues.specularFactor );
  223. }
  224. if ( materialValues.specularTexture !== undefined ) {
  225. pending.push( parser.assignTexture( materialParams, 'specularMap', materialValues.specularTexture.index ) );
  226. }
  227. if ( materialValues.shininessFactor !== undefined ) {
  228. materialParams.shininess = materialValues.shininessFactor;
  229. }
  230. return Promise.all( pending );
  231. };
  232. /* BINARY EXTENSION */
  233. var BINARY_EXTENSION_BUFFER_NAME = 'binary_glTF';
  234. var BINARY_EXTENSION_HEADER_MAGIC = 'glTF';
  235. var BINARY_EXTENSION_HEADER_LENGTH = 12;
  236. var BINARY_EXTENSION_CHUNK_TYPES = { JSON: 0x4E4F534A, BIN: 0x004E4942 };
  237. function GLTFBinaryExtension( data ) {
  238. this.name = EXTENSIONS.KHR_BINARY_GLTF;
  239. this.content = null;
  240. this.body = null;
  241. var headerView = new DataView( data, 0, BINARY_EXTENSION_HEADER_LENGTH );
  242. this.header = {
  243. magic: THREE.LoaderUtils.decodeText( new Uint8Array( data.slice( 0, 4 ) ) ),
  244. version: headerView.getUint32( 4, true ),
  245. length: headerView.getUint32( 8, true )
  246. };
  247. if ( this.header.magic !== BINARY_EXTENSION_HEADER_MAGIC ) {
  248. throw new Error( 'THREE.GLTFLoader: Unsupported glTF-Binary header.' );
  249. } else if ( this.header.version < 2.0 ) {
  250. throw new Error( 'THREE.GLTFLoader: Legacy binary file detected. Use LegacyGLTFLoader instead.' );
  251. }
  252. var chunkView = new DataView( data, BINARY_EXTENSION_HEADER_LENGTH );
  253. var chunkIndex = 0;
  254. while ( chunkIndex < chunkView.byteLength ) {
  255. var chunkLength = chunkView.getUint32( chunkIndex, true );
  256. chunkIndex += 4;
  257. var chunkType = chunkView.getUint32( chunkIndex, true );
  258. chunkIndex += 4;
  259. if ( chunkType === BINARY_EXTENSION_CHUNK_TYPES.JSON ) {
  260. var contentArray = new Uint8Array( data, BINARY_EXTENSION_HEADER_LENGTH + chunkIndex, chunkLength );
  261. this.content = THREE.LoaderUtils.decodeText( contentArray );
  262. } else if ( chunkType === BINARY_EXTENSION_CHUNK_TYPES.BIN ) {
  263. var byteOffset = BINARY_EXTENSION_HEADER_LENGTH + chunkIndex;
  264. this.body = data.slice( byteOffset, byteOffset + chunkLength );
  265. }
  266. // Clients must ignore chunks with unknown types.
  267. chunkIndex += chunkLength;
  268. }
  269. if ( this.content === null ) {
  270. throw new Error( 'THREE.GLTFLoader: JSON content not found.' );
  271. }
  272. }
  273. /**
  274. * Specular-Glossiness Extension
  275. *
  276. * Specification: https://github.com/KhronosGroup/glTF/tree/master/extensions/Khronos/KHR_materials_pbrSpecularGlossiness
  277. */
  278. function GLTFMaterialsPbrSpecularGlossinessExtension() {
  279. return {
  280. name: EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS,
  281. specularGlossinessParams: [
  282. 'color',
  283. 'map',
  284. 'lightMap',
  285. 'lightMapIntensity',
  286. 'aoMap',
  287. 'aoMapIntensity',
  288. 'emissive',
  289. 'emissiveIntensity',
  290. 'emissiveMap',
  291. 'bumpMap',
  292. 'bumpScale',
  293. 'normalMap',
  294. 'displacementMap',
  295. 'displacementScale',
  296. 'displacementBias',
  297. 'specularMap',
  298. 'specular',
  299. 'glossinessMap',
  300. 'glossiness',
  301. 'alphaMap',
  302. 'envMap',
  303. 'envMapIntensity',
  304. 'refractionRatio',
  305. ],
  306. getMaterialType: function () {
  307. return THREE.ShaderMaterial;
  308. },
  309. extendParams: function ( params, material, parser ) {
  310. var pbrSpecularGlossiness = material.extensions[ this.name ];
  311. var shader = THREE.ShaderLib[ 'standard' ];
  312. var uniforms = THREE.UniformsUtils.clone( shader.uniforms );
  313. var specularMapParsFragmentChunk = [
  314. '#ifdef USE_SPECULARMAP',
  315. ' uniform sampler2D specularMap;',
  316. '#endif'
  317. ].join( '\n' );
  318. var glossinessMapParsFragmentChunk = [
  319. '#ifdef USE_GLOSSINESSMAP',
  320. ' uniform sampler2D glossinessMap;',
  321. '#endif'
  322. ].join( '\n' );
  323. var specularMapFragmentChunk = [
  324. 'vec3 specularFactor = specular;',
  325. '#ifdef USE_SPECULARMAP',
  326. ' vec4 texelSpecular = texture2D( specularMap, vUv );',
  327. ' texelSpecular = sRGBToLinear( texelSpecular );',
  328. ' // reads channel RGB, compatible with a glTF Specular-Glossiness (RGBA) texture',
  329. ' specularFactor *= texelSpecular.rgb;',
  330. '#endif'
  331. ].join( '\n' );
  332. var glossinessMapFragmentChunk = [
  333. 'float glossinessFactor = glossiness;',
  334. '#ifdef USE_GLOSSINESSMAP',
  335. ' vec4 texelGlossiness = texture2D( glossinessMap, vUv );',
  336. ' // reads channel A, compatible with a glTF Specular-Glossiness (RGBA) texture',
  337. ' glossinessFactor *= texelGlossiness.a;',
  338. '#endif'
  339. ].join( '\n' );
  340. var lightPhysicalFragmentChunk = [
  341. 'PhysicalMaterial material;',
  342. 'material.diffuseColor = diffuseColor.rgb;',
  343. 'material.specularRoughness = clamp( 1.0 - glossinessFactor, 0.04, 1.0 );',
  344. 'material.specularColor = specularFactor.rgb;',
  345. ].join( '\n' );
  346. var fragmentShader = shader.fragmentShader
  347. .replace( '#include <specularmap_fragment>', '' )
  348. .replace( 'uniform float roughness;', 'uniform vec3 specular;' )
  349. .replace( 'uniform float metalness;', 'uniform float glossiness;' )
  350. .replace( '#include <roughnessmap_pars_fragment>', specularMapParsFragmentChunk )
  351. .replace( '#include <metalnessmap_pars_fragment>', glossinessMapParsFragmentChunk )
  352. .replace( '#include <roughnessmap_fragment>', specularMapFragmentChunk )
  353. .replace( '#include <metalnessmap_fragment>', glossinessMapFragmentChunk )
  354. .replace( '#include <lights_physical_fragment>', lightPhysicalFragmentChunk );
  355. delete uniforms.roughness;
  356. delete uniforms.metalness;
  357. delete uniforms.roughnessMap;
  358. delete uniforms.metalnessMap;
  359. uniforms.specular = { value: new THREE.Color().setHex( 0x111111 ) };
  360. uniforms.glossiness = { value: 0.5 };
  361. uniforms.specularMap = { value: null };
  362. uniforms.glossinessMap = { value: null };
  363. params.vertexShader = shader.vertexShader;
  364. params.fragmentShader = fragmentShader;
  365. params.uniforms = uniforms;
  366. params.defines = { 'STANDARD': '' };
  367. params.color = new THREE.Color( 1.0, 1.0, 1.0 );
  368. params.opacity = 1.0;
  369. var pending = [];
  370. if ( Array.isArray( pbrSpecularGlossiness.diffuseFactor ) ) {
  371. var array = pbrSpecularGlossiness.diffuseFactor;
  372. params.color.fromArray( array );
  373. params.opacity = array[ 3 ];
  374. }
  375. if ( pbrSpecularGlossiness.diffuseTexture !== undefined ) {
  376. pending.push( parser.assignTexture( params, 'map', pbrSpecularGlossiness.diffuseTexture.index ) );
  377. }
  378. params.emissive = new THREE.Color( 0.0, 0.0, 0.0 );
  379. params.glossiness = pbrSpecularGlossiness.glossinessFactor !== undefined ? pbrSpecularGlossiness.glossinessFactor : 1.0;
  380. params.specular = new THREE.Color( 1.0, 1.0, 1.0 );
  381. if ( Array.isArray( pbrSpecularGlossiness.specularFactor ) ) {
  382. params.specular.fromArray( pbrSpecularGlossiness.specularFactor );
  383. }
  384. if ( pbrSpecularGlossiness.specularGlossinessTexture !== undefined ) {
  385. var specGlossIndex = pbrSpecularGlossiness.specularGlossinessTexture.index;
  386. pending.push( parser.assignTexture( params, 'glossinessMap', specGlossIndex ) );
  387. pending.push( parser.assignTexture( params, 'specularMap', specGlossIndex ) );
  388. }
  389. return Promise.all( pending );
  390. },
  391. createMaterial: function ( params ) {
  392. // setup material properties based on MeshStandardMaterial for Specular-Glossiness
  393. var material = new THREE.ShaderMaterial( {
  394. defines: params.defines,
  395. vertexShader: params.vertexShader,
  396. fragmentShader: params.fragmentShader,
  397. uniforms: params.uniforms,
  398. fog: true,
  399. lights: true,
  400. opacity: params.opacity,
  401. transparent: params.transparent
  402. } );
  403. material.isGLTFSpecularGlossinessMaterial = true;
  404. material.color = params.color;
  405. material.map = params.map === undefined ? null : params.map;
  406. material.lightMap = null;
  407. material.lightMapIntensity = 1.0;
  408. material.aoMap = params.aoMap === undefined ? null : params.aoMap;
  409. material.aoMapIntensity = 1.0;
  410. material.emissive = params.emissive;
  411. material.emissiveIntensity = 1.0;
  412. material.emissiveMap = params.emissiveMap === undefined ? null : params.emissiveMap;
  413. material.bumpMap = params.bumpMap === undefined ? null : params.bumpMap;
  414. material.bumpScale = 1;
  415. material.normalMap = params.normalMap === undefined ? null : params.normalMap;
  416. if ( params.normalScale ) material.normalScale = params.normalScale;
  417. material.displacementMap = null;
  418. material.displacementScale = 1;
  419. material.displacementBias = 0;
  420. material.specularMap = params.specularMap === undefined ? null : params.specularMap;
  421. material.specular = params.specular;
  422. material.glossinessMap = params.glossinessMap === undefined ? null : params.glossinessMap;
  423. material.glossiness = params.glossiness;
  424. material.alphaMap = null;
  425. material.envMap = params.envMap === undefined ? null : params.envMap;
  426. material.envMapIntensity = 1.0;
  427. material.refractionRatio = 0.98;
  428. material.extensions.derivatives = true;
  429. return material;
  430. },
  431. /**
  432. * Clones a GLTFSpecularGlossinessMaterial instance. The ShaderMaterial.copy() method can
  433. * copy only properties it knows about or inherits, and misses many properties that would
  434. * normally be defined by MeshStandardMaterial.
  435. *
  436. * This method allows GLTFSpecularGlossinessMaterials to be cloned in the process of
  437. * loading a glTF model, but cloning later (e.g. by the user) would require these changes
  438. * AND also updating `.onBeforeRender` on the parent mesh.
  439. *
  440. * @param {THREE.ShaderMaterial} source
  441. * @return {THREE.ShaderMaterial}
  442. */
  443. cloneMaterial: function ( source ) {
  444. var target = source.clone();
  445. target.isGLTFSpecularGlossinessMaterial = true;
  446. var params = this.specularGlossinessParams;
  447. for ( var i = 0, il = params.length; i < il; i ++ ) {
  448. target[ params[ i ] ] = source[ params[ i ] ];
  449. }
  450. return target;
  451. },
  452. // Here's based on refreshUniformsCommon() and refreshUniformsStandard() in WebGLRenderer.
  453. refreshUniforms: function ( renderer, scene, camera, geometry, material, group ) {
  454. var uniforms = material.uniforms;
  455. var defines = material.defines;
  456. uniforms.opacity.value = material.opacity;
  457. uniforms.diffuse.value.copy( material.color );
  458. uniforms.emissive.value.copy( material.emissive ).multiplyScalar( material.emissiveIntensity );
  459. uniforms.map.value = material.map;
  460. uniforms.specularMap.value = material.specularMap;
  461. uniforms.alphaMap.value = material.alphaMap;
  462. uniforms.lightMap.value = material.lightMap;
  463. uniforms.lightMapIntensity.value = material.lightMapIntensity;
  464. uniforms.aoMap.value = material.aoMap;
  465. uniforms.aoMapIntensity.value = material.aoMapIntensity;
  466. // uv repeat and offset setting priorities
  467. // 1. color map
  468. // 2. specular map
  469. // 3. normal map
  470. // 4. bump map
  471. // 5. alpha map
  472. // 6. emissive map
  473. var uvScaleMap;
  474. if ( material.map ) {
  475. uvScaleMap = material.map;
  476. } else if ( material.specularMap ) {
  477. uvScaleMap = material.specularMap;
  478. } else if ( material.displacementMap ) {
  479. uvScaleMap = material.displacementMap;
  480. } else if ( material.normalMap ) {
  481. uvScaleMap = material.normalMap;
  482. } else if ( material.bumpMap ) {
  483. uvScaleMap = material.bumpMap;
  484. } else if ( material.glossinessMap ) {
  485. uvScaleMap = material.glossinessMap;
  486. } else if ( material.alphaMap ) {
  487. uvScaleMap = material.alphaMap;
  488. } else if ( material.emissiveMap ) {
  489. uvScaleMap = material.emissiveMap;
  490. }
  491. if ( uvScaleMap !== undefined ) {
  492. // backwards compatibility
  493. if ( uvScaleMap.isWebGLRenderTarget ) {
  494. uvScaleMap = uvScaleMap.texture;
  495. }
  496. var offset;
  497. var repeat;
  498. if ( uvScaleMap.matrix !== undefined ) {
  499. // > r88.
  500. if ( uvScaleMap.matrixAutoUpdate === true ) {
  501. offset = uvScaleMap.offset;
  502. repeat = uvScaleMap.repeat;
  503. var rotation = uvScaleMap.rotation;
  504. var center = uvScaleMap.center;
  505. uvScaleMap.matrix.setUvTransform( offset.x, offset.y, repeat.x, repeat.y, rotation, center.x, center.y );
  506. }
  507. uniforms.uvTransform.value.copy( uvScaleMap.matrix );
  508. } else {
  509. // <= r87. Remove when reasonable.
  510. offset = uvScaleMap.offset;
  511. repeat = uvScaleMap.repeat;
  512. uniforms.offsetRepeat.value.set( offset.x, offset.y, repeat.x, repeat.y );
  513. }
  514. }
  515. uniforms.envMap.value = material.envMap;
  516. uniforms.envMapIntensity.value = material.envMapIntensity;
  517. uniforms.flipEnvMap.value = ( material.envMap && material.envMap.isCubeTexture ) ? - 1 : 1;
  518. uniforms.refractionRatio.value = material.refractionRatio;
  519. uniforms.specular.value.copy( material.specular );
  520. uniforms.glossiness.value = material.glossiness;
  521. uniforms.glossinessMap.value = material.glossinessMap;
  522. uniforms.emissiveMap.value = material.emissiveMap;
  523. uniforms.bumpMap.value = material.bumpMap;
  524. uniforms.normalMap.value = material.normalMap;
  525. uniforms.displacementMap.value = material.displacementMap;
  526. uniforms.displacementScale.value = material.displacementScale;
  527. uniforms.displacementBias.value = material.displacementBias;
  528. if ( uniforms.glossinessMap.value !== null && defines.USE_GLOSSINESSMAP === undefined ) {
  529. defines.USE_GLOSSINESSMAP = '';
  530. // set USE_ROUGHNESSMAP to enable vUv
  531. defines.USE_ROUGHNESSMAP = '';
  532. }
  533. if ( uniforms.glossinessMap.value === null && defines.USE_GLOSSINESSMAP !== undefined ) {
  534. delete defines.USE_GLOSSINESSMAP;
  535. delete defines.USE_ROUGHNESSMAP;
  536. }
  537. }
  538. };
  539. }
  540. /*********************************/
  541. /********** INTERNALS ************/
  542. /*********************************/
  543. /* CONSTANTS */
  544. var WEBGL_CONSTANTS = {
  545. FLOAT: 5126,
  546. //FLOAT_MAT2: 35674,
  547. FLOAT_MAT3: 35675,
  548. FLOAT_MAT4: 35676,
  549. FLOAT_VEC2: 35664,
  550. FLOAT_VEC3: 35665,
  551. FLOAT_VEC4: 35666,
  552. LINEAR: 9729,
  553. REPEAT: 10497,
  554. SAMPLER_2D: 35678,
  555. POINTS: 0,
  556. LINES: 1,
  557. LINE_LOOP: 2,
  558. LINE_STRIP: 3,
  559. TRIANGLES: 4,
  560. TRIANGLE_STRIP: 5,
  561. TRIANGLE_FAN: 6,
  562. UNSIGNED_BYTE: 5121,
  563. UNSIGNED_SHORT: 5123
  564. };
  565. var WEBGL_TYPE = {
  566. 5126: Number,
  567. //35674: THREE.Matrix2,
  568. 35675: THREE.Matrix3,
  569. 35676: THREE.Matrix4,
  570. 35664: THREE.Vector2,
  571. 35665: THREE.Vector3,
  572. 35666: THREE.Vector4,
  573. 35678: THREE.Texture
  574. };
  575. var WEBGL_COMPONENT_TYPES = {
  576. 5120: Int8Array,
  577. 5121: Uint8Array,
  578. 5122: Int16Array,
  579. 5123: Uint16Array,
  580. 5125: Uint32Array,
  581. 5126: Float32Array
  582. };
  583. var WEBGL_FILTERS = {
  584. 9728: THREE.NearestFilter,
  585. 9729: THREE.LinearFilter,
  586. 9984: THREE.NearestMipMapNearestFilter,
  587. 9985: THREE.LinearMipMapNearestFilter,
  588. 9986: THREE.NearestMipMapLinearFilter,
  589. 9987: THREE.LinearMipMapLinearFilter
  590. };
  591. var WEBGL_WRAPPINGS = {
  592. 33071: THREE.ClampToEdgeWrapping,
  593. 33648: THREE.MirroredRepeatWrapping,
  594. 10497: THREE.RepeatWrapping
  595. };
  596. var WEBGL_TEXTURE_FORMATS = {
  597. 6406: THREE.AlphaFormat,
  598. 6407: THREE.RGBFormat,
  599. 6408: THREE.RGBAFormat,
  600. 6409: THREE.LuminanceFormat,
  601. 6410: THREE.LuminanceAlphaFormat
  602. };
  603. var WEBGL_TEXTURE_DATATYPES = {
  604. 5121: THREE.UnsignedByteType,
  605. 32819: THREE.UnsignedShort4444Type,
  606. 32820: THREE.UnsignedShort5551Type,
  607. 33635: THREE.UnsignedShort565Type
  608. };
  609. var WEBGL_SIDES = {
  610. 1028: THREE.BackSide, // Culling front
  611. 1029: THREE.FrontSide // Culling back
  612. //1032: THREE.NoSide // Culling front and back, what to do?
  613. };
  614. var WEBGL_DEPTH_FUNCS = {
  615. 512: THREE.NeverDepth,
  616. 513: THREE.LessDepth,
  617. 514: THREE.EqualDepth,
  618. 515: THREE.LessEqualDepth,
  619. 516: THREE.GreaterEqualDepth,
  620. 517: THREE.NotEqualDepth,
  621. 518: THREE.GreaterEqualDepth,
  622. 519: THREE.AlwaysDepth
  623. };
  624. var WEBGL_BLEND_EQUATIONS = {
  625. 32774: THREE.AddEquation,
  626. 32778: THREE.SubtractEquation,
  627. 32779: THREE.ReverseSubtractEquation
  628. };
  629. var WEBGL_BLEND_FUNCS = {
  630. 0: THREE.ZeroFactor,
  631. 1: THREE.OneFactor,
  632. 768: THREE.SrcColorFactor,
  633. 769: THREE.OneMinusSrcColorFactor,
  634. 770: THREE.SrcAlphaFactor,
  635. 771: THREE.OneMinusSrcAlphaFactor,
  636. 772: THREE.DstAlphaFactor,
  637. 773: THREE.OneMinusDstAlphaFactor,
  638. 774: THREE.DstColorFactor,
  639. 775: THREE.OneMinusDstColorFactor,
  640. 776: THREE.SrcAlphaSaturateFactor
  641. // The followings are not supported by Three.js yet
  642. //32769: CONSTANT_COLOR,
  643. //32770: ONE_MINUS_CONSTANT_COLOR,
  644. //32771: CONSTANT_ALPHA,
  645. //32772: ONE_MINUS_CONSTANT_COLOR
  646. };
  647. var WEBGL_TYPE_SIZES = {
  648. 'SCALAR': 1,
  649. 'VEC2': 2,
  650. 'VEC3': 3,
  651. 'VEC4': 4,
  652. 'MAT2': 4,
  653. 'MAT3': 9,
  654. 'MAT4': 16
  655. };
  656. var PATH_PROPERTIES = {
  657. scale: 'scale',
  658. translation: 'position',
  659. rotation: 'quaternion',
  660. weights: 'morphTargetInfluences'
  661. };
  662. var INTERPOLATION = {
  663. CUBICSPLINE: THREE.InterpolateSmooth,
  664. LINEAR: THREE.InterpolateLinear,
  665. STEP: THREE.InterpolateDiscrete
  666. };
  667. var STATES_ENABLES = {
  668. 2884: 'CULL_FACE',
  669. 2929: 'DEPTH_TEST',
  670. 3042: 'BLEND',
  671. 3089: 'SCISSOR_TEST',
  672. 32823: 'POLYGON_OFFSET_FILL',
  673. 32926: 'SAMPLE_ALPHA_TO_COVERAGE'
  674. };
  675. var ALPHA_MODES = {
  676. OPAQUE: 'OPAQUE',
  677. MASK: 'MASK',
  678. BLEND: 'BLEND'
  679. };
  680. /* UTILITY FUNCTIONS */
  681. function resolveURL( url, path ) {
  682. // Invalid URL
  683. if ( typeof url !== 'string' || url === '' ) return '';
  684. // Absolute URL http://,https://,//
  685. if ( /^(https?:)?\/\//i.test( url ) ) return url;
  686. // Data URI
  687. if ( /^data:.*,.*$/i.test( url ) ) return url;
  688. // Blob URL
  689. if ( /^blob:.*$/i.test( url ) ) return url;
  690. // Relative URL
  691. return path + url;
  692. }
  693. /**
  694. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#default-material
  695. */
  696. function createDefaultMaterial() {
  697. return new THREE.MeshStandardMaterial( {
  698. color: 0xFFFFFF,
  699. emissive: 0x000000,
  700. metalness: 1,
  701. roughness: 1,
  702. transparent: false,
  703. depthTest: true,
  704. side: THREE.FrontSide
  705. } );
  706. }
  707. /**
  708. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#morph-targets
  709. *
  710. * TODO: Implement support for morph targets on TANGENT attribute.
  711. *
  712. * @param {THREE.Mesh} mesh
  713. * @param {GLTF.Mesh} meshDef
  714. * @param {GLTF.Primitive} primitiveDef
  715. * @param {Array<THREE.BufferAttribute>} accessors
  716. */
  717. function addMorphTargets( mesh, meshDef, primitiveDef, accessors ) {
  718. var geometry = mesh.geometry;
  719. var material = mesh.material;
  720. var targets = primitiveDef.targets;
  721. var morphAttributes = geometry.morphAttributes;
  722. morphAttributes.position = [];
  723. morphAttributes.normal = [];
  724. material.morphTargets = true;
  725. for ( var i = 0, il = targets.length; i < il; i ++ ) {
  726. var target = targets[ i ];
  727. var attributeName = 'morphTarget' + i;
  728. var positionAttribute, normalAttribute;
  729. if ( target.POSITION !== undefined ) {
  730. // Three.js morph formula is
  731. // position
  732. // + weight0 * ( morphTarget0 - position )
  733. // + weight1 * ( morphTarget1 - position )
  734. // ...
  735. // while the glTF one is
  736. // position
  737. // + weight0 * morphTarget0
  738. // + weight1 * morphTarget1
  739. // ...
  740. // then adding position to morphTarget.
  741. // So morphTarget value will depend on mesh's position, then cloning attribute
  742. // for the case if attribute is shared among two or more meshes.
  743. positionAttribute = accessors[ target.POSITION ].clone();
  744. var position = geometry.attributes.position;
  745. for ( var j = 0, jl = positionAttribute.count; j < jl; j ++ ) {
  746. positionAttribute.setXYZ(
  747. j,
  748. positionAttribute.getX( j ) + position.getX( j ),
  749. positionAttribute.getY( j ) + position.getY( j ),
  750. positionAttribute.getZ( j ) + position.getZ( j )
  751. );
  752. }
  753. } else if ( geometry.attributes.position ) {
  754. // Copying the original position not to affect the final position.
  755. // See the formula above.
  756. positionAttribute = geometry.attributes.position.clone();
  757. }
  758. if ( positionAttribute !== undefined ) {
  759. positionAttribute.name = attributeName;
  760. morphAttributes.position.push( positionAttribute );
  761. }
  762. if ( target.NORMAL !== undefined ) {
  763. material.morphNormals = true;
  764. // see target.POSITION's comment
  765. normalAttribute = accessors[ target.NORMAL ].clone();
  766. var normal = geometry.attributes.normal;
  767. for ( var j = 0, jl = normalAttribute.count; j < jl; j ++ ) {
  768. normalAttribute.setXYZ(
  769. j,
  770. normalAttribute.getX( j ) + normal.getX( j ),
  771. normalAttribute.getY( j ) + normal.getY( j ),
  772. normalAttribute.getZ( j ) + normal.getZ( j )
  773. );
  774. }
  775. } else if ( geometry.attributes.normal !== undefined ) {
  776. normalAttribute = geometry.attributes.normal.clone();
  777. }
  778. if ( normalAttribute !== undefined ) {
  779. normalAttribute.name = attributeName;
  780. morphAttributes.normal.push( normalAttribute );
  781. }
  782. }
  783. mesh.updateMorphTargets();
  784. if ( meshDef.weights !== undefined ) {
  785. for ( var i = 0, il = meshDef.weights.length; i < il; i ++ ) {
  786. mesh.morphTargetInfluences[ i ] = meshDef.weights[ i ];
  787. }
  788. }
  789. }
  790. function isPrimitiveEqual( a, b ) {
  791. if ( a.indices !== b.indices ) {
  792. return false;
  793. }
  794. var attribA = a.attributes || {};
  795. var attribB = b.attributes || {};
  796. var keysA = Object.keys( attribA );
  797. var keysB = Object.keys( attribB );
  798. if ( keysA.length !== keysB.length ) {
  799. return false;
  800. }
  801. for ( var i = 0, il = keysA.length; i < il; i ++ ) {
  802. var key = keysA[ i ];
  803. if ( attribA[ key ] !== attribB[ key ] ) {
  804. return false;
  805. }
  806. }
  807. return true;
  808. }
  809. function getCachedGeometry( cache, newPrimitive ) {
  810. for ( var i = 0, il = cache.length; i < il; i ++ ) {
  811. var cached = cache[ i ];
  812. if ( isPrimitiveEqual( cached.primitive, newPrimitive ) ) {
  813. return cached.geometry;
  814. }
  815. }
  816. return null;
  817. }
  818. /* GLTF PARSER */
  819. function GLTFParser( json, extensions, options ) {
  820. this.json = json || {};
  821. this.extensions = extensions || {};
  822. this.options = options || {};
  823. // loader object cache
  824. this.cache = new GLTFRegistry();
  825. // BufferGeometry caching
  826. this.primitiveCache = [];
  827. this.textureLoader = new THREE.TextureLoader( this.options.manager );
  828. this.textureLoader.setCrossOrigin( this.options.crossOrigin );
  829. this.fileLoader = new THREE.FileLoader( this.options.manager );
  830. this.fileLoader.setResponseType( 'arraybuffer' );
  831. }
  832. GLTFParser.prototype.parse = function ( onLoad, onError ) {
  833. var json = this.json;
  834. var parser = this;
  835. // Clear the loader cache
  836. this.cache.removeAll();
  837. // Mark the special nodes/meshes in json for efficient parse
  838. this.markDefs();
  839. // Fire the callback on complete
  840. this.getMultiDependencies( [
  841. 'scene',
  842. 'animation',
  843. 'camera'
  844. ] ).then( function ( dependencies ) {
  845. var scenes = dependencies.scenes || [];
  846. var scene = scenes[ json.scene || 0 ];
  847. var animations = dependencies.animations || [];
  848. var asset = json.asset;
  849. var cameras = dependencies.cameras || [];
  850. onLoad( scene, scenes, cameras, animations, asset );
  851. } ).catch( onError );
  852. };
  853. /**
  854. * Marks the special nodes/meshes in json for efficient parse.
  855. */
  856. GLTFParser.prototype.markDefs = function () {
  857. var nodeDefs = this.json.nodes || [];
  858. var skinDefs = this.json.skins || [];
  859. var meshDefs = this.json.meshes || [];
  860. var meshReferences = {};
  861. var meshUses = {};
  862. // Nothing in the node definition indicates whether it is a Bone or an
  863. // Object3D. Use the skins' joint references to mark bones.
  864. for ( var skinIndex = 0, skinLength = skinDefs.length; skinIndex < skinLength; skinIndex ++ ) {
  865. var joints = skinDefs[ skinIndex ].joints;
  866. for ( var i = 0, il = joints.length; i < il; i ++ ) {
  867. nodeDefs[ joints[ i ] ].isBone = true;
  868. }
  869. }
  870. // Meshes can (and should) be reused by multiple nodes in a glTF asset. To
  871. // avoid having more than one THREE.Mesh with the same name, count
  872. // references and rename instances below.
  873. //
  874. // Example: CesiumMilkTruck sample model reuses "Wheel" meshes.
  875. for ( var nodeIndex = 0, nodeLength = nodeDefs.length; nodeIndex < nodeLength; nodeIndex ++ ) {
  876. var nodeDef = nodeDefs[ nodeIndex ];
  877. if ( nodeDef.mesh !== undefined ) {
  878. if ( meshReferences[ nodeDef.mesh ] === undefined ) {
  879. meshReferences[ nodeDef.mesh ] = meshUses[ nodeDef.mesh ] = 0;
  880. }
  881. meshReferences[ nodeDef.mesh ] ++;
  882. // Nothing in the mesh definition indicates whether it is
  883. // a SkinnedMesh or Mesh. Use the node's mesh reference
  884. // to mark SkinnedMesh if node has skin.
  885. if ( nodeDef.skin !== undefined ) {
  886. meshDefs[ nodeDef.mesh ].isSkinnedMesh = true;
  887. }
  888. }
  889. }
  890. this.json.meshReferences = meshReferences;
  891. this.json.meshUses = meshUses;
  892. };
  893. /**
  894. * Requests the specified dependency asynchronously, with caching.
  895. * @param {string} type
  896. * @param {number} index
  897. * @return {Promise<Object>}
  898. */
  899. GLTFParser.prototype.getDependency = function ( type, index ) {
  900. var cacheKey = type + ':' + index;
  901. var dependency = this.cache.get( cacheKey );
  902. if ( ! dependency ) {
  903. var fnName = 'load' + type.charAt( 0 ).toUpperCase() + type.slice( 1 );
  904. dependency = this[ fnName ]( index );
  905. this.cache.add( cacheKey, dependency );
  906. }
  907. return dependency;
  908. };
  909. /**
  910. * Requests all dependencies of the specified type asynchronously, with caching.
  911. * @param {string} type
  912. * @return {Promise<Array<Object>>}
  913. */
  914. GLTFParser.prototype.getDependencies = function ( type ) {
  915. var dependencies = this.cache.get( type );
  916. if ( ! dependencies ) {
  917. var parser = this;
  918. var defs = this.json[ type + ( type === 'mesh' ? 'es' : 's' ) ] || [];
  919. dependencies = Promise.all( defs.map( function ( def, index ) {
  920. return parser.getDependency( type, index );
  921. } ) );
  922. this.cache.add( type, dependencies );
  923. }
  924. return dependencies;
  925. };
  926. /**
  927. * Requests all multiple dependencies of the specified types asynchronously, with caching.
  928. * @param {Array<string>} types
  929. * @return {Promise<Object<Array<Object>>>}
  930. */
  931. GLTFParser.prototype.getMultiDependencies = function ( types ) {
  932. var results = {};
  933. var pendings = [];
  934. for ( var i = 0, il = types.length; i < il; i ++ ) {
  935. var type = types[ i ];
  936. var value = this.getDependencies( type );
  937. value = value.then( function ( key, value ) {
  938. results[ key ] = value;
  939. }.bind( this, type + ( type === 'mesh' ? 'es' : 's' ) ) );
  940. pendings.push( value );
  941. }
  942. return Promise.all( pendings ).then( function () {
  943. return results;
  944. } );
  945. };
  946. /**
  947. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#buffers-and-buffer-views
  948. * @param {number} bufferIndex
  949. * @return {Promise<ArrayBuffer>}
  950. */
  951. GLTFParser.prototype.loadBuffer = function ( bufferIndex ) {
  952. var bufferDef = this.json.buffers[ bufferIndex ];
  953. var loader = this.fileLoader;
  954. if ( bufferDef.type && bufferDef.type !== 'arraybuffer' ) {
  955. throw new Error( 'THREE.GLTFLoader: ' + bufferDef.type + ' buffer type is not supported.' );
  956. }
  957. // If present, GLB container is required to be the first buffer.
  958. if ( bufferDef.uri === undefined && bufferIndex === 0 ) {
  959. return Promise.resolve( this.extensions[ EXTENSIONS.KHR_BINARY_GLTF ].body );
  960. }
  961. var options = this.options;
  962. return new Promise( function ( resolve, reject ) {
  963. loader.load( resolveURL( bufferDef.uri, options.path ), resolve, undefined, function () {
  964. reject( new Error( 'THREE.GLTFLoader: Failed to load buffer "' + bufferDef.uri + '".' ) );
  965. } );
  966. } );
  967. };
  968. /**
  969. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#buffers-and-buffer-views
  970. * @param {number} bufferViewIndex
  971. * @return {Promise<ArrayBuffer>}
  972. */
  973. GLTFParser.prototype.loadBufferView = function ( bufferViewIndex ) {
  974. var bufferViewDef = this.json.bufferViews[ bufferViewIndex ];
  975. return this.getDependency( 'buffer', bufferViewDef.buffer ).then( function ( buffer ) {
  976. var byteLength = bufferViewDef.byteLength || 0;
  977. var byteOffset = bufferViewDef.byteOffset || 0;
  978. return buffer.slice( byteOffset, byteOffset + byteLength );
  979. } );
  980. };
  981. /**
  982. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#accessors
  983. * @param {number} accessorIndex
  984. * @return {Promise<THREE.BufferAttribute|THREE.InterleavedBufferAttribute>}
  985. */
  986. GLTFParser.prototype.loadAccessor = function ( accessorIndex ) {
  987. var json = this.json;
  988. var accessorDef = this.json.accessors[ accessorIndex ];
  989. var pendingBufferViews = [];
  990. if ( accessorDef.bufferView !== undefined ) {
  991. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.bufferView ) );
  992. } else {
  993. pendingBufferViews.push( null );
  994. }
  995. if ( accessorDef.sparse !== undefined ) {
  996. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.sparse.indices.bufferView ) );
  997. pendingBufferViews.push( this.getDependency( 'bufferView', accessorDef.sparse.values.bufferView ) );
  998. }
  999. return Promise.all( pendingBufferViews ).then( function ( bufferViews ) {
  1000. var bufferView = bufferViews[ 0 ];
  1001. var itemSize = WEBGL_TYPE_SIZES[ accessorDef.type ];
  1002. var TypedArray = WEBGL_COMPONENT_TYPES[ accessorDef.componentType ];
  1003. // For VEC3: itemSize is 3, elementBytes is 4, itemBytes is 12.
  1004. var elementBytes = TypedArray.BYTES_PER_ELEMENT;
  1005. var itemBytes = elementBytes * itemSize;
  1006. var byteStride = json.bufferViews[ accessorDef.bufferView ].byteStride;
  1007. var normalized = accessorDef.normalized === true;
  1008. var array, bufferAttribute;
  1009. // The buffer is not interleaved if the stride is the item size in bytes.
  1010. if ( byteStride && byteStride !== itemBytes ) {
  1011. // Use the full buffer if it's interleaved.
  1012. array = new TypedArray( bufferView );
  1013. // Integer parameters to IB/IBA are in array elements, not bytes.
  1014. var ib = new THREE.InterleavedBuffer( array, byteStride / elementBytes );
  1015. bufferAttribute = new THREE.InterleavedBufferAttribute( ib, itemSize, accessorDef.byteOffset / elementBytes, normalized );
  1016. } else {
  1017. if ( bufferView === null ) {
  1018. array = new TypedArray( accessorDef.count * itemSize );
  1019. } else {
  1020. array = new TypedArray( bufferView, accessorDef.byteOffset, accessorDef.count * itemSize );
  1021. }
  1022. bufferAttribute = new THREE.BufferAttribute( array, itemSize, normalized );
  1023. }
  1024. // https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#sparse-accessors
  1025. if ( accessorDef.sparse !== undefined ) {
  1026. var itemSizeIndices = WEBGL_TYPE_SIZES.SCALAR;
  1027. var TypedArrayIndices = WEBGL_COMPONENT_TYPES[ accessorDef.sparse.indices.componentType ];
  1028. var byteOffsetIndices = accessorDef.sparse.indices.byteOffset || 0;
  1029. var byteOffsetValues = accessorDef.sparse.values.byteOffset || 0;
  1030. var sparseIndices = new TypedArrayIndices( bufferViews[ 1 ], byteOffsetIndices, accessorDef.sparse.count * itemSizeIndices );
  1031. var sparseValues = new TypedArray( bufferViews[ 2 ], byteOffsetValues, accessorDef.sparse.count * itemSize );
  1032. if ( bufferView !== null ) {
  1033. // Avoid modifying the original ArrayBuffer, if the bufferView wasn't initialized with zeroes.
  1034. bufferAttribute.setArray( bufferAttribute.array.slice() );
  1035. }
  1036. for ( var i = 0, il = sparseIndices.length; i < il; i ++ ) {
  1037. var index = sparseIndices[ i ];
  1038. bufferAttribute.setX( index, sparseValues[ i * itemSize ] );
  1039. if ( itemSize >= 2 ) bufferAttribute.setY( index, sparseValues[ i * itemSize + 1 ] );
  1040. if ( itemSize >= 3 ) bufferAttribute.setZ( index, sparseValues[ i * itemSize + 2 ] );
  1041. if ( itemSize >= 4 ) bufferAttribute.setW( index, sparseValues[ i * itemSize + 3 ] );
  1042. if ( itemSize >= 5 ) throw new Error( 'THREE.GLTFLoader: Unsupported itemSize in sparse BufferAttribute.' );
  1043. }
  1044. }
  1045. return bufferAttribute;
  1046. } );
  1047. };
  1048. /**
  1049. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#textures
  1050. * @param {number} textureIndex
  1051. * @return {Promise<THREE.Texture>}
  1052. */
  1053. GLTFParser.prototype.loadTexture = function ( textureIndex ) {
  1054. var parser = this;
  1055. var json = this.json;
  1056. var options = this.options;
  1057. var textureLoader = this.textureLoader;
  1058. var URL = window.URL || window.webkitURL;
  1059. var textureDef = json.textures[ textureIndex ];
  1060. var source = json.images[ textureDef.source ];
  1061. var sourceURI = source.uri;
  1062. var isObjectURL = false;
  1063. if ( source.bufferView !== undefined ) {
  1064. // Load binary image data from bufferView, if provided.
  1065. sourceURI = parser.getDependency( 'bufferView', source.bufferView ).then( function ( bufferView ) {
  1066. isObjectURL = true;
  1067. var blob = new Blob( [ bufferView ], { type: source.mimeType } );
  1068. sourceURI = URL.createObjectURL( blob );
  1069. return sourceURI;
  1070. } );
  1071. }
  1072. return Promise.resolve( sourceURI ).then( function ( sourceURI ) {
  1073. // Load Texture resource.
  1074. var loader = THREE.Loader.Handlers.get( sourceURI ) || textureLoader;
  1075. return new Promise( function ( resolve, reject ) {
  1076. loader.load( resolveURL( sourceURI, options.path ), resolve, undefined, reject );
  1077. } );
  1078. } ).then( function ( texture ) {
  1079. // Clean up resources and configure Texture.
  1080. if ( isObjectURL === true ) {
  1081. URL.revokeObjectURL( sourceURI );
  1082. }
  1083. texture.flipY = false;
  1084. if ( textureDef.name !== undefined ) texture.name = textureDef.name;
  1085. texture.format = textureDef.format !== undefined ? WEBGL_TEXTURE_FORMATS[ textureDef.format ] : THREE.RGBAFormat;
  1086. if ( textureDef.internalFormat !== undefined && texture.format !== WEBGL_TEXTURE_FORMATS[ textureDef.internalFormat ] ) {
  1087. console.warn( 'THREE.GLTFLoader: Three.js does not support texture internalFormat which is different from texture format. ' +
  1088. 'internalFormat will be forced to be the same value as format.' );
  1089. }
  1090. texture.type = textureDef.type !== undefined ? WEBGL_TEXTURE_DATATYPES[ textureDef.type ] : THREE.UnsignedByteType;
  1091. var samplers = json.samplers || {};
  1092. var sampler = samplers[ textureDef.sampler ] || {};
  1093. texture.magFilter = WEBGL_FILTERS[ sampler.magFilter ] || THREE.LinearFilter;
  1094. texture.minFilter = WEBGL_FILTERS[ sampler.minFilter ] || THREE.LinearMipMapLinearFilter;
  1095. texture.wrapS = WEBGL_WRAPPINGS[ sampler.wrapS ] || THREE.RepeatWrapping;
  1096. texture.wrapT = WEBGL_WRAPPINGS[ sampler.wrapT ] || THREE.RepeatWrapping;
  1097. return texture;
  1098. } );
  1099. };
  1100. /**
  1101. * Asynchronously assigns a texture to the given material parameters.
  1102. * @param {Object} materialParams
  1103. * @param {string} textureName
  1104. * @param {number} textureIndex
  1105. * @return {Promise}
  1106. */
  1107. GLTFParser.prototype.assignTexture = function ( materialParams, textureName, textureIndex ) {
  1108. return this.getDependency( 'texture', textureIndex ).then( function ( texture ) {
  1109. materialParams[ textureName ] = texture;
  1110. } );
  1111. };
  1112. /**
  1113. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#materials
  1114. * @param {number} materialIndex
  1115. * @return {Promise<THREE.Material>}
  1116. */
  1117. GLTFParser.prototype.loadMaterial = function ( materialIndex ) {
  1118. var parser = this;
  1119. var json = this.json;
  1120. var extensions = this.extensions;
  1121. var materialDef = this.json.materials[ materialIndex ];
  1122. var materialType;
  1123. var materialParams = {};
  1124. var materialExtensions = materialDef.extensions || {};
  1125. var pending = [];
  1126. if ( materialExtensions[ EXTENSIONS.KHR_MATERIALS_COMMON ] ) {
  1127. var khcExtension = extensions[ EXTENSIONS.KHR_MATERIALS_COMMON ];
  1128. materialType = khcExtension.getMaterialType( materialDef );
  1129. pending.push( khcExtension.extendParams( materialParams, materialDef, parser ) );
  1130. } else if ( materialExtensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ] ) {
  1131. var sgExtension = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ];
  1132. materialType = sgExtension.getMaterialType( materialDef );
  1133. pending.push( sgExtension.extendParams( materialParams, materialDef, parser ) );
  1134. } else if ( materialDef.pbrMetallicRoughness !== undefined ) {
  1135. // Specification:
  1136. // https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#metallic-roughness-material
  1137. materialType = THREE.MeshStandardMaterial;
  1138. var metallicRoughness = materialDef.pbrMetallicRoughness;
  1139. materialParams.color = new THREE.Color( 1.0, 1.0, 1.0 );
  1140. materialParams.opacity = 1.0;
  1141. if ( Array.isArray( metallicRoughness.baseColorFactor ) ) {
  1142. var array = metallicRoughness.baseColorFactor;
  1143. materialParams.color.fromArray( array );
  1144. materialParams.opacity = array[ 3 ];
  1145. }
  1146. if ( metallicRoughness.baseColorTexture !== undefined ) {
  1147. pending.push( parser.assignTexture( materialParams, 'map', metallicRoughness.baseColorTexture.index ) );
  1148. }
  1149. materialParams.metalness = metallicRoughness.metallicFactor !== undefined ? metallicRoughness.metallicFactor : 1.0;
  1150. materialParams.roughness = metallicRoughness.roughnessFactor !== undefined ? metallicRoughness.roughnessFactor : 1.0;
  1151. if ( metallicRoughness.metallicRoughnessTexture !== undefined ) {
  1152. var textureIndex = metallicRoughness.metallicRoughnessTexture.index;
  1153. pending.push( parser.assignTexture( materialParams, 'metalnessMap', textureIndex ) );
  1154. pending.push( parser.assignTexture( materialParams, 'roughnessMap', textureIndex ) );
  1155. }
  1156. } else {
  1157. materialType = THREE.MeshPhongMaterial;
  1158. }
  1159. if ( materialDef.doubleSided === true ) {
  1160. materialParams.side = THREE.DoubleSide;
  1161. }
  1162. var alphaMode = materialDef.alphaMode || ALPHA_MODES.OPAQUE;
  1163. if ( alphaMode === ALPHA_MODES.BLEND ) {
  1164. materialParams.transparent = true;
  1165. } else {
  1166. materialParams.transparent = false;
  1167. if ( alphaMode === ALPHA_MODES.MASK ) {
  1168. materialParams.alphaTest = materialDef.alphaCutoff !== undefined ? materialDef.alphaCutoff : 0.5;
  1169. }
  1170. }
  1171. if ( materialDef.normalTexture !== undefined ) {
  1172. pending.push( parser.assignTexture( materialParams, 'normalMap', materialDef.normalTexture.index ) );
  1173. materialParams.normalScale = new THREE.Vector2( 1, 1 );
  1174. if ( materialDef.normalTexture.scale !== undefined ) {
  1175. materialParams.normalScale.set( materialDef.normalTexture.scale, materialDef.normalTexture.scale );
  1176. }
  1177. }
  1178. if ( materialDef.occlusionTexture !== undefined ) {
  1179. pending.push( parser.assignTexture( materialParams, 'aoMap', materialDef.occlusionTexture.index ) );
  1180. if ( materialDef.occlusionTexture.strength !== undefined ) {
  1181. materialParams.aoMapIntensity = materialDef.occlusionTexture.strength;
  1182. }
  1183. }
  1184. if ( materialDef.emissiveFactor !== undefined ) {
  1185. if ( materialType === THREE.MeshBasicMaterial ) {
  1186. materialParams.color = new THREE.Color().fromArray( materialDef.emissiveFactor );
  1187. } else {
  1188. materialParams.emissive = new THREE.Color().fromArray( materialDef.emissiveFactor );
  1189. }
  1190. }
  1191. if ( materialDef.emissiveTexture !== undefined ) {
  1192. if ( materialType === THREE.MeshBasicMaterial ) {
  1193. pending.push( parser.assignTexture( materialParams, 'map', materialDef.emissiveTexture.index ) );
  1194. } else {
  1195. pending.push( parser.assignTexture( materialParams, 'emissiveMap', materialDef.emissiveTexture.index ) );
  1196. }
  1197. }
  1198. return Promise.all( pending ).then( function () {
  1199. var material;
  1200. if ( materialType === THREE.ShaderMaterial ) {
  1201. material = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ].createMaterial( materialParams );
  1202. } else {
  1203. material = new materialType( materialParams );
  1204. }
  1205. if ( materialDef.name !== undefined ) material.name = materialDef.name;
  1206. // Normal map textures use OpenGL conventions:
  1207. // https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#materialnormaltexture
  1208. if ( material.normalScale ) {
  1209. material.normalScale.x = - material.normalScale.x;
  1210. }
  1211. // emissiveTexture and baseColorTexture use sRGB encoding.
  1212. if ( material.map ) material.map.encoding = THREE.sRGBEncoding;
  1213. if ( material.emissiveMap ) material.emissiveMap.encoding = THREE.sRGBEncoding;
  1214. if ( materialDef.extras ) material.userData = materialDef.extras;
  1215. return material;
  1216. } );
  1217. };
  1218. /**
  1219. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#geometry
  1220. * @param {Array<Object>} primitives
  1221. * @return {Promise<Array<THREE.BufferGeometry>>}
  1222. */
  1223. GLTFParser.prototype.loadGeometries = function ( primitives ) {
  1224. var cache = this.primitiveCache;
  1225. return this.getDependencies( 'accessor' ).then( function ( accessors ) {
  1226. var geometries = [];
  1227. for ( var i = 0, il = primitives.length; i < il; i ++ ) {
  1228. var primitive = primitives[ i ];
  1229. // See if we've already created this geometry
  1230. var cached = getCachedGeometry( cache, primitive );
  1231. if ( cached ) {
  1232. // Use the cached geometry if it exists
  1233. geometries.push( cached );
  1234. } else {
  1235. // Otherwise create a new geometry
  1236. var geometry = new THREE.BufferGeometry();
  1237. var attributes = primitive.attributes;
  1238. for ( var attributeId in attributes ) {
  1239. var attributeEntry = attributes[ attributeId ];
  1240. var bufferAttribute = accessors[ attributeEntry ];
  1241. switch ( attributeId ) {
  1242. case 'POSITION':
  1243. geometry.addAttribute( 'position', bufferAttribute );
  1244. break;
  1245. case 'NORMAL':
  1246. geometry.addAttribute( 'normal', bufferAttribute );
  1247. break;
  1248. case 'TEXCOORD_0':
  1249. case 'TEXCOORD0':
  1250. case 'TEXCOORD':
  1251. geometry.addAttribute( 'uv', bufferAttribute );
  1252. break;
  1253. case 'TEXCOORD_1':
  1254. geometry.addAttribute( 'uv2', bufferAttribute );
  1255. break;
  1256. case 'COLOR_0':
  1257. case 'COLOR0':
  1258. case 'COLOR':
  1259. geometry.addAttribute( 'color', bufferAttribute );
  1260. break;
  1261. case 'WEIGHTS_0':
  1262. case 'WEIGHT': // WEIGHT semantic deprecated.
  1263. geometry.addAttribute( 'skinWeight', bufferAttribute );
  1264. break;
  1265. case 'JOINTS_0':
  1266. case 'JOINT': // JOINT semantic deprecated.
  1267. geometry.addAttribute( 'skinIndex', bufferAttribute );
  1268. break;
  1269. }
  1270. }
  1271. if ( primitive.indices !== undefined ) {
  1272. geometry.setIndex( accessors[ primitive.indices ] );
  1273. }
  1274. // Cache this geometry
  1275. cache.push( {
  1276. primitive: primitive,
  1277. geometry: geometry
  1278. } );
  1279. geometries.push( geometry );
  1280. }
  1281. }
  1282. return geometries;
  1283. } );
  1284. };
  1285. /**
  1286. * Specification: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#meshes
  1287. * @param {number} meshIndex
  1288. * @return {Promise<THREE.Group|THREE.Mesh|THREE.SkinnedMesh>}
  1289. */
  1290. GLTFParser.prototype.loadMesh = function ( meshIndex ) {
  1291. var scope = this;
  1292. var json = this.json;
  1293. var extensions = this.extensions;
  1294. var meshDef = this.json.meshes[ meshIndex ];
  1295. return this.getMultiDependencies( [
  1296. 'accessor',
  1297. 'material'
  1298. ] ).then( function ( dependencies ) {
  1299. var group = new THREE.Group();
  1300. var primitives = meshDef.primitives;
  1301. return scope.loadGeometries( primitives ).then( function ( geometries ) {
  1302. for ( var i = 0, il = primitives.length; i < il; i ++ ) {
  1303. var primitive = primitives[ i ];
  1304. var geometry = geometries[ i ];
  1305. var material = primitive.material === undefined
  1306. ? createDefaultMaterial()
  1307. : dependencies.materials[ primitive.material ];
  1308. if ( material.aoMap
  1309. && geometry.attributes.uv2 === undefined
  1310. && geometry.attributes.uv !== undefined ) {
  1311. console.log( 'THREE.GLTFLoader: Duplicating UVs to support aoMap.' );
  1312. geometry.addAttribute( 'uv2', new THREE.BufferAttribute( geometry.attributes.uv.array, 2 ) );
  1313. }
  1314. // If the material will be modified later on, clone it now.
  1315. var useVertexColors = geometry.attributes.color !== undefined;
  1316. var useFlatShading = geometry.attributes.normal === undefined;
  1317. var useSkinning = meshDef.isSkinnedMesh === true;
  1318. var useMorphTargets = primitive.targets !== undefined;
  1319. if ( useVertexColors || useFlatShading || useSkinning || useMorphTargets ) {
  1320. if ( material.isGLTFSpecularGlossinessMaterial ) {
  1321. var specGlossExtension = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ];
  1322. material = specGlossExtension.cloneMaterial( material );
  1323. } else {
  1324. material = material.clone();
  1325. }
  1326. }
  1327. if ( useVertexColors ) {
  1328. material.vertexColors = THREE.VertexColors;
  1329. material.needsUpdate = true;
  1330. }
  1331. if ( useFlatShading ) {
  1332. material.flatShading = true;
  1333. }
  1334. var mesh;
  1335. if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLES ||
  1336. primitive.mode === WEBGL_CONSTANTS.TRIANGLE_STRIP ||
  1337. primitive.mode === WEBGL_CONSTANTS.TRIANGLE_FAN ||
  1338. primitive.mode === undefined ) {
  1339. if ( useSkinning ) {
  1340. mesh = new THREE.SkinnedMesh( geometry, material );
  1341. material.skinning = true;
  1342. } else {
  1343. mesh = new THREE.Mesh( geometry, material );
  1344. }
  1345. if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLE_STRIP ) {
  1346. mesh.drawMode = THREE.TriangleStripDrawMode;
  1347. } else if ( primitive.mode === WEBGL_CONSTANTS.TRIANGLE_FAN ) {
  1348. mesh.drawMode = THREE.TriangleFanDrawMode;
  1349. }
  1350. } else if ( primitive.mode === WEBGL_CONSTANTS.LINES ) {
  1351. mesh = new THREE.LineSegments( geometry, material );
  1352. } else if ( primitive.mode === WEBGL_CONSTANTS.LINE_STRIP ) {
  1353. mesh = new THREE.Line( geometry, material );
  1354. } else if ( primitive.mode === WEBGL_CONSTANTS.LINE_LOOP ) {
  1355. mesh = new THREE.LineLoop( geometry, material );
  1356. } else if ( primitive.mode === WEBGL_CONSTANTS.POINTS ) {
  1357. mesh = new THREE.Points( geometry, material );
  1358. } else {
  1359. throw new Error( 'THREE.GLTFLoader: Primitive mode unsupported: ' + primitive.mode );
  1360. }
  1361. mesh.name = meshDef.name || ( 'mesh_' + meshIndex );
  1362. if ( useMorphTargets ) {
  1363. addMorphTargets( mesh, meshDef, primitive, dependencies.accessors );
  1364. }
  1365. if ( meshDef.extras !== undefined ) mesh.userData = meshDef.extras;
  1366. if ( primitive.extras !== undefined ) mesh.geometry.userData = primitive.extras;
  1367. // for Specular-Glossiness.
  1368. if ( material.isGLTFSpecularGlossinessMaterial === true ) {
  1369. mesh.onBeforeRender = extensions[ EXTENSIONS.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS ].refreshUniforms;
  1370. }
  1371. if ( primitives.length > 1 ) {
  1372. mesh.name += '_' + i;
  1373. group.add( mesh );
  1374. } else {
  1375. return mesh;
  1376. }
  1377. }
  1378. return group;
  1379. } );
  1380. } );
  1381. };
  1382. /**
  1383. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#cameras
  1384. * @param {number} cameraIndex
  1385. * @return {Promise<THREE.Camera>}
  1386. */
  1387. GLTFParser.prototype.loadCamera = function ( cameraIndex ) {
  1388. var camera;
  1389. var cameraDef = this.json.cameras[ cameraIndex ];
  1390. var params = cameraDef[ cameraDef.type ];
  1391. if ( ! params ) {
  1392. console.warn( 'THREE.GLTFLoader: Missing camera parameters.' );
  1393. return;
  1394. }
  1395. if ( cameraDef.type === 'perspective' ) {
  1396. var aspectRatio = params.aspectRatio || 1;
  1397. var xfov = params.yfov * aspectRatio;
  1398. camera = new THREE.PerspectiveCamera( THREE.Math.radToDeg( xfov ), aspectRatio, params.znear || 1, params.zfar || 2e6 );
  1399. } else if ( cameraDef.type === 'orthographic' ) {
  1400. camera = new THREE.OrthographicCamera( params.xmag / - 2, params.xmag / 2, params.ymag / 2, params.ymag / - 2, params.znear, params.zfar );
  1401. }
  1402. if ( cameraDef.name !== undefined ) camera.name = cameraDef.name;
  1403. if ( cameraDef.extras ) camera.userData = cameraDef.extras;
  1404. return Promise.resolve( camera );
  1405. };
  1406. /**
  1407. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#skins
  1408. * @param {number} skinIndex
  1409. * @return {Promise<Object>}
  1410. */
  1411. GLTFParser.prototype.loadSkin = function ( skinIndex ) {
  1412. var skinDef = this.json.skins[ skinIndex ];
  1413. var skinEntry = { joints: skinDef.joints };
  1414. if ( skinDef.inverseBindMatrices === undefined ) {
  1415. return Promise.resolve( skinEntry );
  1416. }
  1417. return this.getDependency( 'accessor', skinDef.inverseBindMatrices ).then( function ( accessor ) {
  1418. skinEntry.inverseBindMatrices = accessor;
  1419. return skinEntry;
  1420. } );
  1421. };
  1422. /**
  1423. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#animations
  1424. * @param {number} animationIndex
  1425. * @return {Promise<THREE.AnimationClip>}
  1426. */
  1427. GLTFParser.prototype.loadAnimation = function ( animationIndex ) {
  1428. var json = this.json;
  1429. var animationDef = this.json.animations[ animationIndex ];
  1430. return this.getMultiDependencies( [
  1431. 'accessor',
  1432. 'node'
  1433. ] ).then( function ( dependencies ) {
  1434. var tracks = [];
  1435. for ( var i = 0, il = animationDef.channels.length; i < il; i ++ ) {
  1436. var channel = animationDef.channels[ i ];
  1437. var sampler = animationDef.samplers[ channel.sampler ];
  1438. if ( sampler ) {
  1439. var target = channel.target;
  1440. var name = target.node !== undefined ? target.node : target.id; // NOTE: target.id is deprecated.
  1441. var input = animationDef.parameters !== undefined ? animationDef.parameters[ sampler.input ] : sampler.input;
  1442. var output = animationDef.parameters !== undefined ? animationDef.parameters[ sampler.output ] : sampler.output;
  1443. var inputAccessor = dependencies.accessors[ input ];
  1444. var outputAccessor = dependencies.accessors[ output ];
  1445. var node = dependencies.nodes[ name ];
  1446. if ( node ) {
  1447. node.updateMatrix();
  1448. node.matrixAutoUpdate = true;
  1449. var TypedKeyframeTrack;
  1450. switch ( PATH_PROPERTIES[ target.path ] ) {
  1451. case PATH_PROPERTIES.weights:
  1452. TypedKeyframeTrack = THREE.NumberKeyframeTrack;
  1453. break;
  1454. case PATH_PROPERTIES.rotation:
  1455. TypedKeyframeTrack = THREE.QuaternionKeyframeTrack;
  1456. break;
  1457. case PATH_PROPERTIES.position:
  1458. case PATH_PROPERTIES.scale:
  1459. default:
  1460. TypedKeyframeTrack = THREE.VectorKeyframeTrack;
  1461. break;
  1462. }
  1463. var targetName = node.name ? node.name : node.uuid;
  1464. if ( sampler.interpolation === 'CUBICSPLINE' ) {
  1465. var itemSize = outputAccessor.itemSize;
  1466. var TypedArray = outputAccessor.array.constructor;
  1467. var outputAccessorValues = new TypedArray( outputAccessor.count * itemSize / 3 );
  1468. // Layout of keyframe output values for CUBICSPLINE animations:
  1469. //
  1470. // [ inTangent1, splineVertex1, outTangent1, inTangent2, splineVertex2, ... ]
  1471. //
  1472. // THREE.KeyframeTrack infers tangents from the spline vertices when interpolating:
  1473. // those values are extracted below. This still guarantees smooth curves, but does
  1474. // throw away more precise information in the tangents. In the future, consider
  1475. // re-sampling at a higher framerate using the tangents provided.
  1476. //
  1477. // See: https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#appendix-c-spline-interpolation
  1478. for ( var j = 0, jl = outputAccessor.count; j < jl; j += 3 ) {
  1479. outputAccessorValues[ j * itemSize / 3 ] = outputAccessor.getX( j + 1 );
  1480. if ( itemSize > 1 ) outputAccessorValues[ j * itemSize / 3 + 1 ] = outputAccessor.getY( j + 1 );
  1481. if ( itemSize > 2 ) outputAccessorValues[ j * itemSize / 3 + 2 ] = outputAccessor.getZ( j + 1 );
  1482. if ( itemSize > 3 ) outputAccessorValues[ j * itemSize / 3 + 3 ] = outputAccessor.getW( j + 1 );
  1483. }
  1484. outputAccessor = new THREE.BufferAttribute( outputAccessorValues, itemSize / 3, outputAccessor.normalized );
  1485. }
  1486. var interpolation = sampler.interpolation !== undefined ? INTERPOLATION[ sampler.interpolation ] : THREE.InterpolateLinear;
  1487. var targetNames = [];
  1488. if ( PATH_PROPERTIES[ target.path ] === PATH_PROPERTIES.weights ) {
  1489. // node should be THREE.Group here but
  1490. // PATH_PROPERTIES.weights(morphTargetInfluences) should be
  1491. // the property of a mesh object under node.
  1492. // So finding targets here.
  1493. node.traverse( function ( object ) {
  1494. if ( object.isMesh === true && object.material.morphTargets === true ) {
  1495. targetNames.push( object.name ? object.name : object.uuid );
  1496. }
  1497. } );
  1498. } else {
  1499. targetNames.push( targetName );
  1500. }
  1501. // KeyframeTrack.optimize() will modify given 'times' and 'values'
  1502. // buffers before creating a truncated copy to keep. Because buffers may
  1503. // be reused by other tracks, make copies here.
  1504. for ( var j = 0, jl = targetNames.length; j < jl; j ++ ) {
  1505. tracks.push( new TypedKeyframeTrack(
  1506. targetNames[ j ] + '.' + PATH_PROPERTIES[ target.path ],
  1507. THREE.AnimationUtils.arraySlice( inputAccessor.array, 0 ),
  1508. THREE.AnimationUtils.arraySlice( outputAccessor.array, 0 ),
  1509. interpolation
  1510. ) );
  1511. }
  1512. }
  1513. }
  1514. }
  1515. var name = animationDef.name !== undefined ? animationDef.name : 'animation_' + animationIndex;
  1516. return new THREE.AnimationClip( name, undefined, tracks );
  1517. } );
  1518. };
  1519. /**
  1520. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#nodes-and-hierarchy
  1521. * @param {number} nodeIndex
  1522. * @return {Promise<THREE.Object3D>}
  1523. */
  1524. GLTFParser.prototype.loadNode = function ( nodeIndex ) {
  1525. var json = this.json;
  1526. var extensions = this.extensions;
  1527. var meshReferences = this.json.meshReferences;
  1528. var meshUses = this.json.meshUses;
  1529. var nodeDef = this.json.nodes[ nodeIndex ];
  1530. return this.getMultiDependencies( [
  1531. 'mesh',
  1532. 'skin',
  1533. 'camera'
  1534. ] ).then( function ( dependencies ) {
  1535. var node;
  1536. if ( nodeDef.isBone === true ) {
  1537. node = new THREE.Bone();
  1538. } else if ( nodeDef.mesh !== undefined ) {
  1539. var mesh = dependencies.meshes[ nodeDef.mesh ];
  1540. node = mesh.clone();
  1541. // for Specular-Glossiness
  1542. if ( mesh.isGroup === true ) {
  1543. for ( var i = 0, il = mesh.children.length; i < il; i ++ ) {
  1544. var child = mesh.children[ i ];
  1545. if ( child.material && child.material.isGLTFSpecularGlossinessMaterial === true ) {
  1546. node.children[ i ].onBeforeRender = child.onBeforeRender;
  1547. }
  1548. }
  1549. } else {
  1550. if ( mesh.material && mesh.material.isGLTFSpecularGlossinessMaterial === true ) {
  1551. node.onBeforeRender = mesh.onBeforeRender;
  1552. }
  1553. }
  1554. if ( meshReferences[ nodeDef.mesh ] > 1 ) {
  1555. node.name += '_instance_' + meshUses[ nodeDef.mesh ] ++;
  1556. }
  1557. } else if ( nodeDef.camera !== undefined ) {
  1558. node = dependencies.cameras[ nodeDef.camera ];
  1559. } else if ( nodeDef.extensions
  1560. && nodeDef.extensions[ EXTENSIONS.KHR_LIGHTS ]
  1561. && nodeDef.extensions[ EXTENSIONS.KHR_LIGHTS ].light !== undefined ) {
  1562. var lights = extensions[ EXTENSIONS.KHR_LIGHTS ].lights;
  1563. node = lights[ nodeDef.extensions[ EXTENSIONS.KHR_LIGHTS ].light ];
  1564. } else {
  1565. node = new THREE.Object3D();
  1566. }
  1567. if ( nodeDef.name !== undefined ) {
  1568. node.name = THREE.PropertyBinding.sanitizeNodeName( nodeDef.name );
  1569. }
  1570. if ( nodeDef.extras ) node.userData = nodeDef.extras;
  1571. if ( nodeDef.matrix !== undefined ) {
  1572. var matrix = new THREE.Matrix4();
  1573. matrix.fromArray( nodeDef.matrix );
  1574. node.applyMatrix( matrix );
  1575. } else {
  1576. if ( nodeDef.translation !== undefined ) {
  1577. node.position.fromArray( nodeDef.translation );
  1578. }
  1579. if ( nodeDef.rotation !== undefined ) {
  1580. node.quaternion.fromArray( nodeDef.rotation );
  1581. }
  1582. if ( nodeDef.scale !== undefined ) {
  1583. node.scale.fromArray( nodeDef.scale );
  1584. }
  1585. }
  1586. return node;
  1587. } );
  1588. };
  1589. /**
  1590. * Specification: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#scenes
  1591. * @param {number} sceneIndex
  1592. * @return {Promise<THREE.Scene>}
  1593. */
  1594. GLTFParser.prototype.loadScene = function () {
  1595. // scene node hierachy builder
  1596. function buildNodeHierachy( nodeId, parentObject, json, allNodes, skins ) {
  1597. var node = allNodes[ nodeId ];
  1598. var nodeDef = json.nodes[ nodeId ];
  1599. // build skeleton here as well
  1600. if ( nodeDef.skin !== undefined ) {
  1601. var meshes = node.isGroup === true ? node.children : [ node ];
  1602. for ( var i = 0, il = meshes.length; i < il; i ++ ) {
  1603. var mesh = meshes[ i ];
  1604. var skinEntry = skins[ nodeDef.skin ];
  1605. var bones = [];
  1606. var boneInverses = [];
  1607. for ( var j = 0, jl = skinEntry.joints.length; j < jl; j ++ ) {
  1608. var jointId = skinEntry.joints[ j ];
  1609. var jointNode = allNodes[ jointId ];
  1610. if ( jointNode ) {
  1611. bones.push( jointNode );
  1612. var mat = new THREE.Matrix4();
  1613. if ( skinEntry.inverseBindMatrices !== undefined ) {
  1614. mat.fromArray( skinEntry.inverseBindMatrices.array, j * 16 );
  1615. }
  1616. boneInverses.push( mat );
  1617. } else {
  1618. console.warn( 'THREE.GLTFLoader: Joint "%s" could not be found.', jointId );
  1619. }
  1620. }
  1621. mesh.bind( new THREE.Skeleton( bones, boneInverses ), mesh.matrixWorld );
  1622. }
  1623. }
  1624. // build node hierachy
  1625. parentObject.add( node );
  1626. if ( nodeDef.children ) {
  1627. var children = nodeDef.children;
  1628. for ( var i = 0, il = children.length; i < il; i ++ ) {
  1629. var child = children[ i ];
  1630. buildNodeHierachy( child, node, json, allNodes, skins );
  1631. }
  1632. }
  1633. }
  1634. return function loadScene( sceneIndex ) {
  1635. var json = this.json;
  1636. var extensions = this.extensions;
  1637. var sceneDef = this.json.scenes[ sceneIndex ];
  1638. return this.getMultiDependencies( [
  1639. 'node',
  1640. 'skin'
  1641. ] ).then( function ( dependencies ) {
  1642. var scene = new THREE.Scene();
  1643. if ( sceneDef.name !== undefined ) scene.name = sceneDef.name;
  1644. if ( sceneDef.extras ) scene.userData = sceneDef.extras;
  1645. var nodeIds = sceneDef.nodes || [];
  1646. for ( var i = 0, il = nodeIds.length; i < il; i ++ ) {
  1647. buildNodeHierachy( nodeIds[ i ], scene, json, dependencies.nodes, dependencies.skins );
  1648. }
  1649. // Ambient lighting, if present, is always attached to the scene root.
  1650. if ( sceneDef.extensions
  1651. && sceneDef.extensions[ EXTENSIONS.KHR_LIGHTS ]
  1652. && sceneDef.extensions[ EXTENSIONS.KHR_LIGHTS ].light !== undefined ) {
  1653. var lights = extensions[ EXTENSIONS.KHR_LIGHTS ].lights;
  1654. scene.add( lights[ sceneDef.extensions[ EXTENSIONS.KHR_LIGHTS ].light ] );
  1655. }
  1656. return scene;
  1657. } );
  1658. };
  1659. }();
  1660. return GLTFLoader;
  1661. } )();