FBXLoader.js 95 KB

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