FBXLoader.js 92 KB

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