FBXLoader.js 92 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902
  1. /**
  2. * @author Kyle-Larson https://github.com/Kyle-Larson
  3. * @author Takahiro https://github.com/takahirox
  4. * @author Lewy Blue https://github.com/looeee
  5. *
  6. * Loader loads FBX file and generates Group representing FBX scene.
  7. * Requires FBX file to be >= 7.0 and in ASCII or >= 6400 in Binary format
  8. * Versions lower than this may load but will probably have errors
  9. *
  10. * Needs Support:
  11. * Morph normals / blend shape normals
  12. * Animation tracks for morph targets
  13. *
  14. * Euler rotation order
  15. *
  16. * FBX format references:
  17. * https://wiki.blender.org/index.php/User:Mont29/Foundation/FBX_File_Structure
  18. * http://help.autodesk.com/view/FBX/2017/ENU/?guid=__cpp_ref_index_html (C++ SDK reference)
  19. *
  20. * Binary format specification:
  21. * https://code.blender.org/2013/08/fbx-binary-file-format-specification/
  22. */
  23. THREE.FBXLoader = ( function () {
  24. function FBXLoader( manager ) {
  25. this.manager = ( manager !== undefined ) ? manager : THREE.DefaultLoadingManager;
  26. }
  27. FBXLoader.prototype = {
  28. constructor: FBXLoader,
  29. crossOrigin: 'anonymous',
  30. load: function ( url, onLoad, onProgress, onError ) {
  31. var self = this;
  32. var resourceDirectory = THREE.LoaderUtils.extractUrlBase( url );
  33. var loader = new THREE.FileLoader( this.manager );
  34. loader.setResponseType( 'arraybuffer' );
  35. loader.load( url, function ( buffer ) {
  36. try {
  37. var scene = self.parse( buffer, resourceDirectory );
  38. onLoad( scene );
  39. } catch ( error ) {
  40. setTimeout( function () {
  41. if ( onError ) onError( error );
  42. self.manager.itemError( url );
  43. }, 0 );
  44. }
  45. }, onProgress, onError );
  46. },
  47. setCrossOrigin: function ( value ) {
  48. this.crossOrigin = value;
  49. return this;
  50. },
  51. parse: function ( FBXBuffer, resourceDirectory ) {
  52. var FBXTree;
  53. if ( isFbxFormatBinary( FBXBuffer ) ) {
  54. FBXTree = new BinaryParser().parse( FBXBuffer );
  55. } else {
  56. var FBXText = convertArrayBufferToString( FBXBuffer );
  57. if ( ! isFbxFormatASCII( FBXText ) ) {
  58. throw new Error( 'THREE.FBXLoader: Unknown format.' );
  59. }
  60. if ( getFbxVersion( FBXText ) < 7000 ) {
  61. throw new Error( 'THREE.FBXLoader: FBX version not supported, FileVersion: ' + getFbxVersion( FBXText ) );
  62. }
  63. FBXTree = new TextParser().parse( FBXText );
  64. }
  65. // console.log( FBXTree );
  66. var textureLoader = new THREE.TextureLoader( this.manager ).setPath( resourceDirectory ).setCrossOrigin( this.crossOrigin );
  67. return new FBXTreeParser( textureLoader ).parse( FBXTree );
  68. }
  69. };
  70. // Parse the FBXTree object returned by the BinaryParser or TextParser and return a THREE.Group
  71. function FBXTreeParser( textureLoader ) {
  72. this.textureLoader = textureLoader;
  73. }
  74. FBXTreeParser.prototype = {
  75. constructor: FBXTreeParser,
  76. parse: function ( FBXTree ) {
  77. this.FBXTree = FBXTree;
  78. this.connections = this.parseConnections();
  79. var images = this.parseImages();
  80. var textures = this.parseTextures( images );
  81. var materials = this.parseMaterials( textures );
  82. var deformers = this.parseDeformers();
  83. var geometryMap = this.parseGeometries( deformers );
  84. return this.parseScene( deformers, geometryMap, materials );
  85. },
  86. // Parses FBXTree.Connections which holds parent-child connections between objects (e.g. material -> texture, model->geometry )
  87. // and details the connection type
  88. parseConnections: function () {
  89. var connectionMap = new Map();
  90. if ( 'Connections' in this.FBXTree ) {
  91. var rawConnections = this.FBXTree.Connections.connections;
  92. rawConnections.forEach( function ( rawConnection ) {
  93. var fromID = rawConnection[ 0 ];
  94. var toID = rawConnection[ 1 ];
  95. var relationship = rawConnection[ 2 ];
  96. if ( ! connectionMap.has( fromID ) ) {
  97. connectionMap.set( fromID, {
  98. parents: [],
  99. children: []
  100. } );
  101. }
  102. var parentRelationship = { ID: toID, relationship: relationship };
  103. connectionMap.get( fromID ).parents.push( parentRelationship );
  104. if ( ! connectionMap.has( toID ) ) {
  105. connectionMap.set( toID, {
  106. parents: [],
  107. children: []
  108. } );
  109. }
  110. var childRelationship = { ID: fromID, relationship: relationship };
  111. connectionMap.get( toID ).children.push( childRelationship );
  112. } );
  113. }
  114. return connectionMap;
  115. },
  116. // Parse FBXTree.Objects.Video for embedded image data
  117. // These images are connected to textures in FBXTree.Objects.Textures
  118. // via FBXTree.Connections.
  119. parseImages: function () {
  120. var images = {};
  121. var blobs = {};
  122. if ( 'Video' in this.FBXTree.Objects ) {
  123. var videoNodes = this.FBXTree.Objects.Video;
  124. for ( var nodeID in videoNodes ) {
  125. var videoNode = videoNodes[ nodeID ];
  126. var id = parseInt( nodeID );
  127. images[ id ] = videoNode.RelativeFilename || videoNode.Filename;
  128. // raw image data is in videoNode.Content
  129. if ( 'Content' in videoNode ) {
  130. var arrayBufferContent = ( videoNode.Content instanceof ArrayBuffer ) && ( videoNode.Content.byteLength > 0 );
  131. var base64Content = ( typeof videoNode.Content === 'string' ) && ( videoNode.Content !== '' );
  132. if ( arrayBufferContent || base64Content ) {
  133. var image = this.parseImage( videoNodes[ nodeID ] );
  134. blobs[ videoNode.RelativeFilename || videoNode.Filename ] = image;
  135. }
  136. }
  137. }
  138. }
  139. for ( var id in images ) {
  140. var filename = images[ id ];
  141. if ( blobs[ filename ] !== undefined ) images[ id ] = blobs[ filename ];
  142. else images[ id ] = images[ id ].split( '\\' ).pop();
  143. }
  144. return images;
  145. },
  146. // Parse embedded image data in FBXTree.Video.Content
  147. parseImage: function ( videoNode ) {
  148. var content = videoNode.Content;
  149. var fileName = videoNode.RelativeFilename || videoNode.Filename;
  150. var extension = fileName.slice( fileName.lastIndexOf( '.' ) + 1 ).toLowerCase();
  151. var type;
  152. switch ( extension ) {
  153. case 'bmp':
  154. type = 'image/bmp';
  155. break;
  156. case 'jpg':
  157. case 'jpeg':
  158. type = 'image/jpeg';
  159. break;
  160. case 'png':
  161. type = 'image/png';
  162. break;
  163. case 'tif':
  164. type = 'image/tiff';
  165. break;
  166. case 'tga':
  167. if ( typeof THREE.TGALoader !== 'function' ) {
  168. console.warn( 'FBXLoader: THREE.TGALoader is required to load TGA textures' );
  169. return;
  170. } else {
  171. if ( THREE.Loader.Handlers.get( '.tga' ) === null ) {
  172. THREE.Loader.Handlers.add( /\.tga$/i, new THREE.TGALoader() );
  173. }
  174. type = 'image/tga';
  175. break;
  176. }
  177. default:
  178. console.warn( 'FBXLoader: Image type "' + extension + '" is not supported.' );
  179. return;
  180. }
  181. if ( typeof content === 'string' ) { // ASCII format
  182. return 'data:' + type + ';base64,' + content;
  183. } else { // Binary Format
  184. var array = new Uint8Array( content );
  185. return window.URL.createObjectURL( new Blob( [ array ], { type: type } ) );
  186. }
  187. },
  188. // Parse nodes in FBXTree.Objects.Texture
  189. // These contain details such as UV scaling, cropping, rotation etc and are connected
  190. // to images in FBXTree.Objects.Video
  191. parseTextures: function ( images ) {
  192. var textureMap = new Map();
  193. if ( 'Texture' in this.FBXTree.Objects ) {
  194. var textureNodes = this.FBXTree.Objects.Texture;
  195. for ( var nodeID in textureNodes ) {
  196. var texture = this.parseTexture( textureNodes[ nodeID ], images );
  197. textureMap.set( parseInt( nodeID ), texture );
  198. }
  199. }
  200. return textureMap;
  201. },
  202. // Parse individual node in FBXTree.Objects.Texture
  203. parseTexture: function ( textureNode, images ) {
  204. var texture = this.loadTexture( textureNode, images );
  205. texture.ID = textureNode.id;
  206. texture.name = textureNode.attrName;
  207. var wrapModeU = textureNode.WrapModeU;
  208. var wrapModeV = textureNode.WrapModeV;
  209. var valueU = wrapModeU !== undefined ? wrapModeU.value : 0;
  210. var valueV = wrapModeV !== undefined ? wrapModeV.value : 0;
  211. // http://download.autodesk.com/us/fbx/SDKdocs/FBX_SDK_Help/files/fbxsdkref/class_k_fbx_texture.html#889640e63e2e681259ea81061b85143a
  212. // 0: repeat(default), 1: clamp
  213. texture.wrapS = valueU === 0 ? THREE.RepeatWrapping : THREE.ClampToEdgeWrapping;
  214. texture.wrapT = valueV === 0 ? THREE.RepeatWrapping : THREE.ClampToEdgeWrapping;
  215. if ( 'Scaling' in textureNode ) {
  216. var values = textureNode.Scaling.value;
  217. texture.repeat.x = values[ 0 ];
  218. texture.repeat.y = values[ 1 ];
  219. }
  220. return texture;
  221. },
  222. // load a texture specified as a blob or data URI, or via an external URL using THREE.TextureLoader
  223. loadTexture: function ( textureNode, images ) {
  224. var fileName;
  225. var currentPath = this.textureLoader.path;
  226. var children = this.connections.get( textureNode.id ).children;
  227. if ( children !== undefined && children.length > 0 && images[ children[ 0 ].ID ] !== undefined ) {
  228. fileName = images[ children[ 0 ].ID ];
  229. if ( fileName.indexOf( 'blob:' ) === 0 || fileName.indexOf( 'data:' ) === 0 ) {
  230. this.textureLoader.setPath( undefined );
  231. }
  232. }
  233. var texture;
  234. if ( textureNode.FileName.slice( - 3 ).toLowerCase() === 'tga' ) {
  235. texture = THREE.Loader.Handlers.get( '.tga' ).load( fileName );
  236. } else {
  237. texture = this.textureLoader.load( fileName );
  238. }
  239. this.textureLoader.setPath( currentPath );
  240. return texture;
  241. },
  242. // Parse nodes in FBXTree.Objects.Material
  243. parseMaterials: function ( textureMap ) {
  244. var materialMap = new Map();
  245. if ( 'Material' in this.FBXTree.Objects ) {
  246. var materialNodes = this.FBXTree.Objects.Material;
  247. for ( var nodeID in materialNodes ) {
  248. var material = this.parseMaterial( materialNodes[ nodeID ], textureMap );
  249. if ( material !== null ) materialMap.set( parseInt( nodeID ), material );
  250. }
  251. }
  252. return materialMap;
  253. },
  254. // Parse single node in FBXTree.Objects.Material
  255. // Materials are connected to texture maps in FBXTree.Objects.Textures
  256. // FBX format currently only supports Lambert and Phong shading models
  257. parseMaterial: function ( materialNode, textureMap ) {
  258. var ID = materialNode.id;
  259. var name = materialNode.attrName;
  260. var type = materialNode.ShadingModel;
  261. // Case where FBX wraps shading model in property object.
  262. if ( typeof type === 'object' ) {
  263. type = type.value;
  264. }
  265. // Ignore unused materials which don't have any connections.
  266. if ( ! this.connections.has( ID ) ) return null;
  267. var parameters = this.parseParameters( materialNode, textureMap, ID );
  268. var material;
  269. switch ( type.toLowerCase() ) {
  270. case 'phong':
  271. material = new THREE.MeshPhongMaterial();
  272. break;
  273. case 'lambert':
  274. material = new THREE.MeshLambertMaterial();
  275. break;
  276. default:
  277. console.warn( 'THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.', type );
  278. material = new THREE.MeshPhongMaterial( { color: 0x3300ff } );
  279. break;
  280. }
  281. material.setValues( parameters );
  282. material.name = name;
  283. return material;
  284. },
  285. // Parse FBX material and return parameters suitable for a three.js material
  286. // Also parse the texture map and return any textures associated with the material
  287. parseParameters: function ( materialNode, textureMap, ID ) {
  288. var parameters = {};
  289. if ( materialNode.BumpFactor ) {
  290. parameters.bumpScale = materialNode.BumpFactor.value;
  291. }
  292. if ( materialNode.Diffuse ) {
  293. parameters.color = new THREE.Color().fromArray( materialNode.Diffuse.value );
  294. } else if ( materialNode.DiffuseColor && materialNode.DiffuseColor.type === 'Color' ) {
  295. // The blender exporter exports diffuse here instead of in materialNode.Diffuse
  296. parameters.color = new THREE.Color().fromArray( materialNode.DiffuseColor.value );
  297. }
  298. if ( materialNode.DisplacementFactor ) {
  299. parameters.displacementScale = materialNode.DisplacementFactor.value;
  300. }
  301. if ( materialNode.Emissive ) {
  302. parameters.emissive = new THREE.Color().fromArray( materialNode.Emissive.value );
  303. } else if ( materialNode.EmissiveColor && materialNode.EmissiveColor.type === 'Color' ) {
  304. // The blender exporter exports emissive color here instead of in materialNode.Emissive
  305. parameters.emissive = new THREE.Color().fromArray( materialNode.EmissiveColor.value );
  306. }
  307. if ( materialNode.EmissiveFactor ) {
  308. parameters.emissiveIntensity = parseFloat( materialNode.EmissiveFactor.value );
  309. }
  310. if ( materialNode.Opacity ) {
  311. parameters.opacity = parseFloat( materialNode.Opacity.value );
  312. }
  313. if ( parameters.opacity < 1.0 ) {
  314. parameters.transparent = true;
  315. }
  316. if ( materialNode.ReflectionFactor ) {
  317. parameters.reflectivity = materialNode.ReflectionFactor.value;
  318. }
  319. if ( materialNode.Shininess ) {
  320. parameters.shininess = materialNode.Shininess.value;
  321. }
  322. if ( materialNode.Specular ) {
  323. parameters.specular = new THREE.Color().fromArray( materialNode.Specular.value );
  324. } else if ( materialNode.SpecularColor && materialNode.SpecularColor.type === 'Color' ) {
  325. // The blender exporter exports specular color here instead of in materialNode.Specular
  326. parameters.specular = new THREE.Color().fromArray( materialNode.SpecularColor.value );
  327. }
  328. var self = this;
  329. this.connections.get( ID ).children.forEach( function ( child ) {
  330. var type = child.relationship;
  331. switch ( type ) {
  332. case 'Bump':
  333. parameters.bumpMap = textureMap.get( child.ID );
  334. break;
  335. case 'DiffuseColor':
  336. parameters.map = self.getTexture( textureMap, child.ID );
  337. break;
  338. case 'DisplacementColor':
  339. parameters.displacementMap = self.getTexture( textureMap, child.ID );
  340. break;
  341. case 'EmissiveColor':
  342. parameters.emissiveMap = self.getTexture( textureMap, child.ID );
  343. break;
  344. case 'NormalMap':
  345. parameters.normalMap = self.getTexture( textureMap, child.ID );
  346. break;
  347. case 'ReflectionColor':
  348. parameters.envMap = self.getTexture( textureMap, child.ID );
  349. parameters.envMap.mapping = THREE.EquirectangularReflectionMapping;
  350. break;
  351. case 'SpecularColor':
  352. parameters.specularMap = self.getTexture( textureMap, child.ID );
  353. break;
  354. case 'TransparentColor':
  355. parameters.alphaMap = self.getTexture( textureMap, child.ID );
  356. parameters.transparent = true;
  357. break;
  358. case 'AmbientColor':
  359. case 'ShininessExponent': // AKA glossiness map
  360. case 'SpecularFactor': // AKA specularLevel
  361. case 'VectorDisplacementColor': // NOTE: Seems to be a copy of DisplacementColor
  362. default:
  363. console.warn( 'THREE.FBXLoader: %s map is not supported in three.js, skipping texture.', type );
  364. break;
  365. }
  366. } );
  367. return parameters;
  368. },
  369. // get a texture from the textureMap for use by a material.
  370. getTexture: function ( textureMap, id ) {
  371. // if the texture is a layered texture, just use the first layer and issue a warning
  372. if ( 'LayeredTexture' in this.FBXTree.Objects && id in this.FBXTree.Objects.LayeredTexture ) {
  373. console.warn( 'THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer.' );
  374. id = this.connections.get( id ).children[ 0 ].ID;
  375. }
  376. return textureMap.get( id );
  377. },
  378. // Parse nodes in FBXTree.Objects.Deformer
  379. // Deformer node can contain skinning or Vertex Cache animation data, however only skinning is supported here
  380. // Generates map of Skeleton-like objects for use later when generating and binding skeletons.
  381. parseDeformers: function () {
  382. var skeletons = {};
  383. var morphTargets = {};
  384. if ( 'Deformer' in this.FBXTree.Objects ) {
  385. var DeformerNodes = this.FBXTree.Objects.Deformer;
  386. for ( var nodeID in DeformerNodes ) {
  387. var deformerNode = DeformerNodes[ nodeID ];
  388. var relationships = this.connections.get( parseInt( nodeID ) );
  389. if ( deformerNode.attrType === 'Skin' ) {
  390. var skeleton = this.parseSkeleton( relationships, DeformerNodes );
  391. skeleton.ID = nodeID;
  392. if ( relationships.parents.length > 1 ) console.warn( 'THREE.FBXLoader: skeleton attached to more than one geometry is not supported.' );
  393. skeleton.geometryID = relationships.parents[ 0 ].ID;
  394. skeletons[ nodeID ] = skeleton;
  395. } else if ( deformerNode.attrType === 'BlendShape' ) {
  396. var morphTarget = {
  397. id: nodeID,
  398. };
  399. morphTarget.rawTargets = this.parseMorphTargets( relationships, DeformerNodes );
  400. morphTarget.id = nodeID;
  401. if ( relationships.parents.length > 1 ) console.warn( 'THREE.FBXLoader: morph target attached to more than one geometry is not supported.' );
  402. morphTargets[ nodeID ] = morphTarget;
  403. }
  404. }
  405. }
  406. return {
  407. skeletons: skeletons,
  408. morphTargets: morphTargets,
  409. };
  410. },
  411. // Parse single nodes in FBXTree.Objects.Deformer
  412. // The top level skeleton node has type 'Skin' and sub nodes have type 'Cluster'
  413. // Each skin node represents a skeleton and each cluster node represents a bone
  414. parseSkeleton: function ( relationships, deformerNodes ) {
  415. var rawBones = [];
  416. relationships.children.forEach( function ( child ) {
  417. var boneNode = deformerNodes[ child.ID ];
  418. if ( boneNode.attrType !== 'Cluster' ) return;
  419. var rawBone = {
  420. ID: child.ID,
  421. indices: [],
  422. weights: [],
  423. transform: new THREE.Matrix4().fromArray( boneNode.Transform.a ),
  424. transformLink: new THREE.Matrix4().fromArray( boneNode.TransformLink.a ),
  425. linkMode: boneNode.Mode,
  426. };
  427. if ( 'Indexes' in boneNode ) {
  428. rawBone.indices = boneNode.Indexes.a;
  429. rawBone.weights = boneNode.Weights.a;
  430. }
  431. rawBones.push( rawBone );
  432. } );
  433. return {
  434. rawBones: rawBones,
  435. bones: []
  436. };
  437. },
  438. // The top level morph deformer node has type "BlendShape" and sub nodes have type "BlendShapeChannel"
  439. parseMorphTargets: function ( relationships, deformerNodes ) {
  440. var rawMorphTargets = [];
  441. for ( var i = 0; i < relationships.children.length; i ++ ) {
  442. if ( i === 8 ) {
  443. console.warn( 'FBXLoader: maximum of 8 morph targets supported. Ignoring additional targets.' );
  444. break;
  445. }
  446. var child = relationships.children[ i ];
  447. var morphTargetNode = deformerNodes[ child.ID ];
  448. var rawMorphTarget = {
  449. name: morphTargetNode.attrName,
  450. initialWeight: morphTargetNode.DeformPercent,
  451. id: morphTargetNode.id,
  452. fullWeights: morphTargetNode.FullWeights.a
  453. };
  454. if ( morphTargetNode.attrType !== 'BlendShapeChannel' ) return;
  455. var targetRelationships = this.connections.get( parseInt( child.ID ) );
  456. targetRelationships.children.forEach( function ( child ) {
  457. if ( child.relationship === undefined ) rawMorphTarget.geoID = child.ID;
  458. } );
  459. rawMorphTargets.push( rawMorphTarget );
  460. }
  461. return rawMorphTargets;
  462. },
  463. // Parse nodes in FBXTree.Objects.Geometry
  464. parseGeometries: function ( deformers ) {
  465. var geometryMap = new Map();
  466. if ( 'Geometry' in this.FBXTree.Objects ) {
  467. var geoNodes = this.FBXTree.Objects.Geometry;
  468. for ( var nodeID in geoNodes ) {
  469. var relationships = this.connections.get( parseInt( nodeID ) );
  470. var geo = this.parseGeometry( relationships, geoNodes[ nodeID ], deformers );
  471. geometryMap.set( parseInt( nodeID ), geo );
  472. }
  473. }
  474. return geometryMap;
  475. },
  476. // Parse single node in FBXTree.Objects.Geometry
  477. parseGeometry: function ( relationships, geoNode, deformers ) {
  478. switch ( geoNode.attrType ) {
  479. case 'Mesh':
  480. return this.parseMeshGeometry( relationships, geoNode, deformers );
  481. break;
  482. case 'NurbsCurve':
  483. return this.parseNurbsGeometry( geoNode );
  484. break;
  485. }
  486. },
  487. // Parse single node mesh geometry in FBXTree.Objects.Geometry
  488. parseMeshGeometry: function ( relationships, geoNode, deformers ) {
  489. var skeletons = deformers.skeletons;
  490. var morphTargets = deformers.morphTargets;
  491. var self = this;
  492. var modelNodes = relationships.parents.map( function ( parent ) {
  493. return self.FBXTree.Objects.Model[ parent.ID ];
  494. } );
  495. // don't create geometry if it is not associated with any models
  496. if ( modelNodes.length === 0 ) return;
  497. var skeleton = relationships.children.reduce( function ( skeleton, child ) {
  498. if ( skeletons[ child.ID ] !== undefined ) skeleton = skeletons[ child.ID ];
  499. return skeleton;
  500. }, null );
  501. var morphTarget = relationships.children.reduce( function ( morphTarget, child ) {
  502. if ( morphTargets[ child.ID ] !== undefined ) morphTarget = morphTargets[ child.ID ];
  503. return morphTarget;
  504. }, null );
  505. var preTransform = new THREE.Matrix4();
  506. // TODO: if there is more than one model associated with the geometry, AND the models have
  507. // different geometric transforms, then this will cause problems
  508. // if ( modelNodes.length > 1 ) { }
  509. // For now just assume one model and get the preRotations from that
  510. var modelNode = modelNodes[ 0 ];
  511. if ( 'GeometricRotation' in modelNode ) {
  512. var array = modelNode.GeometricRotation.value.map( THREE.Math.degToRad );
  513. array[ 3 ] = 'ZYX';
  514. preTransform.makeRotationFromEuler( new THREE.Euler().fromArray( array ) );
  515. }
  516. if ( 'GeometricTranslation' in modelNode ) {
  517. preTransform.setPosition( new THREE.Vector3().fromArray( modelNode.GeometricTranslation.value ) );
  518. }
  519. if ( 'GeometricScaling' in modelNode ) {
  520. preTransform.scale( new THREE.Vector3().fromArray( modelNode.GeometricScaling.value ) );
  521. }
  522. return this.genGeometry( geoNode, skeleton, morphTarget, preTransform );
  523. },
  524. // Generate a THREE.BufferGeometry from a node in FBXTree.Objects.Geometry
  525. genGeometry: function ( geoNode, skeleton, morphTarget, preTransform ) {
  526. var geo = new THREE.BufferGeometry();
  527. if ( geoNode.attrName ) geo.name = geoNode.attrName;
  528. var geoInfo = this.parseGeoNode( geoNode, skeleton );
  529. var buffers = this.genBuffers( geoInfo );
  530. var positionAttribute = new THREE.Float32BufferAttribute( buffers.vertex, 3 );
  531. preTransform.applyToBufferAttribute( positionAttribute );
  532. geo.addAttribute( 'position', positionAttribute );
  533. if ( buffers.colors.length > 0 ) {
  534. geo.addAttribute( 'color', new THREE.Float32BufferAttribute( buffers.colors, 3 ) );
  535. }
  536. if ( skeleton ) {
  537. geo.addAttribute( 'skinIndex', new THREE.Uint16BufferAttribute( buffers.weightsIndices, 4 ) );
  538. geo.addAttribute( 'skinWeight', new THREE.Float32BufferAttribute( buffers.vertexWeights, 4 ) );
  539. // used later to bind the skeleton to the model
  540. geo.FBX_Deformer = skeleton;
  541. }
  542. if ( buffers.normal.length > 0 ) {
  543. var normalAttribute = new THREE.Float32BufferAttribute( buffers.normal, 3 );
  544. var normalMatrix = new THREE.Matrix3().getNormalMatrix( preTransform );
  545. normalMatrix.applyToBufferAttribute( normalAttribute );
  546. geo.addAttribute( 'normal', normalAttribute );
  547. }
  548. buffers.uvs.forEach( function ( uvBuffer, i ) {
  549. // subsequent uv buffers are called 'uv1', 'uv2', ...
  550. var name = 'uv' + ( i + 1 ).toString();
  551. // the first uv buffer is just called 'uv'
  552. if ( i === 0 ) {
  553. name = 'uv';
  554. }
  555. geo.addAttribute( name, new THREE.Float32BufferAttribute( buffers.uvs[ i ], 2 ) );
  556. } );
  557. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  558. // Convert the material indices of each vertex into rendering groups on the geometry.
  559. var prevMaterialIndex = buffers.materialIndex[ 0 ];
  560. var startIndex = 0;
  561. buffers.materialIndex.forEach( function ( currentIndex, i ) {
  562. if ( currentIndex !== prevMaterialIndex ) {
  563. geo.addGroup( startIndex, i - startIndex, prevMaterialIndex );
  564. prevMaterialIndex = currentIndex;
  565. startIndex = i;
  566. }
  567. } );
  568. // the loop above doesn't add the last group, do that here.
  569. if ( geo.groups.length > 0 ) {
  570. var lastGroup = geo.groups[ geo.groups.length - 1 ];
  571. var lastIndex = lastGroup.start + lastGroup.count;
  572. if ( lastIndex !== buffers.materialIndex.length ) {
  573. geo.addGroup( lastIndex, buffers.materialIndex.length - lastIndex, prevMaterialIndex );
  574. }
  575. }
  576. // case where there are multiple materials but the whole geometry is only
  577. // using one of them
  578. if ( geo.groups.length === 0 ) {
  579. geo.addGroup( 0, buffers.materialIndex.length, buffers.materialIndex[ 0 ] );
  580. }
  581. }
  582. this.addMorphTargets( geo, geoNode, morphTarget, preTransform );
  583. return geo;
  584. },
  585. parseGeoNode: function ( geoNode, skeleton ) {
  586. var geoInfo = {};
  587. geoInfo.vertexPositions = ( geoNode.Vertices !== undefined ) ? geoNode.Vertices.a : [];
  588. geoInfo.vertexIndices = ( geoNode.PolygonVertexIndex !== undefined ) ? geoNode.PolygonVertexIndex.a : [];
  589. if ( geoNode.LayerElementColor ) {
  590. geoInfo.color = this.parseVertexColors( geoNode.LayerElementColor[ 0 ] );
  591. }
  592. if ( geoNode.LayerElementMaterial ) {
  593. geoInfo.material = this.parseMaterialIndices( geoNode.LayerElementMaterial[ 0 ] );
  594. }
  595. if ( geoNode.LayerElementNormal ) {
  596. geoInfo.normal = this.parseNormals( geoNode.LayerElementNormal[ 0 ] );
  597. }
  598. if ( geoNode.LayerElementUV ) {
  599. geoInfo.uv = [];
  600. var i = 0;
  601. while ( geoNode.LayerElementUV[ i ] ) {
  602. geoInfo.uv.push( this.parseUVs( geoNode.LayerElementUV[ i ] ) );
  603. i ++;
  604. }
  605. }
  606. geoInfo.weightTable = {};
  607. if ( skeleton !== null ) {
  608. geoInfo.skeleton = skeleton;
  609. skeleton.rawBones.forEach( function ( rawBone, i ) {
  610. // loop over the bone's vertex indices and weights
  611. rawBone.indices.forEach( function ( index, j ) {
  612. if ( geoInfo.weightTable[ index ] === undefined ) geoInfo.weightTable[ index ] = [];
  613. geoInfo.weightTable[ index ].push( {
  614. id: i,
  615. weight: rawBone.weights[ j ],
  616. } );
  617. } );
  618. } );
  619. }
  620. return geoInfo;
  621. },
  622. genBuffers: function ( geoInfo ) {
  623. var buffers = {
  624. vertex: [],
  625. normal: [],
  626. colors: [],
  627. uvs: [],
  628. materialIndex: [],
  629. vertexWeights: [],
  630. weightsIndices: [],
  631. };
  632. var polygonIndex = 0;
  633. var faceLength = 0;
  634. var displayedWeightsWarning = false;
  635. // these will hold data for a single face
  636. var facePositionIndexes = [];
  637. var faceNormals = [];
  638. var faceColors = [];
  639. var faceUVs = [];
  640. var faceWeights = [];
  641. var faceWeightIndices = [];
  642. var self = this;
  643. geoInfo.vertexIndices.forEach( function ( vertexIndex, polygonVertexIndex ) {
  644. var endOfFace = false;
  645. // Face index and vertex index arrays are combined in a single array
  646. // A cube with quad faces looks like this:
  647. // PolygonVertexIndex: *24 {
  648. // a: 0, 1, 3, -3, 2, 3, 5, -5, 4, 5, 7, -7, 6, 7, 1, -1, 1, 7, 5, -4, 6, 0, 2, -5
  649. // }
  650. // Negative numbers mark the end of a face - first face here is 0, 1, 3, -3
  651. // to find index of last vertex bit shift the index: ^ - 1
  652. if ( vertexIndex < 0 ) {
  653. vertexIndex = vertexIndex ^ - 1; // equivalent to ( x * -1 ) - 1
  654. endOfFace = true;
  655. }
  656. var weightIndices = [];
  657. var weights = [];
  658. facePositionIndexes.push( vertexIndex * 3, vertexIndex * 3 + 1, vertexIndex * 3 + 2 );
  659. if ( geoInfo.color ) {
  660. var data = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.color );
  661. faceColors.push( data[ 0 ], data[ 1 ], data[ 2 ] );
  662. }
  663. if ( geoInfo.skeleton ) {
  664. if ( geoInfo.weightTable[ vertexIndex ] !== undefined ) {
  665. geoInfo.weightTable[ vertexIndex ].forEach( function ( wt ) {
  666. weights.push( wt.weight );
  667. weightIndices.push( wt.id );
  668. } );
  669. }
  670. if ( weights.length > 4 ) {
  671. if ( ! displayedWeightsWarning ) {
  672. console.warn( 'THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights.' );
  673. displayedWeightsWarning = true;
  674. }
  675. var wIndex = [ 0, 0, 0, 0 ];
  676. var Weight = [ 0, 0, 0, 0 ];
  677. weights.forEach( function ( weight, weightIndex ) {
  678. var currentWeight = weight;
  679. var currentIndex = weightIndices[ weightIndex ];
  680. Weight.forEach( function ( comparedWeight, comparedWeightIndex, comparedWeightArray ) {
  681. if ( currentWeight > comparedWeight ) {
  682. comparedWeightArray[ comparedWeightIndex ] = currentWeight;
  683. currentWeight = comparedWeight;
  684. var tmp = wIndex[ comparedWeightIndex ];
  685. wIndex[ comparedWeightIndex ] = currentIndex;
  686. currentIndex = tmp;
  687. }
  688. } );
  689. } );
  690. weightIndices = wIndex;
  691. weights = Weight;
  692. }
  693. // if the weight array is shorter than 4 pad with 0s
  694. while ( weights.length < 4 ) {
  695. weights.push( 0 );
  696. weightIndices.push( 0 );
  697. }
  698. for ( var i = 0; i < 4; ++ i ) {
  699. faceWeights.push( weights[ i ] );
  700. faceWeightIndices.push( weightIndices[ i ] );
  701. }
  702. }
  703. if ( geoInfo.normal ) {
  704. var data = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.normal );
  705. faceNormals.push( data[ 0 ], data[ 1 ], data[ 2 ] );
  706. }
  707. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  708. var materialIndex = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.material )[ 0 ];
  709. }
  710. if ( geoInfo.uv ) {
  711. geoInfo.uv.forEach( function ( uv, i ) {
  712. var data = getData( polygonVertexIndex, polygonIndex, vertexIndex, uv );
  713. if ( faceUVs[ i ] === undefined ) {
  714. faceUVs[ i ] = [];
  715. }
  716. faceUVs[ i ].push( data[ 0 ] );
  717. faceUVs[ i ].push( data[ 1 ] );
  718. } );
  719. }
  720. faceLength ++;
  721. if ( endOfFace ) {
  722. self.genFace( buffers, geoInfo, facePositionIndexes, materialIndex, faceNormals, faceColors, faceUVs, faceWeights, faceWeightIndices, faceLength );
  723. polygonIndex ++;
  724. faceLength = 0;
  725. // reset arrays for the next face
  726. facePositionIndexes = [];
  727. faceNormals = [];
  728. faceColors = [];
  729. faceUVs = [];
  730. faceWeights = [];
  731. faceWeightIndices = [];
  732. }
  733. } );
  734. return buffers;
  735. },
  736. // Generate data for a single face in a geometry. If the face is a quad then split it into 2 tris
  737. genFace: function ( buffers, geoInfo, facePositionIndexes, materialIndex, faceNormals, faceColors, faceUVs, faceWeights, faceWeightIndices, faceLength ) {
  738. for ( var i = 2; i < faceLength; i ++ ) {
  739. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 0 ] ] );
  740. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 1 ] ] );
  741. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 2 ] ] );
  742. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 ] ] );
  743. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 + 1 ] ] );
  744. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 + 2 ] ] );
  745. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 ] ] );
  746. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 + 1 ] ] );
  747. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 + 2 ] ] );
  748. if ( geoInfo.skeleton ) {
  749. buffers.vertexWeights.push( faceWeights[ 0 ] );
  750. buffers.vertexWeights.push( faceWeights[ 1 ] );
  751. buffers.vertexWeights.push( faceWeights[ 2 ] );
  752. buffers.vertexWeights.push( faceWeights[ 3 ] );
  753. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 ] );
  754. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 1 ] );
  755. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 2 ] );
  756. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 3 ] );
  757. buffers.vertexWeights.push( faceWeights[ i * 4 ] );
  758. buffers.vertexWeights.push( faceWeights[ i * 4 + 1 ] );
  759. buffers.vertexWeights.push( faceWeights[ i * 4 + 2 ] );
  760. buffers.vertexWeights.push( faceWeights[ i * 4 + 3 ] );
  761. buffers.weightsIndices.push( faceWeightIndices[ 0 ] );
  762. buffers.weightsIndices.push( faceWeightIndices[ 1 ] );
  763. buffers.weightsIndices.push( faceWeightIndices[ 2 ] );
  764. buffers.weightsIndices.push( faceWeightIndices[ 3 ] );
  765. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 ] );
  766. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 1 ] );
  767. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 2 ] );
  768. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 3 ] );
  769. buffers.weightsIndices.push( faceWeightIndices[ i * 4 ] );
  770. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 1 ] );
  771. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 2 ] );
  772. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 3 ] );
  773. }
  774. if ( geoInfo.color ) {
  775. buffers.colors.push( faceColors[ 0 ] );
  776. buffers.colors.push( faceColors[ 1 ] );
  777. buffers.colors.push( faceColors[ 2 ] );
  778. buffers.colors.push( faceColors[ ( i - 1 ) * 3 ] );
  779. buffers.colors.push( faceColors[ ( i - 1 ) * 3 + 1 ] );
  780. buffers.colors.push( faceColors[ ( i - 1 ) * 3 + 2 ] );
  781. buffers.colors.push( faceColors[ i * 3 ] );
  782. buffers.colors.push( faceColors[ i * 3 + 1 ] );
  783. buffers.colors.push( faceColors[ i * 3 + 2 ] );
  784. }
  785. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  786. buffers.materialIndex.push( materialIndex );
  787. buffers.materialIndex.push( materialIndex );
  788. buffers.materialIndex.push( materialIndex );
  789. }
  790. if ( geoInfo.normal ) {
  791. buffers.normal.push( faceNormals[ 0 ] );
  792. buffers.normal.push( faceNormals[ 1 ] );
  793. buffers.normal.push( faceNormals[ 2 ] );
  794. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 ] );
  795. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 + 1 ] );
  796. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 + 2 ] );
  797. buffers.normal.push( faceNormals[ i * 3 ] );
  798. buffers.normal.push( faceNormals[ i * 3 + 1 ] );
  799. buffers.normal.push( faceNormals[ i * 3 + 2 ] );
  800. }
  801. if ( geoInfo.uv ) {
  802. geoInfo.uv.forEach( function ( uv, j ) {
  803. if ( buffers.uvs[ j ] === undefined ) buffers.uvs[ j ] = [];
  804. buffers.uvs[ j ].push( faceUVs[ j ][ 0 ] );
  805. buffers.uvs[ j ].push( faceUVs[ j ][ 1 ] );
  806. buffers.uvs[ j ].push( faceUVs[ j ][ ( i - 1 ) * 2 ] );
  807. buffers.uvs[ j ].push( faceUVs[ j ][ ( i - 1 ) * 2 + 1 ] );
  808. buffers.uvs[ j ].push( faceUVs[ j ][ i * 2 ] );
  809. buffers.uvs[ j ].push( faceUVs[ j ][ i * 2 + 1 ] );
  810. } );
  811. }
  812. }
  813. },
  814. addMorphTargets: function ( parentGeo, parentGeoNode, morphTarget, preTransform ) {
  815. if ( morphTarget === null ) return;
  816. parentGeo.morphAttributes.position = [];
  817. parentGeo.morphAttributes.normal = [];
  818. var self = this;
  819. morphTarget.rawTargets.forEach( function ( rawTarget ) {
  820. var morphGeoNode = self.FBXTree.Objects.Geometry[ rawTarget.geoID ];
  821. if ( morphGeoNode !== undefined ) {
  822. self.genMorphGeometry( parentGeo, parentGeoNode, morphGeoNode, preTransform );
  823. }
  824. } );
  825. },
  826. // a morph geometry node is similar to a standard node, and the node is also contained
  827. // in FBXTree.Objects.Geometry, however it can only have attributes for position, normal
  828. // and a special attribute Index defining which vertices of the original geometry are affected
  829. // Normal and position attributes only have data for the vertices that are affected by the morph
  830. genMorphGeometry: function ( parentGeo, parentGeoNode, morphGeoNode, preTransform ) {
  831. var morphGeo = new THREE.BufferGeometry();
  832. if ( morphGeoNode.attrName ) morphGeo.name = morphGeoNode.attrName;
  833. var vertexIndices = ( parentGeoNode.PolygonVertexIndex !== undefined ) ? parentGeoNode.PolygonVertexIndex.a : [];
  834. // make a copy of the parent's vertex positions
  835. var vertexPositions = ( parentGeoNode.Vertices !== undefined ) ? parentGeoNode.Vertices.a.slice() : [];
  836. var morphPositions = ( morphGeoNode.Vertices !== undefined ) ? morphGeoNode.Vertices.a : [];
  837. var indices = ( morphGeoNode.Indexes !== undefined ) ? morphGeoNode.Indexes.a : [];
  838. for ( var i = 0; i < indices.length; i ++ ) {
  839. var morphIndex = indices[ i ] * 3;
  840. // FBX format uses blend shapes rather than morph targets. This can be converted
  841. // by additively combining the blend shape positions with the original geometry's positions
  842. vertexPositions[ morphIndex ] += morphPositions[ i * 3 ];
  843. vertexPositions[ morphIndex + 1 ] += morphPositions[ i * 3 + 1 ];
  844. vertexPositions[ morphIndex + 2 ] += morphPositions[ i * 3 + 2 ];
  845. }
  846. // TODO: add morph normal support
  847. var morphGeoInfo = {
  848. vertexIndices: vertexIndices,
  849. vertexPositions: vertexPositions,
  850. };
  851. var morphBuffers = this.genBuffers( morphGeoInfo );
  852. var positionAttribute = new THREE.Float32BufferAttribute( morphBuffers.vertex, 3 );
  853. positionAttribute.name = morphGeoNode.attrName;
  854. preTransform.applyToBufferAttribute( positionAttribute );
  855. parentGeo.morphAttributes.position.push( positionAttribute );
  856. },
  857. // Parse normal from FBXTree.Objects.Geometry.LayerElementNormal if it exists
  858. parseNormals: function ( NormalNode ) {
  859. var mappingType = NormalNode.MappingInformationType;
  860. var referenceType = NormalNode.ReferenceInformationType;
  861. var buffer = NormalNode.Normals.a;
  862. var indexBuffer = [];
  863. if ( referenceType === 'IndexToDirect' ) {
  864. if ( 'NormalIndex' in NormalNode ) {
  865. indexBuffer = NormalNode.NormalIndex.a;
  866. } else if ( 'NormalsIndex' in NormalNode ) {
  867. indexBuffer = NormalNode.NormalsIndex.a;
  868. }
  869. }
  870. return {
  871. dataSize: 3,
  872. buffer: buffer,
  873. indices: indexBuffer,
  874. mappingType: mappingType,
  875. referenceType: referenceType
  876. };
  877. },
  878. // Parse UVs from FBXTree.Objects.Geometry.LayerElementUV if it exists
  879. parseUVs: function ( UVNode ) {
  880. var mappingType = UVNode.MappingInformationType;
  881. var referenceType = UVNode.ReferenceInformationType;
  882. var buffer = UVNode.UV.a;
  883. var indexBuffer = [];
  884. if ( referenceType === 'IndexToDirect' ) {
  885. indexBuffer = UVNode.UVIndex.a;
  886. }
  887. return {
  888. dataSize: 2,
  889. buffer: buffer,
  890. indices: indexBuffer,
  891. mappingType: mappingType,
  892. referenceType: referenceType
  893. };
  894. },
  895. // Parse Vertex Colors from FBXTree.Objects.Geometry.LayerElementColor if it exists
  896. parseVertexColors: function ( ColorNode ) {
  897. var mappingType = ColorNode.MappingInformationType;
  898. var referenceType = ColorNode.ReferenceInformationType;
  899. var buffer = ColorNode.Colors.a;
  900. var indexBuffer = [];
  901. if ( referenceType === 'IndexToDirect' ) {
  902. indexBuffer = ColorNode.ColorIndex.a;
  903. }
  904. return {
  905. dataSize: 4,
  906. buffer: buffer,
  907. indices: indexBuffer,
  908. mappingType: mappingType,
  909. referenceType: referenceType
  910. };
  911. },
  912. // Parse mapping and material data in FBXTree.Objects.Geometry.LayerElementMaterial if it exists
  913. parseMaterialIndices: function ( MaterialNode ) {
  914. var mappingType = MaterialNode.MappingInformationType;
  915. var referenceType = MaterialNode.ReferenceInformationType;
  916. if ( mappingType === 'NoMappingInformation' ) {
  917. return {
  918. dataSize: 1,
  919. buffer: [ 0 ],
  920. indices: [ 0 ],
  921. mappingType: 'AllSame',
  922. referenceType: referenceType
  923. };
  924. }
  925. var materialIndexBuffer = MaterialNode.Materials.a;
  926. // Since materials are stored as indices, there's a bit of a mismatch between FBX and what
  927. // we expect.So we create an intermediate buffer that points to the index in the buffer,
  928. // for conforming with the other functions we've written for other data.
  929. var materialIndices = [];
  930. for ( var i = 0; i < materialIndexBuffer.length; ++ i ) {
  931. materialIndices.push( i );
  932. }
  933. return {
  934. dataSize: 1,
  935. buffer: materialIndexBuffer,
  936. indices: materialIndices,
  937. mappingType: mappingType,
  938. referenceType: referenceType
  939. };
  940. },
  941. // Generate a NurbGeometry from a node in FBXTree.Objects.Geometry
  942. parseNurbsGeometry: function ( geoNode ) {
  943. if ( THREE.NURBSCurve === undefined ) {
  944. console.error( 'THREE.FBXLoader: The loader relies on THREE.NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry.' );
  945. return new THREE.BufferGeometry();
  946. }
  947. var order = parseInt( geoNode.Order );
  948. if ( isNaN( order ) ) {
  949. console.error( 'THREE.FBXLoader: Invalid Order %s given for geometry ID: %s', geoNode.Order, geoNode.id );
  950. return new THREE.BufferGeometry();
  951. }
  952. var degree = order - 1;
  953. var knots = geoNode.KnotVector.a;
  954. var controlPoints = [];
  955. var pointsValues = geoNode.Points.a;
  956. for ( var i = 0, l = pointsValues.length; i < l; i += 4 ) {
  957. controlPoints.push( new THREE.Vector4().fromArray( pointsValues, i ) );
  958. }
  959. var startKnot, endKnot;
  960. if ( geoNode.Form === 'Closed' ) {
  961. controlPoints.push( controlPoints[ 0 ] );
  962. } else if ( geoNode.Form === 'Periodic' ) {
  963. startKnot = degree;
  964. endKnot = knots.length - 1 - startKnot;
  965. for ( var i = 0; i < degree; ++ i ) {
  966. controlPoints.push( controlPoints[ i ] );
  967. }
  968. }
  969. var curve = new THREE.NURBSCurve( degree, knots, controlPoints, startKnot, endKnot );
  970. var vertices = curve.getPoints( controlPoints.length * 7 );
  971. var positions = new Float32Array( vertices.length * 3 );
  972. vertices.forEach( function ( vertex, i ) {
  973. vertex.toArray( positions, i * 3 );
  974. } );
  975. var geometry = new THREE.BufferGeometry();
  976. geometry.addAttribute( 'position', new THREE.BufferAttribute( positions, 3 ) );
  977. return geometry;
  978. },
  979. // create the main THREE.Group() to be returned by the loader
  980. parseScene: function ( deformers, geometryMap, materialMap ) {
  981. var sceneGraph = new THREE.Group();
  982. var modelMap = this.parseModels( deformers.skeletons, geometryMap, materialMap );
  983. var modelNodes = this.FBXTree.Objects.Model;
  984. var self = this;
  985. modelMap.forEach( function ( model ) {
  986. var modelNode = modelNodes[ model.ID ];
  987. self.setLookAtProperties( model, modelNode, sceneGraph );
  988. var parentConnections = self.connections.get( model.ID ).parents;
  989. parentConnections.forEach( function ( connection ) {
  990. var parent = modelMap.get( connection.ID );
  991. if ( parent !== undefined ) parent.add( model );
  992. } );
  993. if ( model.parent === null ) {
  994. sceneGraph.add( model );
  995. }
  996. } );
  997. this.bindSkeleton( deformers.skeletons, geometryMap, modelMap );
  998. this.addAnimations( sceneGraph );
  999. this.createAmbientLight( sceneGraph );
  1000. this.setupMorphMaterials( sceneGraph );
  1001. return sceneGraph;
  1002. },
  1003. // parse nodes in FBXTree.Objects.Model
  1004. parseModels: function ( skeletons, geometryMap, materialMap ) {
  1005. var modelMap = new Map();
  1006. var modelNodes = this.FBXTree.Objects.Model;
  1007. for ( var nodeID in modelNodes ) {
  1008. var id = parseInt( nodeID );
  1009. var node = modelNodes[ nodeID ];
  1010. var relationships = this.connections.get( id );
  1011. var model = this.buildSkeleton( relationships, skeletons, id, node.attrName );
  1012. if ( ! model ) {
  1013. switch ( node.attrType ) {
  1014. case 'Camera':
  1015. model = this.createCamera( relationships );
  1016. break;
  1017. case 'Light':
  1018. model = this.createLight( relationships );
  1019. break;
  1020. case 'Mesh':
  1021. model = this.createMesh( relationships, geometryMap, materialMap );
  1022. break;
  1023. case 'NurbsCurve':
  1024. model = this.createCurve( relationships, geometryMap );
  1025. break;
  1026. case 'LimbNode': // usually associated with a Bone, however if a Bone was not created we'll make a Group instead
  1027. case 'Null':
  1028. default:
  1029. model = new THREE.Group();
  1030. break;
  1031. }
  1032. model.name = THREE.PropertyBinding.sanitizeNodeName( node.attrName );
  1033. model.ID = id;
  1034. }
  1035. this.setModelTransforms( model, node );
  1036. modelMap.set( id, model );
  1037. }
  1038. return modelMap;
  1039. },
  1040. buildSkeleton: function ( relationships, skeletons, id, name ) {
  1041. var bone = null;
  1042. relationships.parents.forEach( function ( parent ) {
  1043. for ( var ID in skeletons ) {
  1044. var skeleton = skeletons[ ID ];
  1045. skeleton.rawBones.forEach( function ( rawBone, i ) {
  1046. if ( rawBone.ID === parent.ID ) {
  1047. var subBone = bone;
  1048. bone = new THREE.Bone();
  1049. bone.matrixWorld.copy( rawBone.transformLink );
  1050. // set name and id here - otherwise in cases where "subBone" is created it will not have a name / id
  1051. bone.name = THREE.PropertyBinding.sanitizeNodeName( name );
  1052. bone.ID = id;
  1053. skeleton.bones[ i ] = bone;
  1054. // In cases where a bone is shared between multiple meshes
  1055. // duplicate the bone here and and it as a child of the first bone
  1056. if ( subBone !== null ) {
  1057. bone.add( subBone );
  1058. }
  1059. }
  1060. } );
  1061. }
  1062. } );
  1063. return bone;
  1064. },
  1065. // create a THREE.PerspectiveCamera or THREE.OrthographicCamera
  1066. createCamera: function ( relationships ) {
  1067. var model;
  1068. var cameraAttribute;
  1069. var self = this;
  1070. relationships.children.forEach( function ( child ) {
  1071. var attr = self.FBXTree.Objects.NodeAttribute[ child.ID ];
  1072. if ( attr !== undefined ) {
  1073. cameraAttribute = attr;
  1074. }
  1075. } );
  1076. if ( cameraAttribute === undefined ) {
  1077. model = new THREE.Object3D();
  1078. } else {
  1079. var type = 0;
  1080. if ( cameraAttribute.CameraProjectionType !== undefined && cameraAttribute.CameraProjectionType.value === 1 ) {
  1081. type = 1;
  1082. }
  1083. var nearClippingPlane = 1;
  1084. if ( cameraAttribute.NearPlane !== undefined ) {
  1085. nearClippingPlane = cameraAttribute.NearPlane.value / 1000;
  1086. }
  1087. var farClippingPlane = 1000;
  1088. if ( cameraAttribute.FarPlane !== undefined ) {
  1089. farClippingPlane = cameraAttribute.FarPlane.value / 1000;
  1090. }
  1091. var width = window.innerWidth;
  1092. var height = window.innerHeight;
  1093. if ( cameraAttribute.AspectWidth !== undefined && cameraAttribute.AspectHeight !== undefined ) {
  1094. width = cameraAttribute.AspectWidth.value;
  1095. height = cameraAttribute.AspectHeight.value;
  1096. }
  1097. var aspect = width / height;
  1098. var fov = 45;
  1099. if ( cameraAttribute.FieldOfView !== undefined ) {
  1100. fov = cameraAttribute.FieldOfView.value;
  1101. }
  1102. var focalLength = cameraAttribute.FocalLength ? cameraAttribute.FocalLength.value : null;
  1103. switch ( type ) {
  1104. case 0: // Perspective
  1105. model = new THREE.PerspectiveCamera( fov, aspect, nearClippingPlane, farClippingPlane );
  1106. if ( focalLength !== null ) model.setFocalLength( focalLength );
  1107. break;
  1108. case 1: // Orthographic
  1109. model = new THREE.OrthographicCamera( - width / 2, width / 2, height / 2, - height / 2, nearClippingPlane, farClippingPlane );
  1110. break;
  1111. default:
  1112. console.warn( 'THREE.FBXLoader: Unknown camera type ' + type + '.' );
  1113. model = new THREE.Object3D();
  1114. break;
  1115. }
  1116. }
  1117. return model;
  1118. },
  1119. // Create a THREE.DirectionalLight, THREE.PointLight or THREE.SpotLight
  1120. createLight: function ( relationships ) {
  1121. var model;
  1122. var lightAttribute;
  1123. var self = this;
  1124. relationships.children.forEach( function ( child ) {
  1125. var attr = self.FBXTree.Objects.NodeAttribute[ child.ID ];
  1126. if ( attr !== undefined ) {
  1127. lightAttribute = attr;
  1128. }
  1129. } );
  1130. if ( lightAttribute === undefined ) {
  1131. model = new THREE.Object3D();
  1132. } else {
  1133. var type;
  1134. // LightType can be undefined for Point lights
  1135. if ( lightAttribute.LightType === undefined ) {
  1136. type = 0;
  1137. } else {
  1138. type = lightAttribute.LightType.value;
  1139. }
  1140. var color = 0xffffff;
  1141. if ( lightAttribute.Color !== undefined ) {
  1142. color = new THREE.Color().fromArray( lightAttribute.Color.value );
  1143. }
  1144. var intensity = ( lightAttribute.Intensity === undefined ) ? 1 : lightAttribute.Intensity.value / 100;
  1145. // light disabled
  1146. if ( lightAttribute.CastLightOnObject !== undefined && lightAttribute.CastLightOnObject.value === 0 ) {
  1147. intensity = 0;
  1148. }
  1149. var distance = 0;
  1150. if ( lightAttribute.FarAttenuationEnd !== undefined ) {
  1151. if ( lightAttribute.EnableFarAttenuation !== undefined && lightAttribute.EnableFarAttenuation.value === 0 ) {
  1152. distance = 0;
  1153. } else {
  1154. distance = lightAttribute.FarAttenuationEnd.value;
  1155. }
  1156. }
  1157. // TODO: could this be calculated linearly from FarAttenuationStart to FarAttenuationEnd?
  1158. var decay = 1;
  1159. switch ( type ) {
  1160. case 0: // Point
  1161. model = new THREE.PointLight( color, intensity, distance, decay );
  1162. break;
  1163. case 1: // Directional
  1164. model = new THREE.DirectionalLight( color, intensity );
  1165. break;
  1166. case 2: // Spot
  1167. var angle = Math.PI / 3;
  1168. if ( lightAttribute.InnerAngle !== undefined ) {
  1169. angle = THREE.Math.degToRad( lightAttribute.InnerAngle.value );
  1170. }
  1171. var penumbra = 0;
  1172. if ( lightAttribute.OuterAngle !== undefined ) {
  1173. // TODO: this is not correct - FBX calculates outer and inner angle in degrees
  1174. // with OuterAngle > InnerAngle && OuterAngle <= Math.PI
  1175. // while three.js uses a penumbra between (0, 1) to attenuate the inner angle
  1176. penumbra = THREE.Math.degToRad( lightAttribute.OuterAngle.value );
  1177. penumbra = Math.max( penumbra, 1 );
  1178. }
  1179. model = new THREE.SpotLight( color, intensity, distance, angle, penumbra, decay );
  1180. break;
  1181. default:
  1182. console.warn( 'THREE.FBXLoader: Unknown light type ' + lightAttribute.LightType.value + ', defaulting to a THREE.PointLight.' );
  1183. model = new THREE.PointLight( color, intensity );
  1184. break;
  1185. }
  1186. if ( lightAttribute.CastShadows !== undefined && lightAttribute.CastShadows.value === 1 ) {
  1187. model.castShadow = true;
  1188. }
  1189. }
  1190. return model;
  1191. },
  1192. createMesh: function ( relationships, geometryMap, materialMap ) {
  1193. var model;
  1194. var geometry = null;
  1195. var material = null;
  1196. var materials = [];
  1197. // get geometry and materials(s) from connections
  1198. relationships.children.forEach( function ( child ) {
  1199. if ( geometryMap.has( child.ID ) ) {
  1200. geometry = geometryMap.get( child.ID );
  1201. }
  1202. if ( materialMap.has( child.ID ) ) {
  1203. materials.push( materialMap.get( child.ID ) );
  1204. }
  1205. } );
  1206. if ( materials.length > 1 ) {
  1207. material = materials;
  1208. } else if ( materials.length > 0 ) {
  1209. material = materials[ 0 ];
  1210. } else {
  1211. material = new THREE.MeshPhongMaterial( { color: 0xcccccc } );
  1212. materials.push( material );
  1213. }
  1214. if ( 'color' in geometry.attributes ) {
  1215. materials.forEach( function ( material ) {
  1216. material.vertexColors = THREE.VertexColors;
  1217. } );
  1218. }
  1219. if ( geometry.FBX_Deformer ) {
  1220. materials.forEach( function ( material ) {
  1221. material.skinning = true;
  1222. } );
  1223. model = new THREE.SkinnedMesh( geometry, material );
  1224. } else {
  1225. model = new THREE.Mesh( geometry, material );
  1226. }
  1227. return model;
  1228. },
  1229. createCurve: function ( relationships, geometryMap ) {
  1230. var geometry = relationships.children.reduce( function ( geo, child ) {
  1231. if ( geometryMap.has( child.ID ) ) geo = geometryMap.get( child.ID );
  1232. return geo;
  1233. }, null );
  1234. // FBX does not list materials for Nurbs lines, so we'll just put our own in here.
  1235. var material = new THREE.LineBasicMaterial( { color: 0x3300ff, linewidth: 1 } );
  1236. return new THREE.Line( geometry, material );
  1237. },
  1238. // parse the model node for transform details and apply them to the model
  1239. setModelTransforms: function ( model, modelNode ) {
  1240. // http://help.autodesk.com/view/FBX/2017/ENU/?guid=__cpp_ref_class_fbx_euler_html
  1241. if ( 'RotationOrder' in modelNode ) {
  1242. var enums = [
  1243. 'XYZ', // default
  1244. 'XZY',
  1245. 'YZX',
  1246. 'ZXY',
  1247. 'YXZ',
  1248. 'ZYX',
  1249. 'SphericXYZ',
  1250. ];
  1251. var value = parseInt( modelNode.RotationOrder.value, 10 );
  1252. if ( value > 0 && value < 6 ) {
  1253. // model.rotation.order = enums[ value ];
  1254. // Note: Euler order other than XYZ is currently not supported, so just display a warning for now
  1255. console.warn( 'THREE.FBXLoader: unsupported Euler Order: %s. Currently only XYZ order is supported. Animations and rotations may be incorrect.', enums[ value ] );
  1256. } else if ( value === 6 ) {
  1257. console.warn( 'THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect.' );
  1258. }
  1259. }
  1260. if ( 'Lcl_Translation' in modelNode ) {
  1261. model.position.fromArray( modelNode.Lcl_Translation.value );
  1262. }
  1263. if ( 'Lcl_Rotation' in modelNode ) {
  1264. var rotation = modelNode.Lcl_Rotation.value.map( THREE.Math.degToRad );
  1265. rotation.push( 'ZYX' );
  1266. model.quaternion.setFromEuler( new THREE.Euler().fromArray( rotation ) );
  1267. }
  1268. if ( 'Lcl_Scaling' in modelNode ) {
  1269. model.scale.fromArray( modelNode.Lcl_Scaling.value );
  1270. }
  1271. if ( 'PreRotation' in modelNode ) {
  1272. var array = modelNode.PreRotation.value.map( THREE.Math.degToRad );
  1273. array[ 3 ] = 'ZYX';
  1274. var preRotations = new THREE.Euler().fromArray( array );
  1275. preRotations = new THREE.Quaternion().setFromEuler( preRotations );
  1276. model.quaternion.premultiply( preRotations );
  1277. }
  1278. },
  1279. setLookAtProperties: function ( model, modelNode, sceneGraph ) {
  1280. if ( 'LookAtProperty' in modelNode ) {
  1281. var children = this.connections.get( model.ID ).children;
  1282. var self = this;
  1283. children.forEach( function ( child ) {
  1284. if ( child.relationship === 'LookAtProperty' ) {
  1285. var lookAtTarget = self.FBXTree.Objects.Model[ child.ID ];
  1286. if ( 'Lcl_Translation' in lookAtTarget ) {
  1287. var pos = lookAtTarget.Lcl_Translation.value;
  1288. // DirectionalLight, SpotLight
  1289. if ( model.target !== undefined ) {
  1290. model.target.position.fromArray( pos );
  1291. sceneGraph.add( model.target );
  1292. } else { // Cameras and other Object3Ds
  1293. model.lookAt( new THREE.Vector3().fromArray( pos ) );
  1294. }
  1295. }
  1296. }
  1297. } );
  1298. }
  1299. },
  1300. bindSkeleton: function ( skeletons, geometryMap, modelMap ) {
  1301. var bindMatrices = this.parsePoseNodes();
  1302. for ( var ID in skeletons ) {
  1303. var skeleton = skeletons[ ID ];
  1304. var parents = this.connections.get( parseInt( skeleton.ID ) ).parents;
  1305. var self = this;
  1306. parents.forEach( function ( parent ) {
  1307. if ( geometryMap.has( parent.ID ) ) {
  1308. var geoID = parent.ID;
  1309. var geoRelationships = self.connections.get( geoID );
  1310. geoRelationships.parents.forEach( function ( geoConnParent ) {
  1311. if ( modelMap.has( geoConnParent.ID ) ) {
  1312. var model = modelMap.get( geoConnParent.ID );
  1313. model.bind( new THREE.Skeleton( skeleton.bones ), bindMatrices[ geoConnParent.ID ] );
  1314. }
  1315. } );
  1316. }
  1317. } );
  1318. }
  1319. },
  1320. parsePoseNodes: function () {
  1321. var bindMatrices = {};
  1322. if ( 'Pose' in this.FBXTree.Objects ) {
  1323. var BindPoseNode = this.FBXTree.Objects.Pose;
  1324. for ( var nodeID in BindPoseNode ) {
  1325. if ( BindPoseNode[ nodeID ].attrType === 'BindPose' ) {
  1326. var poseNodes = BindPoseNode[ nodeID ].PoseNode;
  1327. if ( Array.isArray( poseNodes ) ) {
  1328. poseNodes.forEach( function ( poseNode ) {
  1329. bindMatrices[ poseNode.Node ] = new THREE.Matrix4().fromArray( poseNode.Matrix.a );
  1330. } );
  1331. } else {
  1332. bindMatrices[ poseNodes.Node ] = new THREE.Matrix4().fromArray( poseNodes.Matrix.a );
  1333. }
  1334. }
  1335. }
  1336. }
  1337. return bindMatrices;
  1338. },
  1339. // take raw animation clips and turn them into three.js animation clips
  1340. addAnimations: function ( sceneGraph ) {
  1341. sceneGraph.animations = [];
  1342. var rawClips = this.parseAnimations();
  1343. if ( rawClips === undefined ) return;
  1344. for ( var key in rawClips ) {
  1345. var rawClip = rawClips[ key ];
  1346. var clip = this.addClip( rawClip, sceneGraph );
  1347. sceneGraph.animations.push( clip );
  1348. }
  1349. },
  1350. parseAnimations: function () {
  1351. // since the actual transformation data is stored in FBXTree.Objects.AnimationCurve,
  1352. // if this is undefined we can safely assume there are no animations
  1353. if ( this.FBXTree.Objects.AnimationCurve === undefined ) return undefined;
  1354. var curveNodesMap = this.parseAnimationCurveNodes();
  1355. this.parseAnimationCurves( curveNodesMap );
  1356. var layersMap = this.parseAnimationLayers( curveNodesMap );
  1357. var rawClips = this.parseAnimStacks( layersMap );
  1358. return rawClips;
  1359. },
  1360. // parse nodes in FBXTree.Objects.AnimationCurveNode
  1361. // each AnimationCurveNode holds data for an animation transform for a model (e.g. left arm rotation )
  1362. // and is referenced by an AnimationLayer
  1363. parseAnimationCurveNodes: function () {
  1364. var rawCurveNodes = this.FBXTree.Objects.AnimationCurveNode;
  1365. var curveNodesMap = new Map();
  1366. for ( var nodeID in rawCurveNodes ) {
  1367. var rawCurveNode = rawCurveNodes[ nodeID ];
  1368. if ( rawCurveNode.attrName.match( /S|R|T|DeformPercent/ ) !== null ) {
  1369. var curveNode = {
  1370. id: rawCurveNode.id,
  1371. attr: rawCurveNode.attrName,
  1372. curves: {},
  1373. };
  1374. curveNodesMap.set( curveNode.id, curveNode );
  1375. }
  1376. }
  1377. return curveNodesMap;
  1378. },
  1379. // parse nodes in FBXTree.Objects.AnimationCurve and connect them up to
  1380. // previously parsed AnimationCurveNodes. Each AnimationCurve holds data for a single animated
  1381. // axis ( e.g. times and values of x rotation)
  1382. parseAnimationCurves: function ( curveNodesMap ) {
  1383. var rawCurves = this.FBXTree.Objects.AnimationCurve;
  1384. // TODO: Many values are identical up to roundoff error, but won't be optimised
  1385. // e.g. position times: [0, 0.4, 0. 8]
  1386. // position values: [7.23538335023477e-7, 93.67518615722656, -0.9982695579528809, 7.23538335023477e-7, 93.67518615722656, -0.9982695579528809, 7.235384487103147e-7, 93.67520904541016, -0.9982695579528809]
  1387. // clearly, this should be optimised to
  1388. // times: [0], positions [7.23538335023477e-7, 93.67518615722656, -0.9982695579528809]
  1389. // this shows up in nearly every FBX file, and generally time array is length > 100
  1390. for ( var nodeID in rawCurves ) {
  1391. var animationCurve = {
  1392. id: rawCurves[ nodeID ].id,
  1393. times: rawCurves[ nodeID ].KeyTime.a.map( convertFBXTimeToSeconds ),
  1394. values: rawCurves[ nodeID ].KeyValueFloat.a,
  1395. };
  1396. var relationships = this.connections.get( animationCurve.id );
  1397. if ( relationships !== undefined ) {
  1398. var animationCurveID = relationships.parents[ 0 ].ID;
  1399. var animationCurveRelationship = relationships.parents[ 0 ].relationship;
  1400. if ( animationCurveRelationship.match( /X/ ) ) {
  1401. curveNodesMap.get( animationCurveID ).curves[ 'x' ] = animationCurve;
  1402. } else if ( animationCurveRelationship.match( /Y/ ) ) {
  1403. curveNodesMap.get( animationCurveID ).curves[ 'y' ] = animationCurve;
  1404. } else if ( animationCurveRelationship.match( /Z/ ) ) {
  1405. curveNodesMap.get( animationCurveID ).curves[ 'z' ] = animationCurve;
  1406. } else if ( animationCurveRelationship.match( /d|DeformPercent/ ) ) {
  1407. curveNodesMap.get( animationCurveID ).curves[ 'morph' ] = animationCurve;
  1408. }
  1409. }
  1410. }
  1411. },
  1412. // parse nodes in FBXTree.Objects.AnimationLayer. Each layers holds references
  1413. // to various AnimationCurveNodes and is referenced by an AnimationStack node
  1414. // note: theoretically a stack can have multiple layers, however in practice there always seems to be one per stack
  1415. parseAnimationLayers: function ( curveNodesMap ) {
  1416. var rawLayers = this.FBXTree.Objects.AnimationLayer;
  1417. var layersMap = new Map();
  1418. for ( var nodeID in rawLayers ) {
  1419. var layerCurveNodes = [];
  1420. var connection = this.connections.get( parseInt( nodeID ) );
  1421. if ( connection !== undefined ) {
  1422. // all the animationCurveNodes used in the layer
  1423. var children = connection.children;
  1424. var self = this;
  1425. children.forEach( function ( child, i ) {
  1426. if ( curveNodesMap.has( child.ID ) ) {
  1427. var curveNode = curveNodesMap.get( child.ID );
  1428. // check that the curves are defined for at least one axis, otherwise ignore the curveNode
  1429. if ( curveNode.curves.x !== undefined || curveNode.curves.y !== undefined || curveNode.curves.z !== undefined ) {
  1430. if ( layerCurveNodes[ i ] === undefined ) {
  1431. var modelID;
  1432. self.connections.get( child.ID ).parents.forEach( function ( parent ) {
  1433. if ( parent.relationship !== undefined ) modelID = parent.ID;
  1434. } );
  1435. var rawModel = self.FBXTree.Objects.Model[ modelID.toString() ];
  1436. var node = {
  1437. modelName: THREE.PropertyBinding.sanitizeNodeName( rawModel.attrName ),
  1438. initialPosition: [ 0, 0, 0 ],
  1439. initialRotation: [ 0, 0, 0 ],
  1440. initialScale: [ 1, 1, 1 ],
  1441. };
  1442. if ( 'Lcl_Translation' in rawModel ) node.initialPosition = rawModel.Lcl_Translation.value;
  1443. if ( 'Lcl_Rotation' in rawModel ) node.initialRotation = rawModel.Lcl_Rotation.value;
  1444. if ( 'Lcl_Scaling' in rawModel ) node.initialScale = rawModel.Lcl_Scaling.value;
  1445. // if the animated model is pre rotated, we'll have to apply the pre rotations to every
  1446. // animation value as well
  1447. if ( 'PreRotation' in rawModel ) node.preRotations = rawModel.PreRotation.value;
  1448. layerCurveNodes[ i ] = node;
  1449. }
  1450. layerCurveNodes[ i ][ curveNode.attr ] = curveNode;
  1451. } else if ( curveNode.curves.morph !== undefined ) {
  1452. if ( layerCurveNodes[ i ] === undefined ) {
  1453. var deformerID;
  1454. self.connections.get( child.ID ).parents.forEach( function ( parent ) {
  1455. if ( parent.relationship !== undefined ) deformerID = parent.ID;
  1456. } );
  1457. var morpherID = self.connections.get( deformerID ).parents[ 0 ].ID;
  1458. var geoID = self.connections.get( morpherID ).parents[ 0 ].ID;
  1459. // assuming geometry is not used in more than one model
  1460. var modelID = self.connections.get( geoID ).parents[ 0 ].ID;
  1461. var rawModel = self.FBXTree.Objects.Model[ modelID ];
  1462. var node = {
  1463. modelName: THREE.PropertyBinding.sanitizeNodeName( rawModel.attrName ),
  1464. morphName: self.FBXTree.Objects.Deformer[ deformerID ].attrName,
  1465. };
  1466. layerCurveNodes[ i ] = node;
  1467. }
  1468. layerCurveNodes[ i ][ curveNode.attr ] = curveNode;
  1469. }
  1470. }
  1471. } );
  1472. layersMap.set( parseInt( nodeID ), layerCurveNodes );
  1473. }
  1474. }
  1475. return layersMap;
  1476. },
  1477. // parse nodes in FBXTree.Objects.AnimationStack. These are the top level node in the animation
  1478. // hierarchy. Each Stack node will be used to create a THREE.AnimationClip
  1479. parseAnimStacks: function ( layersMap ) {
  1480. var rawStacks = this.FBXTree.Objects.AnimationStack;
  1481. // connect the stacks (clips) up to the layers
  1482. var rawClips = {};
  1483. for ( var nodeID in rawStacks ) {
  1484. var children = this.connections.get( parseInt( nodeID ) ).children;
  1485. if ( children.length > 1 ) {
  1486. // it seems like stacks will always be associated with a single layer. But just in case there are files
  1487. // where there are multiple layers per stack, we'll display a warning
  1488. console.warn( 'THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.' );
  1489. }
  1490. var layer = layersMap.get( children[ 0 ].ID );
  1491. rawClips[ nodeID ] = {
  1492. name: rawStacks[ nodeID ].attrName,
  1493. layer: layer,
  1494. };
  1495. }
  1496. return rawClips;
  1497. },
  1498. addClip: function ( rawClip, sceneGraph ) {
  1499. var tracks = [];
  1500. var self = this;
  1501. rawClip.layer.forEach( function ( rawTracks ) {
  1502. tracks = tracks.concat( self.generateTracks( rawTracks, sceneGraph ) );
  1503. } );
  1504. return new THREE.AnimationClip( rawClip.name, - 1, tracks );
  1505. },
  1506. generateTracks: function ( rawTracks, sceneGraph ) {
  1507. var tracks = [];
  1508. if ( rawTracks.T !== undefined && Object.keys( rawTracks.T.curves ).length > 0 ) {
  1509. var positionTrack = this.generateVectorTrack( rawTracks.modelName, rawTracks.T.curves, rawTracks.initialPosition, 'position' );
  1510. if ( positionTrack !== undefined ) tracks.push( positionTrack );
  1511. }
  1512. if ( rawTracks.R !== undefined && Object.keys( rawTracks.R.curves ).length > 0 ) {
  1513. var rotationTrack = this.generateRotationTrack( rawTracks.modelName, rawTracks.R.curves, rawTracks.initialRotation, rawTracks.preRotations );
  1514. if ( rotationTrack !== undefined ) tracks.push( rotationTrack );
  1515. }
  1516. if ( rawTracks.S !== undefined && Object.keys( rawTracks.S.curves ).length > 0 ) {
  1517. var scaleTrack = this.generateVectorTrack( rawTracks.modelName, rawTracks.S.curves, rawTracks.initialScale, 'scale' );
  1518. if ( scaleTrack !== undefined ) tracks.push( scaleTrack );
  1519. }
  1520. if ( rawTracks.DeformPercent !== undefined ) {
  1521. var morphTrack = this.generateMorphTrack( rawTracks, sceneGraph );
  1522. if ( morphTrack !== undefined ) tracks.push( morphTrack );
  1523. }
  1524. return tracks;
  1525. },
  1526. generateVectorTrack: function ( modelName, curves, initialValue, type ) {
  1527. var times = this.getTimesForAllAxes( curves );
  1528. var values = this.getKeyframeTrackValues( times, curves, initialValue );
  1529. return new THREE.VectorKeyframeTrack( modelName + '.' + type, times, values );
  1530. },
  1531. generateRotationTrack: function ( modelName, curves, initialValue, preRotations ) {
  1532. if ( curves.x !== undefined ) {
  1533. this.interpolateRotations( curves.x );
  1534. curves.x.values = curves.x.values.map( THREE.Math.degToRad );
  1535. }
  1536. if ( curves.y !== undefined ) {
  1537. this.interpolateRotations( curves.y );
  1538. curves.y.values = curves.y.values.map( THREE.Math.degToRad );
  1539. }
  1540. if ( curves.z !== undefined ) {
  1541. this.interpolateRotations( curves.z );
  1542. curves.z.values = curves.z.values.map( THREE.Math.degToRad );
  1543. }
  1544. var times = this.getTimesForAllAxes( curves );
  1545. var values = this.getKeyframeTrackValues( times, curves, initialValue );
  1546. if ( preRotations !== undefined ) {
  1547. preRotations = preRotations.map( THREE.Math.degToRad );
  1548. preRotations.push( 'ZYX' );
  1549. preRotations = new THREE.Euler().fromArray( preRotations );
  1550. preRotations = new THREE.Quaternion().setFromEuler( preRotations );
  1551. }
  1552. var quaternion = new THREE.Quaternion();
  1553. var euler = new THREE.Euler();
  1554. var quaternionValues = [];
  1555. for ( var i = 0; i < values.length; i += 3 ) {
  1556. euler.set( values[ i ], values[ i + 1 ], values[ i + 2 ], 'ZYX' );
  1557. quaternion.setFromEuler( euler );
  1558. if ( preRotations !== undefined )quaternion.premultiply( preRotations );
  1559. quaternion.toArray( quaternionValues, ( i / 3 ) * 4 );
  1560. }
  1561. return new THREE.QuaternionKeyframeTrack( modelName + '.quaternion', times, quaternionValues );
  1562. },
  1563. generateMorphTrack: function ( rawTracks, sceneGraph ) {
  1564. var curves = rawTracks.DeformPercent.curves.morph;
  1565. var values = curves.values.map( function ( val ) {
  1566. return val / 100;
  1567. } );
  1568. var morphNum = sceneGraph.getObjectByName( rawTracks.modelName ).morphTargetDictionary[ rawTracks.morphName ];
  1569. return new THREE.NumberKeyframeTrack( rawTracks.modelName + '.morphTargetInfluences[' + morphNum + ']', curves.times, values );
  1570. },
  1571. // For all animated objects, times are defined separately for each axis
  1572. // Here we'll combine the times into one sorted array without duplicates
  1573. getTimesForAllAxes: function ( curves ) {
  1574. var times = [];
  1575. // first join together the times for each axis, if defined
  1576. if ( curves.x !== undefined ) times = times.concat( curves.x.times );
  1577. if ( curves.y !== undefined ) times = times.concat( curves.y.times );
  1578. if ( curves.z !== undefined ) times = times.concat( curves.z.times );
  1579. // then sort them and remove duplicates
  1580. times = times.sort( function ( a, b ) {
  1581. return a - b;
  1582. } ).filter( function ( elem, index, array ) {
  1583. return array.indexOf( elem ) == index;
  1584. } );
  1585. return times;
  1586. },
  1587. getKeyframeTrackValues: function ( times, curves, initialValue ) {
  1588. var prevValue = initialValue;
  1589. var values = [];
  1590. var xIndex = - 1;
  1591. var yIndex = - 1;
  1592. var zIndex = - 1;
  1593. times.forEach( function ( time ) {
  1594. if ( curves.x ) xIndex = curves.x.times.indexOf( time );
  1595. if ( curves.y ) yIndex = curves.y.times.indexOf( time );
  1596. if ( curves.z ) zIndex = curves.z.times.indexOf( time );
  1597. // if there is an x value defined for this frame, use that
  1598. if ( xIndex !== - 1 ) {
  1599. var xValue = curves.x.values[ xIndex ];
  1600. values.push( xValue );
  1601. prevValue[ 0 ] = xValue;
  1602. } else {
  1603. // otherwise use the x value from the previous frame
  1604. values.push( prevValue[ 0 ] );
  1605. }
  1606. if ( yIndex !== - 1 ) {
  1607. var yValue = curves.y.values[ yIndex ];
  1608. values.push( yValue );
  1609. prevValue[ 1 ] = yValue;
  1610. } else {
  1611. values.push( prevValue[ 1 ] );
  1612. }
  1613. if ( zIndex !== - 1 ) {
  1614. var zValue = curves.z.values[ zIndex ];
  1615. values.push( zValue );
  1616. prevValue[ 2 ] = zValue;
  1617. } else {
  1618. values.push( prevValue[ 2 ] );
  1619. }
  1620. } );
  1621. return values;
  1622. },
  1623. // Rotations are defined as Euler angles which can have values of any size
  1624. // These will be converted to quaternions which don't support values greater than
  1625. // PI, so we'll interpolate large rotations
  1626. interpolateRotations: function ( curve ) {
  1627. for ( var i = 1; i < curve.values.length; i ++ ) {
  1628. var initialValue = curve.values[ i - 1 ];
  1629. var valuesSpan = curve.values[ i ] - initialValue;
  1630. var absoluteSpan = Math.abs( valuesSpan );
  1631. if ( absoluteSpan >= 180 ) {
  1632. var numSubIntervals = absoluteSpan / 180;
  1633. var step = valuesSpan / numSubIntervals;
  1634. var nextValue = initialValue + step;
  1635. var initialTime = curve.times[ i - 1 ];
  1636. var timeSpan = curve.times[ i ] - initialTime;
  1637. var interval = timeSpan / numSubIntervals;
  1638. var nextTime = initialTime + interval;
  1639. var interpolatedTimes = [];
  1640. var interpolatedValues = [];
  1641. while ( nextTime < curve.times[ i ] ) {
  1642. interpolatedTimes.push( nextTime );
  1643. nextTime += interval;
  1644. interpolatedValues.push( nextValue );
  1645. nextValue += step;
  1646. }
  1647. curve.times = inject( curve.times, i, interpolatedTimes );
  1648. curve.values = inject( curve.values, i, interpolatedValues );
  1649. }
  1650. }
  1651. },
  1652. // Parse ambient color in FBXTree.GlobalSettings - if it's not set to black (default), create an ambient light
  1653. createAmbientLight: function ( sceneGraph ) {
  1654. if ( 'GlobalSettings' in this.FBXTree && 'AmbientColor' in this.FBXTree.GlobalSettings ) {
  1655. var ambientColor = this.FBXTree.GlobalSettings.AmbientColor.value;
  1656. var r = ambientColor[ 0 ];
  1657. var g = ambientColor[ 1 ];
  1658. var b = ambientColor[ 2 ];
  1659. if ( r !== 0 || g !== 0 || b !== 0 ) {
  1660. var color = new THREE.Color( r, g, b );
  1661. sceneGraph.add( new THREE.AmbientLight( color, 1 ) );
  1662. }
  1663. }
  1664. },
  1665. setupMorphMaterials: function ( sceneGraph ) {
  1666. sceneGraph.traverse( function ( child ) {
  1667. if ( child.isMesh ) {
  1668. if ( child.geometry.morphAttributes.position || child.geometry.morphAttributes.normal ) {
  1669. var uuid = child.uuid;
  1670. var matUuid = child.material.uuid;
  1671. // if a geometry has morph targets, it cannot share the material with other geometries
  1672. var sharedMat = false;
  1673. sceneGraph.traverse( function ( child ) {
  1674. if ( child.isMesh ) {
  1675. if ( child.material.uuid === matUuid && child.uuid !== uuid ) sharedMat = true;
  1676. }
  1677. } );
  1678. if ( sharedMat === true ) child.material = child.material.clone();
  1679. child.material.morphTargets = true;
  1680. }
  1681. }
  1682. } );
  1683. },
  1684. };
  1685. // parse an FBX file in ASCII format
  1686. function TextParser() {}
  1687. TextParser.prototype = {
  1688. constructor: TextParser,
  1689. getPrevNode: function () {
  1690. return this.nodeStack[ this.currentIndent - 2 ];
  1691. },
  1692. getCurrentNode: function () {
  1693. return this.nodeStack[ this.currentIndent - 1 ];
  1694. },
  1695. getCurrentProp: function () {
  1696. return this.currentProp;
  1697. },
  1698. pushStack: function ( node ) {
  1699. this.nodeStack.push( node );
  1700. this.currentIndent += 1;
  1701. },
  1702. popStack: function () {
  1703. this.nodeStack.pop();
  1704. this.currentIndent -= 1;
  1705. },
  1706. setCurrentProp: function ( val, name ) {
  1707. this.currentProp = val;
  1708. this.currentPropName = name;
  1709. },
  1710. parse: function ( text ) {
  1711. this.currentIndent = 0;
  1712. this.allNodes = new FBXTree();
  1713. this.nodeStack = [];
  1714. this.currentProp = [];
  1715. this.currentPropName = '';
  1716. var self = this;
  1717. var split = text.split( /[\r\n]+/ );
  1718. split.forEach( function ( line, i ) {
  1719. var matchComment = line.match( /^[\s\t]*;/ );
  1720. var matchEmpty = line.match( /^[\s\t]*$/ );
  1721. if ( matchComment || matchEmpty ) return;
  1722. var matchBeginning = line.match( '^\\t{' + self.currentIndent + '}(\\w+):(.*){', '' );
  1723. var matchProperty = line.match( '^\\t{' + ( self.currentIndent ) + '}(\\w+):[\\s\\t\\r\\n](.*)' );
  1724. var matchEnd = line.match( '^\\t{' + ( self.currentIndent - 1 ) + '}}' );
  1725. if ( matchBeginning ) {
  1726. self.parseNodeBegin( line, matchBeginning );
  1727. } else if ( matchProperty ) {
  1728. self.parseNodeProperty( line, matchProperty, split[ ++ i ] );
  1729. } else if ( matchEnd ) {
  1730. self.popStack();
  1731. } else if ( line.match( /^[^\s\t}]/ ) ) {
  1732. // large arrays are split over multiple lines terminated with a ',' character
  1733. // if this is encountered the line needs to be joined to the previous line
  1734. self.parseNodePropertyContinued( line );
  1735. }
  1736. } );
  1737. return this.allNodes;
  1738. },
  1739. parseNodeBegin: function ( line, property ) {
  1740. var nodeName = property[ 1 ].trim().replace( /^"/, '' ).replace( /"$/, '' );
  1741. var nodeAttrs = property[ 2 ].split( ',' ).map( function ( attr ) {
  1742. return attr.trim().replace( /^"/, '' ).replace( /"$/, '' );
  1743. } );
  1744. var node = { name: nodeName };
  1745. var attrs = this.parseNodeAttr( nodeAttrs );
  1746. var currentNode = this.getCurrentNode();
  1747. // a top node
  1748. if ( this.currentIndent === 0 ) {
  1749. this.allNodes.add( nodeName, node );
  1750. } else { // a subnode
  1751. // if the subnode already exists, append it
  1752. if ( nodeName in currentNode ) {
  1753. // special case Pose needs PoseNodes as an array
  1754. if ( nodeName === 'PoseNode' ) {
  1755. currentNode.PoseNode.push( node );
  1756. } else if ( currentNode[ nodeName ].id !== undefined ) {
  1757. currentNode[ nodeName ] = {};
  1758. currentNode[ nodeName ][ currentNode[ nodeName ].id ] = currentNode[ nodeName ];
  1759. }
  1760. if ( attrs.id !== '' ) currentNode[ nodeName ][ attrs.id ] = node;
  1761. } else if ( typeof attrs.id === 'number' ) {
  1762. currentNode[ nodeName ] = {};
  1763. currentNode[ nodeName ][ attrs.id ] = node;
  1764. } else if ( nodeName !== 'Properties70' ) {
  1765. if ( nodeName === 'PoseNode' ) currentNode[ nodeName ] = [ node ];
  1766. else currentNode[ nodeName ] = node;
  1767. }
  1768. }
  1769. if ( typeof attrs.id === 'number' ) node.id = attrs.id;
  1770. if ( attrs.name !== '' ) node.attrName = attrs.name;
  1771. if ( attrs.type !== '' ) node.attrType = attrs.type;
  1772. this.pushStack( node );
  1773. },
  1774. parseNodeAttr: function ( attrs ) {
  1775. var id = attrs[ 0 ];
  1776. if ( attrs[ 0 ] !== '' ) {
  1777. id = parseInt( attrs[ 0 ] );
  1778. if ( isNaN( id ) ) {
  1779. id = attrs[ 0 ];
  1780. }
  1781. }
  1782. var name = '', type = '';
  1783. if ( attrs.length > 1 ) {
  1784. name = attrs[ 1 ].replace( /^(\w+)::/, '' );
  1785. type = attrs[ 2 ];
  1786. }
  1787. return { id: id, name: name, type: type };
  1788. },
  1789. parseNodeProperty: function ( line, property, contentLine ) {
  1790. var propName = property[ 1 ].replace( /^"/, '' ).replace( /"$/, '' ).trim();
  1791. var propValue = property[ 2 ].replace( /^"/, '' ).replace( /"$/, '' ).trim();
  1792. // for special case: base64 image data follows "Content: ," line
  1793. // Content: ,
  1794. // "/9j/4RDaRXhpZgAATU0A..."
  1795. if ( propName === 'Content' && propValue === ',' ) {
  1796. propValue = contentLine.replace( /"/g, '' ).replace( /,$/, '' ).trim();
  1797. }
  1798. var currentNode = this.getCurrentNode();
  1799. var parentName = currentNode.name;
  1800. if ( parentName === 'Properties70' ) {
  1801. this.parseNodeSpecialProperty( line, propName, propValue );
  1802. return;
  1803. }
  1804. // Connections
  1805. if ( propName === 'C' ) {
  1806. var connProps = propValue.split( ',' ).slice( 1 );
  1807. var from = parseInt( connProps[ 0 ] );
  1808. var to = parseInt( connProps[ 1 ] );
  1809. var rest = propValue.split( ',' ).slice( 3 );
  1810. rest = rest.map( function ( elem ) {
  1811. return elem.trim().replace( /^"/, '' );
  1812. } );
  1813. propName = 'connections';
  1814. propValue = [ from, to ];
  1815. append( propValue, rest );
  1816. if ( currentNode[ propName ] === undefined ) {
  1817. currentNode[ propName ] = [];
  1818. }
  1819. }
  1820. // Node
  1821. if ( propName === 'Node' ) currentNode.id = propValue;
  1822. // connections
  1823. if ( propName in currentNode && Array.isArray( currentNode[ propName ] ) ) {
  1824. currentNode[ propName ].push( propValue );
  1825. } else {
  1826. if ( propName !== 'a' ) currentNode[ propName ] = propValue;
  1827. else currentNode.a = propValue;
  1828. }
  1829. this.setCurrentProp( currentNode, propName );
  1830. // convert string to array, unless it ends in ',' in which case more will be added to it
  1831. if ( propName === 'a' && propValue.slice( - 1 ) !== ',' ) {
  1832. currentNode.a = parseNumberArray( propValue );
  1833. }
  1834. },
  1835. parseNodePropertyContinued: function ( line ) {
  1836. var currentNode = this.getCurrentNode();
  1837. currentNode.a += line;
  1838. // if the line doesn't end in ',' we have reached the end of the property value
  1839. // so convert the string to an array
  1840. if ( line.slice( - 1 ) !== ',' ) {
  1841. currentNode.a = parseNumberArray( currentNode.a );
  1842. }
  1843. },
  1844. // parse "Property70"
  1845. parseNodeSpecialProperty: function ( line, propName, propValue ) {
  1846. // split this
  1847. // P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
  1848. // into array like below
  1849. // ["Lcl Scaling", "Lcl Scaling", "", "A", "1,1,1" ]
  1850. var props = propValue.split( '",' ).map( function ( prop ) {
  1851. return prop.trim().replace( /^\"/, '' ).replace( /\s/, '_' );
  1852. } );
  1853. var innerPropName = props[ 0 ];
  1854. var innerPropType1 = props[ 1 ];
  1855. var innerPropType2 = props[ 2 ];
  1856. var innerPropFlag = props[ 3 ];
  1857. var innerPropValue = props[ 4 ];
  1858. // cast values where needed, otherwise leave as strings
  1859. switch ( innerPropType1 ) {
  1860. case 'int':
  1861. case 'enum':
  1862. case 'bool':
  1863. case 'ULongLong':
  1864. case 'double':
  1865. case 'Number':
  1866. case 'FieldOfView':
  1867. innerPropValue = parseFloat( innerPropValue );
  1868. break;
  1869. case 'Color':
  1870. case 'ColorRGB':
  1871. case 'Vector3D':
  1872. case 'Lcl_Translation':
  1873. case 'Lcl_Rotation':
  1874. case 'Lcl_Scaling':
  1875. innerPropValue = parseNumberArray( innerPropValue );
  1876. break;
  1877. }
  1878. // CAUTION: these props must append to parent's parent
  1879. this.getPrevNode()[ innerPropName ] = {
  1880. 'type': innerPropType1,
  1881. 'type2': innerPropType2,
  1882. 'flag': innerPropFlag,
  1883. 'value': innerPropValue
  1884. };
  1885. this.setCurrentProp( this.getPrevNode(), innerPropName );
  1886. },
  1887. };
  1888. // Parse an FBX file in Binary format
  1889. function BinaryParser() {}
  1890. BinaryParser.prototype = {
  1891. constructor: BinaryParser,
  1892. parse: function ( buffer ) {
  1893. var reader = new BinaryReader( buffer );
  1894. reader.skip( 23 ); // skip magic 23 bytes
  1895. var version = reader.getUint32();
  1896. console.log( 'THREE.FBXLoader: FBX binary version: ' + version );
  1897. var allNodes = new FBXTree();
  1898. while ( ! this.endOfContent( reader ) ) {
  1899. var node = this.parseNode( reader, version );
  1900. if ( node !== null ) allNodes.add( node.name, node );
  1901. }
  1902. return allNodes;
  1903. },
  1904. // Check if reader has reached the end of content.
  1905. endOfContent: function ( reader ) {
  1906. // footer size: 160bytes + 16-byte alignment padding
  1907. // - 16bytes: magic
  1908. // - padding til 16-byte alignment (at least 1byte?)
  1909. // (seems like some exporters embed fixed 15 or 16bytes?)
  1910. // - 4bytes: magic
  1911. // - 4bytes: version
  1912. // - 120bytes: zero
  1913. // - 16bytes: magic
  1914. if ( reader.size() % 16 === 0 ) {
  1915. return ( ( reader.getOffset() + 160 + 16 ) & ~ 0xf ) >= reader.size();
  1916. } else {
  1917. return reader.getOffset() + 160 + 16 >= reader.size();
  1918. }
  1919. },
  1920. // recursively parse nodes until the end of the file is reached
  1921. parseNode: function ( reader, version ) {
  1922. var node = {};
  1923. // The first three data sizes depends on version.
  1924. var endOffset = ( version >= 7500 ) ? reader.getUint64() : reader.getUint32();
  1925. var numProperties = ( version >= 7500 ) ? reader.getUint64() : reader.getUint32();
  1926. // note: do not remove this even if you get a linter warning as it moves the buffer forward
  1927. var propertyListLen = ( version >= 7500 ) ? reader.getUint64() : reader.getUint32();
  1928. var nameLen = reader.getUint8();
  1929. var name = reader.getString( nameLen );
  1930. // Regards this node as NULL-record if endOffset is zero
  1931. if ( endOffset === 0 ) return null;
  1932. var propertyList = [];
  1933. for ( var i = 0; i < numProperties; i ++ ) {
  1934. propertyList.push( this.parseProperty( reader ) );
  1935. }
  1936. // Regards the first three elements in propertyList as id, attrName, and attrType
  1937. var id = propertyList.length > 0 ? propertyList[ 0 ] : '';
  1938. var attrName = propertyList.length > 1 ? propertyList[ 1 ] : '';
  1939. var attrType = propertyList.length > 2 ? propertyList[ 2 ] : '';
  1940. // check if this node represents just a single property
  1941. // like (name, 0) set or (name2, [0, 1, 2]) set of {name: 0, name2: [0, 1, 2]}
  1942. node.singleProperty = ( numProperties === 1 && reader.getOffset() === endOffset ) ? true : false;
  1943. while ( endOffset > reader.getOffset() ) {
  1944. var subNode = this.parseNode( reader, version );
  1945. if ( subNode !== null ) this.parseSubNode( name, node, subNode );
  1946. }
  1947. node.propertyList = propertyList; // raw property list used by parent
  1948. if ( typeof id === 'number' ) node.id = id;
  1949. if ( attrName !== '' ) node.attrName = attrName;
  1950. if ( attrType !== '' ) node.attrType = attrType;
  1951. if ( name !== '' ) node.name = name;
  1952. return node;
  1953. },
  1954. parseSubNode: function ( name, node, subNode ) {
  1955. // special case: child node is single property
  1956. if ( subNode.singleProperty === true ) {
  1957. var value = subNode.propertyList[ 0 ];
  1958. if ( Array.isArray( value ) ) {
  1959. node[ subNode.name ] = subNode;
  1960. subNode.a = value;
  1961. } else {
  1962. node[ subNode.name ] = value;
  1963. }
  1964. } else if ( name === 'Connections' && subNode.name === 'C' ) {
  1965. var array = [];
  1966. subNode.propertyList.forEach( function ( property, i ) {
  1967. // first Connection is FBX type (OO, OP, etc.). We'll discard these
  1968. if ( i !== 0 ) array.push( property );
  1969. } );
  1970. if ( node.connections === undefined ) {
  1971. node.connections = [];
  1972. }
  1973. node.connections.push( array );
  1974. } else if ( subNode.name === 'Properties70' ) {
  1975. var keys = Object.keys( subNode );
  1976. keys.forEach( function ( key ) {
  1977. node[ key ] = subNode[ key ];
  1978. } );
  1979. } else if ( name === 'Properties70' && subNode.name === 'P' ) {
  1980. var innerPropName = subNode.propertyList[ 0 ];
  1981. var innerPropType1 = subNode.propertyList[ 1 ];
  1982. var innerPropType2 = subNode.propertyList[ 2 ];
  1983. var innerPropFlag = subNode.propertyList[ 3 ];
  1984. var innerPropValue;
  1985. if ( innerPropName.indexOf( 'Lcl ' ) === 0 ) innerPropName = innerPropName.replace( 'Lcl ', 'Lcl_' );
  1986. if ( innerPropType1.indexOf( 'Lcl ' ) === 0 ) innerPropType1 = innerPropType1.replace( 'Lcl ', 'Lcl_' );
  1987. if ( innerPropType1 === 'Color' || innerPropType1 === 'ColorRGB' || innerPropType1 === 'Vector' || innerPropType1 === 'Vector3D' || innerPropType1.indexOf( 'Lcl_' ) === 0 ) {
  1988. innerPropValue = [
  1989. subNode.propertyList[ 4 ],
  1990. subNode.propertyList[ 5 ],
  1991. subNode.propertyList[ 6 ]
  1992. ];
  1993. } else {
  1994. innerPropValue = subNode.propertyList[ 4 ];
  1995. }
  1996. // this will be copied to parent, see above
  1997. node[ innerPropName ] = {
  1998. 'type': innerPropType1,
  1999. 'type2': innerPropType2,
  2000. 'flag': innerPropFlag,
  2001. 'value': innerPropValue
  2002. };
  2003. } else if ( node[ subNode.name ] === undefined ) {
  2004. if ( typeof subNode.id === 'number' ) {
  2005. node[ subNode.name ] = {};
  2006. node[ subNode.name ][ subNode.id ] = subNode;
  2007. } else {
  2008. node[ subNode.name ] = subNode;
  2009. }
  2010. } else {
  2011. if ( subNode.name === 'PoseNode' ) {
  2012. if ( ! Array.isArray( node[ subNode.name ] ) ) {
  2013. node[ subNode.name ] = [ node[ subNode.name ] ];
  2014. }
  2015. node[ subNode.name ].push( subNode );
  2016. } else if ( node[ subNode.name ][ subNode.id ] === undefined ) {
  2017. node[ subNode.name ][ subNode.id ] = subNode;
  2018. }
  2019. }
  2020. },
  2021. parseProperty: function ( reader ) {
  2022. var type = reader.getString( 1 );
  2023. switch ( type ) {
  2024. case 'C':
  2025. return reader.getBoolean();
  2026. case 'D':
  2027. return reader.getFloat64();
  2028. case 'F':
  2029. return reader.getFloat32();
  2030. case 'I':
  2031. return reader.getInt32();
  2032. case 'L':
  2033. return reader.getInt64();
  2034. case 'R':
  2035. var length = reader.getUint32();
  2036. return reader.getArrayBuffer( length );
  2037. case 'S':
  2038. var length = reader.getUint32();
  2039. return reader.getString( length );
  2040. case 'Y':
  2041. return reader.getInt16();
  2042. case 'b':
  2043. case 'c':
  2044. case 'd':
  2045. case 'f':
  2046. case 'i':
  2047. case 'l':
  2048. var arrayLength = reader.getUint32();
  2049. var encoding = reader.getUint32(); // 0: non-compressed, 1: compressed
  2050. var compressedLength = reader.getUint32();
  2051. if ( encoding === 0 ) {
  2052. switch ( type ) {
  2053. case 'b':
  2054. case 'c':
  2055. return reader.getBooleanArray( arrayLength );
  2056. case 'd':
  2057. return reader.getFloat64Array( arrayLength );
  2058. case 'f':
  2059. return reader.getFloat32Array( arrayLength );
  2060. case 'i':
  2061. return reader.getInt32Array( arrayLength );
  2062. case 'l':
  2063. return reader.getInt64Array( arrayLength );
  2064. }
  2065. }
  2066. if ( typeof Zlib === 'undefined' ) {
  2067. console.error( 'THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js' );
  2068. }
  2069. var inflate = new Zlib.Inflate( new Uint8Array( reader.getArrayBuffer( compressedLength ) ) ); // eslint-disable-line no-undef
  2070. var reader2 = new BinaryReader( inflate.decompress().buffer );
  2071. switch ( type ) {
  2072. case 'b':
  2073. case 'c':
  2074. return reader2.getBooleanArray( arrayLength );
  2075. case 'd':
  2076. return reader2.getFloat64Array( arrayLength );
  2077. case 'f':
  2078. return reader2.getFloat32Array( arrayLength );
  2079. case 'i':
  2080. return reader2.getInt32Array( arrayLength );
  2081. case 'l':
  2082. return reader2.getInt64Array( arrayLength );
  2083. }
  2084. default:
  2085. throw new Error( 'THREE.FBXLoader: Unknown property type ' + type );
  2086. }
  2087. }
  2088. };
  2089. function BinaryReader( buffer, littleEndian ) {
  2090. this.dv = new DataView( buffer );
  2091. this.offset = 0;
  2092. this.littleEndian = ( littleEndian !== undefined ) ? littleEndian : true;
  2093. }
  2094. BinaryReader.prototype = {
  2095. constructor: BinaryReader,
  2096. getOffset: function () {
  2097. return this.offset;
  2098. },
  2099. size: function () {
  2100. return this.dv.buffer.byteLength;
  2101. },
  2102. skip: function ( length ) {
  2103. this.offset += length;
  2104. },
  2105. // seems like true/false representation depends on exporter.
  2106. // true: 1 or 'Y'(=0x59), false: 0 or 'T'(=0x54)
  2107. // then sees LSB.
  2108. getBoolean: function () {
  2109. return ( this.getUint8() & 1 ) === 1;
  2110. },
  2111. getBooleanArray: function ( size ) {
  2112. var a = [];
  2113. for ( var i = 0; i < size; i ++ ) {
  2114. a.push( this.getBoolean() );
  2115. }
  2116. return a;
  2117. },
  2118. getUint8: function () {
  2119. var value = this.dv.getUint8( this.offset );
  2120. this.offset += 1;
  2121. return value;
  2122. },
  2123. getInt16: function () {
  2124. var value = this.dv.getInt16( this.offset, this.littleEndian );
  2125. this.offset += 2;
  2126. return value;
  2127. },
  2128. getInt32: function () {
  2129. var value = this.dv.getInt32( this.offset, this.littleEndian );
  2130. this.offset += 4;
  2131. return value;
  2132. },
  2133. getInt32Array: function ( size ) {
  2134. var a = [];
  2135. for ( var i = 0; i < size; i ++ ) {
  2136. a.push( this.getInt32() );
  2137. }
  2138. return a;
  2139. },
  2140. getUint32: function () {
  2141. var value = this.dv.getUint32( this.offset, this.littleEndian );
  2142. this.offset += 4;
  2143. return value;
  2144. },
  2145. // JavaScript doesn't support 64-bit integer so calculate this here
  2146. // 1 << 32 will return 1 so using multiply operation instead here.
  2147. // There's a possibility that this method returns wrong value if the value
  2148. // is out of the range between Number.MAX_SAFE_INTEGER and Number.MIN_SAFE_INTEGER.
  2149. // TODO: safely handle 64-bit integer
  2150. getInt64: function () {
  2151. var low, high;
  2152. if ( this.littleEndian ) {
  2153. low = this.getUint32();
  2154. high = this.getUint32();
  2155. } else {
  2156. high = this.getUint32();
  2157. low = this.getUint32();
  2158. }
  2159. // calculate negative value
  2160. if ( high & 0x80000000 ) {
  2161. high = ~ high & 0xFFFFFFFF;
  2162. low = ~ low & 0xFFFFFFFF;
  2163. if ( low === 0xFFFFFFFF ) high = ( high + 1 ) & 0xFFFFFFFF;
  2164. low = ( low + 1 ) & 0xFFFFFFFF;
  2165. return - ( high * 0x100000000 + low );
  2166. }
  2167. return high * 0x100000000 + low;
  2168. },
  2169. getInt64Array: function ( size ) {
  2170. var a = [];
  2171. for ( var i = 0; i < size; i ++ ) {
  2172. a.push( this.getInt64() );
  2173. }
  2174. return a;
  2175. },
  2176. // Note: see getInt64() comment
  2177. getUint64: function () {
  2178. var low, high;
  2179. if ( this.littleEndian ) {
  2180. low = this.getUint32();
  2181. high = this.getUint32();
  2182. } else {
  2183. high = this.getUint32();
  2184. low = this.getUint32();
  2185. }
  2186. return high * 0x100000000 + low;
  2187. },
  2188. getFloat32: function () {
  2189. var value = this.dv.getFloat32( this.offset, this.littleEndian );
  2190. this.offset += 4;
  2191. return value;
  2192. },
  2193. getFloat32Array: function ( size ) {
  2194. var a = [];
  2195. for ( var i = 0; i < size; i ++ ) {
  2196. a.push( this.getFloat32() );
  2197. }
  2198. return a;
  2199. },
  2200. getFloat64: function () {
  2201. var value = this.dv.getFloat64( this.offset, this.littleEndian );
  2202. this.offset += 8;
  2203. return value;
  2204. },
  2205. getFloat64Array: function ( size ) {
  2206. var a = [];
  2207. for ( var i = 0; i < size; i ++ ) {
  2208. a.push( this.getFloat64() );
  2209. }
  2210. return a;
  2211. },
  2212. getArrayBuffer: function ( size ) {
  2213. var value = this.dv.buffer.slice( this.offset, this.offset + size );
  2214. this.offset += size;
  2215. return value;
  2216. },
  2217. getString: function ( size ) {
  2218. var a = new Uint8Array( size );
  2219. for ( var i = 0; i < size; i ++ ) {
  2220. a[ i ] = this.getUint8();
  2221. }
  2222. var nullByte = a.indexOf( 0 );
  2223. if ( nullByte >= 0 ) a = a.slice( 0, nullByte );
  2224. return THREE.LoaderUtils.decodeText( a );
  2225. }
  2226. };
  2227. // FBXTree holds a representation of the FBX data, returned by the TextParser ( FBX ASCII format)
  2228. // and BinaryParser( FBX Binary format)
  2229. function FBXTree() {}
  2230. FBXTree.prototype = {
  2231. constructor: FBXTree,
  2232. add: function ( key, val ) {
  2233. this[ key ] = val;
  2234. },
  2235. };
  2236. // ************** UTILITY FUNCTIONS **************
  2237. function isFbxFormatBinary( buffer ) {
  2238. var CORRECT = 'Kaydara FBX Binary \0';
  2239. return buffer.byteLength >= CORRECT.length && CORRECT === convertArrayBufferToString( buffer, 0, CORRECT.length );
  2240. }
  2241. function isFbxFormatASCII( text ) {
  2242. var CORRECT = [ 'K', 'a', 'y', 'd', 'a', 'r', 'a', '\\', 'F', 'B', 'X', '\\', 'B', 'i', 'n', 'a', 'r', 'y', '\\', '\\' ];
  2243. var cursor = 0;
  2244. function read( offset ) {
  2245. var result = text[ offset - 1 ];
  2246. text = text.slice( cursor + offset );
  2247. cursor ++;
  2248. return result;
  2249. }
  2250. for ( var i = 0; i < CORRECT.length; ++ i ) {
  2251. var num = read( 1 );
  2252. if ( num === CORRECT[ i ] ) {
  2253. return false;
  2254. }
  2255. }
  2256. return true;
  2257. }
  2258. function getFbxVersion( text ) {
  2259. var versionRegExp = /FBXVersion: (\d+)/;
  2260. var match = text.match( versionRegExp );
  2261. if ( match ) {
  2262. var version = parseInt( match[ 1 ] );
  2263. return version;
  2264. }
  2265. throw new Error( 'THREE.FBXLoader: Cannot find the version number for the file given.' );
  2266. }
  2267. // Converts FBX ticks into real time seconds.
  2268. function convertFBXTimeToSeconds( time ) {
  2269. return time / 46186158000;
  2270. }
  2271. var dataArray = [];
  2272. // extracts the data from the correct position in the FBX array based on indexing type
  2273. function getData( polygonVertexIndex, polygonIndex, vertexIndex, infoObject ) {
  2274. var index;
  2275. switch ( infoObject.mappingType ) {
  2276. case 'ByPolygonVertex' :
  2277. index = polygonVertexIndex;
  2278. break;
  2279. case 'ByPolygon' :
  2280. index = polygonIndex;
  2281. break;
  2282. case 'ByVertice' :
  2283. index = vertexIndex;
  2284. break;
  2285. case 'AllSame' :
  2286. index = infoObject.indices[ 0 ];
  2287. break;
  2288. default :
  2289. console.warn( 'THREE.FBXLoader: unknown attribute mapping type ' + infoObject.mappingType );
  2290. }
  2291. if ( infoObject.referenceType === 'IndexToDirect' ) index = infoObject.indices[ index ];
  2292. var from = index * infoObject.dataSize;
  2293. var to = from + infoObject.dataSize;
  2294. return slice( dataArray, infoObject.buffer, from, to );
  2295. }
  2296. // Parses comma separated list of numbers and returns them an array.
  2297. // Used internally by the TextParser
  2298. function parseNumberArray( value ) {
  2299. var array = value.split( ',' ).map( function ( val ) {
  2300. return parseFloat( val );
  2301. } );
  2302. return array;
  2303. }
  2304. function convertArrayBufferToString( buffer, from, to ) {
  2305. if ( from === undefined ) from = 0;
  2306. if ( to === undefined ) to = buffer.byteLength;
  2307. return THREE.LoaderUtils.decodeText( new Uint8Array( buffer, from, to ) );
  2308. }
  2309. function append( a, b ) {
  2310. for ( var i = 0, j = a.length, l = b.length; i < l; i ++, j ++ ) {
  2311. a[ j ] = b[ i ];
  2312. }
  2313. }
  2314. function slice( a, b, from, to ) {
  2315. for ( var i = from, j = 0; i < to; i ++, j ++ ) {
  2316. a[ j ] = b[ i ];
  2317. }
  2318. return a;
  2319. }
  2320. // inject array a2 into array a1 at index
  2321. function inject( a1, index, a2 ) {
  2322. return a1.slice( 0, index ).concat( a2 ).concat( a1.slice( index ) );
  2323. }
  2324. return FBXLoader;
  2325. } )();