FBXLoader.js 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142
  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. SRGBColorSpace
  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 ).convertSRGBToLinear();
  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 ).convertSRGBToLinear();
  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 ).convertSRGBToLinear();
  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 ).convertSRGBToLinear();
  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 ).convertSRGBToLinear();
  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 ).convertSRGBToLinear();
  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.colorSpace = SRGBColorSpace;
  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.colorSpace = SRGBColorSpace;
  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.colorSpace = SRGBColorSpace;
  410. }
  411. break;
  412. case 'SpecularColor':
  413. parameters.specularMap = scope.getTexture( textureMap, child.ID );
  414. if ( parameters.specularMap !== undefined ) {
  415. parameters.specularMap.colorSpace = SRGBColorSpace;
  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 ).convertSRGBToLinear();
  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( {
  772. name: Loader.DEFAULT_MATERIAL_NAME,
  773. color: 0xcccccc
  774. } );
  775. materials.push( material );
  776. }
  777. if ( 'color' in geometry.attributes ) {
  778. materials.forEach( function ( material ) {
  779. material.vertexColors = true;
  780. } );
  781. }
  782. if ( geometry.FBX_Deformer ) {
  783. model = new SkinnedMesh( geometry, material );
  784. model.normalizeSkinWeights();
  785. } else {
  786. model = new Mesh( geometry, material );
  787. }
  788. return model;
  789. }
  790. createCurve( relationships, geometryMap ) {
  791. const geometry = relationships.children.reduce( function ( geo, child ) {
  792. if ( geometryMap.has( child.ID ) ) geo = geometryMap.get( child.ID );
  793. return geo;
  794. }, null );
  795. // FBX does not list materials for Nurbs lines, so we'll just put our own in here.
  796. const material = new LineBasicMaterial( {
  797. name: Loader.DEFAULT_MATERIAL_NAME,
  798. color: 0x3300ff,
  799. linewidth: 1
  800. } );
  801. return new Line( geometry, material );
  802. }
  803. // parse the model node for transform data
  804. getTransformData( model, modelNode ) {
  805. const transformData = {};
  806. if ( 'InheritType' in modelNode ) transformData.inheritType = parseInt( modelNode.InheritType.value );
  807. if ( 'RotationOrder' in modelNode ) transformData.eulerOrder = getEulerOrder( modelNode.RotationOrder.value );
  808. else transformData.eulerOrder = 'ZYX';
  809. if ( 'Lcl_Translation' in modelNode ) transformData.translation = modelNode.Lcl_Translation.value;
  810. if ( 'PreRotation' in modelNode ) transformData.preRotation = modelNode.PreRotation.value;
  811. if ( 'Lcl_Rotation' in modelNode ) transformData.rotation = modelNode.Lcl_Rotation.value;
  812. if ( 'PostRotation' in modelNode ) transformData.postRotation = modelNode.PostRotation.value;
  813. if ( 'Lcl_Scaling' in modelNode ) transformData.scale = modelNode.Lcl_Scaling.value;
  814. if ( 'ScalingOffset' in modelNode ) transformData.scalingOffset = modelNode.ScalingOffset.value;
  815. if ( 'ScalingPivot' in modelNode ) transformData.scalingPivot = modelNode.ScalingPivot.value;
  816. if ( 'RotationOffset' in modelNode ) transformData.rotationOffset = modelNode.RotationOffset.value;
  817. if ( 'RotationPivot' in modelNode ) transformData.rotationPivot = modelNode.RotationPivot.value;
  818. model.userData.transformData = transformData;
  819. }
  820. setLookAtProperties( model, modelNode ) {
  821. if ( 'LookAtProperty' in modelNode ) {
  822. const children = connections.get( model.ID ).children;
  823. children.forEach( function ( child ) {
  824. if ( child.relationship === 'LookAtProperty' ) {
  825. const lookAtTarget = fbxTree.Objects.Model[ child.ID ];
  826. if ( 'Lcl_Translation' in lookAtTarget ) {
  827. const pos = lookAtTarget.Lcl_Translation.value;
  828. // DirectionalLight, SpotLight
  829. if ( model.target !== undefined ) {
  830. model.target.position.fromArray( pos );
  831. sceneGraph.add( model.target );
  832. } else { // Cameras and other Object3Ds
  833. model.lookAt( new Vector3().fromArray( pos ) );
  834. }
  835. }
  836. }
  837. } );
  838. }
  839. }
  840. bindSkeleton( skeletons, geometryMap, modelMap ) {
  841. const bindMatrices = this.parsePoseNodes();
  842. for ( const ID in skeletons ) {
  843. const skeleton = skeletons[ ID ];
  844. const parents = connections.get( parseInt( skeleton.ID ) ).parents;
  845. parents.forEach( function ( parent ) {
  846. if ( geometryMap.has( parent.ID ) ) {
  847. const geoID = parent.ID;
  848. const geoRelationships = connections.get( geoID );
  849. geoRelationships.parents.forEach( function ( geoConnParent ) {
  850. if ( modelMap.has( geoConnParent.ID ) ) {
  851. const model = modelMap.get( geoConnParent.ID );
  852. model.bind( new Skeleton( skeleton.bones ), bindMatrices[ geoConnParent.ID ] );
  853. }
  854. } );
  855. }
  856. } );
  857. }
  858. }
  859. parsePoseNodes() {
  860. const bindMatrices = {};
  861. if ( 'Pose' in fbxTree.Objects ) {
  862. const BindPoseNode = fbxTree.Objects.Pose;
  863. for ( const nodeID in BindPoseNode ) {
  864. if ( BindPoseNode[ nodeID ].attrType === 'BindPose' && BindPoseNode[ nodeID ].NbPoseNodes > 0 ) {
  865. const poseNodes = BindPoseNode[ nodeID ].PoseNode;
  866. if ( Array.isArray( poseNodes ) ) {
  867. poseNodes.forEach( function ( poseNode ) {
  868. bindMatrices[ poseNode.Node ] = new Matrix4().fromArray( poseNode.Matrix.a );
  869. } );
  870. } else {
  871. bindMatrices[ poseNodes.Node ] = new Matrix4().fromArray( poseNodes.Matrix.a );
  872. }
  873. }
  874. }
  875. }
  876. return bindMatrices;
  877. }
  878. // Parse ambient color in FBXTree.GlobalSettings - if it's not set to black (default), create an ambient light
  879. createAmbientLight() {
  880. if ( 'GlobalSettings' in fbxTree && 'AmbientColor' in fbxTree.GlobalSettings ) {
  881. const ambientColor = fbxTree.GlobalSettings.AmbientColor.value;
  882. const r = ambientColor[ 0 ];
  883. const g = ambientColor[ 1 ];
  884. const b = ambientColor[ 2 ];
  885. if ( r !== 0 || g !== 0 || b !== 0 ) {
  886. const color = new Color( r, g, b ).convertSRGBToLinear();
  887. sceneGraph.add( new AmbientLight( color, 1 ) );
  888. }
  889. }
  890. }
  891. }
  892. // parse Geometry data from FBXTree and return map of BufferGeometries
  893. class GeometryParser {
  894. constructor() {
  895. this.negativeMaterialIndices = false;
  896. }
  897. // Parse nodes in FBXTree.Objects.Geometry
  898. parse( deformers ) {
  899. const geometryMap = new Map();
  900. if ( 'Geometry' in fbxTree.Objects ) {
  901. const geoNodes = fbxTree.Objects.Geometry;
  902. for ( const nodeID in geoNodes ) {
  903. const relationships = connections.get( parseInt( nodeID ) );
  904. const geo = this.parseGeometry( relationships, geoNodes[ nodeID ], deformers );
  905. geometryMap.set( parseInt( nodeID ), geo );
  906. }
  907. }
  908. // report warnings
  909. if ( this.negativeMaterialIndices === true ) {
  910. console.warn( 'THREE.FBXLoader: The FBX file contains invalid (negative) material indices. The asset might not render as expected.' );
  911. }
  912. return geometryMap;
  913. }
  914. // Parse single node in FBXTree.Objects.Geometry
  915. parseGeometry( relationships, geoNode, deformers ) {
  916. switch ( geoNode.attrType ) {
  917. case 'Mesh':
  918. return this.parseMeshGeometry( relationships, geoNode, deformers );
  919. break;
  920. case 'NurbsCurve':
  921. return this.parseNurbsGeometry( geoNode );
  922. break;
  923. }
  924. }
  925. // Parse single node mesh geometry in FBXTree.Objects.Geometry
  926. parseMeshGeometry( relationships, geoNode, deformers ) {
  927. const skeletons = deformers.skeletons;
  928. const morphTargets = [];
  929. const modelNodes = relationships.parents.map( function ( parent ) {
  930. return fbxTree.Objects.Model[ parent.ID ];
  931. } );
  932. // don't create geometry if it is not associated with any models
  933. if ( modelNodes.length === 0 ) return;
  934. const skeleton = relationships.children.reduce( function ( skeleton, child ) {
  935. if ( skeletons[ child.ID ] !== undefined ) skeleton = skeletons[ child.ID ];
  936. return skeleton;
  937. }, null );
  938. relationships.children.forEach( function ( child ) {
  939. if ( deformers.morphTargets[ child.ID ] !== undefined ) {
  940. morphTargets.push( deformers.morphTargets[ child.ID ] );
  941. }
  942. } );
  943. // Assume one model and get the preRotation from that
  944. // if there is more than one model associated with the geometry this may cause problems
  945. const modelNode = modelNodes[ 0 ];
  946. const transformData = {};
  947. if ( 'RotationOrder' in modelNode ) transformData.eulerOrder = getEulerOrder( modelNode.RotationOrder.value );
  948. if ( 'InheritType' in modelNode ) transformData.inheritType = parseInt( modelNode.InheritType.value );
  949. if ( 'GeometricTranslation' in modelNode ) transformData.translation = modelNode.GeometricTranslation.value;
  950. if ( 'GeometricRotation' in modelNode ) transformData.rotation = modelNode.GeometricRotation.value;
  951. if ( 'GeometricScaling' in modelNode ) transformData.scale = modelNode.GeometricScaling.value;
  952. const transform = generateTransform( transformData );
  953. return this.genGeometry( geoNode, skeleton, morphTargets, transform );
  954. }
  955. // Generate a BufferGeometry from a node in FBXTree.Objects.Geometry
  956. genGeometry( geoNode, skeleton, morphTargets, preTransform ) {
  957. const geo = new BufferGeometry();
  958. if ( geoNode.attrName ) geo.name = geoNode.attrName;
  959. const geoInfo = this.parseGeoNode( geoNode, skeleton );
  960. const buffers = this.genBuffers( geoInfo );
  961. const positionAttribute = new Float32BufferAttribute( buffers.vertex, 3 );
  962. positionAttribute.applyMatrix4( preTransform );
  963. geo.setAttribute( 'position', positionAttribute );
  964. if ( buffers.colors.length > 0 ) {
  965. geo.setAttribute( 'color', new Float32BufferAttribute( buffers.colors, 3 ) );
  966. }
  967. if ( skeleton ) {
  968. geo.setAttribute( 'skinIndex', new Uint16BufferAttribute( buffers.weightsIndices, 4 ) );
  969. geo.setAttribute( 'skinWeight', new Float32BufferAttribute( buffers.vertexWeights, 4 ) );
  970. // used later to bind the skeleton to the model
  971. geo.FBX_Deformer = skeleton;
  972. }
  973. if ( buffers.normal.length > 0 ) {
  974. const normalMatrix = new Matrix3().getNormalMatrix( preTransform );
  975. const normalAttribute = new Float32BufferAttribute( buffers.normal, 3 );
  976. normalAttribute.applyNormalMatrix( normalMatrix );
  977. geo.setAttribute( 'normal', normalAttribute );
  978. }
  979. buffers.uvs.forEach( function ( uvBuffer, i ) {
  980. const name = i === 0 ? 'uv' : `uv${ i }`;
  981. geo.setAttribute( name, new Float32BufferAttribute( buffers.uvs[ i ], 2 ) );
  982. } );
  983. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  984. // Convert the material indices of each vertex into rendering groups on the geometry.
  985. let prevMaterialIndex = buffers.materialIndex[ 0 ];
  986. let startIndex = 0;
  987. buffers.materialIndex.forEach( function ( currentIndex, i ) {
  988. if ( currentIndex !== prevMaterialIndex ) {
  989. geo.addGroup( startIndex, i - startIndex, prevMaterialIndex );
  990. prevMaterialIndex = currentIndex;
  991. startIndex = i;
  992. }
  993. } );
  994. // the loop above doesn't add the last group, do that here.
  995. if ( geo.groups.length > 0 ) {
  996. const lastGroup = geo.groups[ geo.groups.length - 1 ];
  997. const lastIndex = lastGroup.start + lastGroup.count;
  998. if ( lastIndex !== buffers.materialIndex.length ) {
  999. geo.addGroup( lastIndex, buffers.materialIndex.length - lastIndex, prevMaterialIndex );
  1000. }
  1001. }
  1002. // case where there are multiple materials but the whole geometry is only
  1003. // using one of them
  1004. if ( geo.groups.length === 0 ) {
  1005. geo.addGroup( 0, buffers.materialIndex.length, buffers.materialIndex[ 0 ] );
  1006. }
  1007. }
  1008. this.addMorphTargets( geo, geoNode, morphTargets, preTransform );
  1009. return geo;
  1010. }
  1011. parseGeoNode( geoNode, skeleton ) {
  1012. const geoInfo = {};
  1013. geoInfo.vertexPositions = ( geoNode.Vertices !== undefined ) ? geoNode.Vertices.a : [];
  1014. geoInfo.vertexIndices = ( geoNode.PolygonVertexIndex !== undefined ) ? geoNode.PolygonVertexIndex.a : [];
  1015. if ( geoNode.LayerElementColor ) {
  1016. geoInfo.color = this.parseVertexColors( geoNode.LayerElementColor[ 0 ] );
  1017. }
  1018. if ( geoNode.LayerElementMaterial ) {
  1019. geoInfo.material = this.parseMaterialIndices( geoNode.LayerElementMaterial[ 0 ] );
  1020. }
  1021. if ( geoNode.LayerElementNormal ) {
  1022. geoInfo.normal = this.parseNormals( geoNode.LayerElementNormal[ 0 ] );
  1023. }
  1024. if ( geoNode.LayerElementUV ) {
  1025. geoInfo.uv = [];
  1026. let i = 0;
  1027. while ( geoNode.LayerElementUV[ i ] ) {
  1028. if ( geoNode.LayerElementUV[ i ].UV ) {
  1029. geoInfo.uv.push( this.parseUVs( geoNode.LayerElementUV[ i ] ) );
  1030. }
  1031. i ++;
  1032. }
  1033. }
  1034. geoInfo.weightTable = {};
  1035. if ( skeleton !== null ) {
  1036. geoInfo.skeleton = skeleton;
  1037. skeleton.rawBones.forEach( function ( rawBone, i ) {
  1038. // loop over the bone's vertex indices and weights
  1039. rawBone.indices.forEach( function ( index, j ) {
  1040. if ( geoInfo.weightTable[ index ] === undefined ) geoInfo.weightTable[ index ] = [];
  1041. geoInfo.weightTable[ index ].push( {
  1042. id: i,
  1043. weight: rawBone.weights[ j ],
  1044. } );
  1045. } );
  1046. } );
  1047. }
  1048. return geoInfo;
  1049. }
  1050. genBuffers( geoInfo ) {
  1051. const buffers = {
  1052. vertex: [],
  1053. normal: [],
  1054. colors: [],
  1055. uvs: [],
  1056. materialIndex: [],
  1057. vertexWeights: [],
  1058. weightsIndices: [],
  1059. };
  1060. let polygonIndex = 0;
  1061. let faceLength = 0;
  1062. let displayedWeightsWarning = false;
  1063. // these will hold data for a single face
  1064. let facePositionIndexes = [];
  1065. let faceNormals = [];
  1066. let faceColors = [];
  1067. let faceUVs = [];
  1068. let faceWeights = [];
  1069. let faceWeightIndices = [];
  1070. const scope = this;
  1071. geoInfo.vertexIndices.forEach( function ( vertexIndex, polygonVertexIndex ) {
  1072. let materialIndex;
  1073. let endOfFace = false;
  1074. // Face index and vertex index arrays are combined in a single array
  1075. // A cube with quad faces looks like this:
  1076. // PolygonVertexIndex: *24 {
  1077. // 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
  1078. // }
  1079. // Negative numbers mark the end of a face - first face here is 0, 1, 3, -3
  1080. // to find index of last vertex bit shift the index: ^ - 1
  1081. if ( vertexIndex < 0 ) {
  1082. vertexIndex = vertexIndex ^ - 1; // equivalent to ( x * -1 ) - 1
  1083. endOfFace = true;
  1084. }
  1085. let weightIndices = [];
  1086. let weights = [];
  1087. facePositionIndexes.push( vertexIndex * 3, vertexIndex * 3 + 1, vertexIndex * 3 + 2 );
  1088. if ( geoInfo.color ) {
  1089. const data = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.color );
  1090. faceColors.push( data[ 0 ], data[ 1 ], data[ 2 ] );
  1091. }
  1092. if ( geoInfo.skeleton ) {
  1093. if ( geoInfo.weightTable[ vertexIndex ] !== undefined ) {
  1094. geoInfo.weightTable[ vertexIndex ].forEach( function ( wt ) {
  1095. weights.push( wt.weight );
  1096. weightIndices.push( wt.id );
  1097. } );
  1098. }
  1099. if ( weights.length > 4 ) {
  1100. if ( ! displayedWeightsWarning ) {
  1101. console.warn( 'THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights.' );
  1102. displayedWeightsWarning = true;
  1103. }
  1104. const wIndex = [ 0, 0, 0, 0 ];
  1105. const Weight = [ 0, 0, 0, 0 ];
  1106. weights.forEach( function ( weight, weightIndex ) {
  1107. let currentWeight = weight;
  1108. let currentIndex = weightIndices[ weightIndex ];
  1109. Weight.forEach( function ( comparedWeight, comparedWeightIndex, comparedWeightArray ) {
  1110. if ( currentWeight > comparedWeight ) {
  1111. comparedWeightArray[ comparedWeightIndex ] = currentWeight;
  1112. currentWeight = comparedWeight;
  1113. const tmp = wIndex[ comparedWeightIndex ];
  1114. wIndex[ comparedWeightIndex ] = currentIndex;
  1115. currentIndex = tmp;
  1116. }
  1117. } );
  1118. } );
  1119. weightIndices = wIndex;
  1120. weights = Weight;
  1121. }
  1122. // if the weight array is shorter than 4 pad with 0s
  1123. while ( weights.length < 4 ) {
  1124. weights.push( 0 );
  1125. weightIndices.push( 0 );
  1126. }
  1127. for ( let i = 0; i < 4; ++ i ) {
  1128. faceWeights.push( weights[ i ] );
  1129. faceWeightIndices.push( weightIndices[ i ] );
  1130. }
  1131. }
  1132. if ( geoInfo.normal ) {
  1133. const data = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.normal );
  1134. faceNormals.push( data[ 0 ], data[ 1 ], data[ 2 ] );
  1135. }
  1136. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  1137. materialIndex = getData( polygonVertexIndex, polygonIndex, vertexIndex, geoInfo.material )[ 0 ];
  1138. if ( materialIndex < 0 ) {
  1139. scope.negativeMaterialIndices = true;
  1140. materialIndex = 0; // fallback
  1141. }
  1142. }
  1143. if ( geoInfo.uv ) {
  1144. geoInfo.uv.forEach( function ( uv, i ) {
  1145. const data = getData( polygonVertexIndex, polygonIndex, vertexIndex, uv );
  1146. if ( faceUVs[ i ] === undefined ) {
  1147. faceUVs[ i ] = [];
  1148. }
  1149. faceUVs[ i ].push( data[ 0 ] );
  1150. faceUVs[ i ].push( data[ 1 ] );
  1151. } );
  1152. }
  1153. faceLength ++;
  1154. if ( endOfFace ) {
  1155. if ( faceLength > 4 ) console.warn( 'THREE.FBXLoader: Polygons with more than four sides are not supported. Make sure to triangulate the geometry during export.' );
  1156. scope.genFace( buffers, geoInfo, facePositionIndexes, materialIndex, faceNormals, faceColors, faceUVs, faceWeights, faceWeightIndices, faceLength );
  1157. polygonIndex ++;
  1158. faceLength = 0;
  1159. // reset arrays for the next face
  1160. facePositionIndexes = [];
  1161. faceNormals = [];
  1162. faceColors = [];
  1163. faceUVs = [];
  1164. faceWeights = [];
  1165. faceWeightIndices = [];
  1166. }
  1167. } );
  1168. return buffers;
  1169. }
  1170. // Generate data for a single face in a geometry. If the face is a quad then split it into 2 tris
  1171. genFace( buffers, geoInfo, facePositionIndexes, materialIndex, faceNormals, faceColors, faceUVs, faceWeights, faceWeightIndices, faceLength ) {
  1172. for ( let i = 2; i < faceLength; i ++ ) {
  1173. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 0 ] ] );
  1174. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 1 ] ] );
  1175. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ 2 ] ] );
  1176. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 ] ] );
  1177. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 + 1 ] ] );
  1178. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ ( i - 1 ) * 3 + 2 ] ] );
  1179. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 ] ] );
  1180. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 + 1 ] ] );
  1181. buffers.vertex.push( geoInfo.vertexPositions[ facePositionIndexes[ i * 3 + 2 ] ] );
  1182. if ( geoInfo.skeleton ) {
  1183. buffers.vertexWeights.push( faceWeights[ 0 ] );
  1184. buffers.vertexWeights.push( faceWeights[ 1 ] );
  1185. buffers.vertexWeights.push( faceWeights[ 2 ] );
  1186. buffers.vertexWeights.push( faceWeights[ 3 ] );
  1187. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 ] );
  1188. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 1 ] );
  1189. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 2 ] );
  1190. buffers.vertexWeights.push( faceWeights[ ( i - 1 ) * 4 + 3 ] );
  1191. buffers.vertexWeights.push( faceWeights[ i * 4 ] );
  1192. buffers.vertexWeights.push( faceWeights[ i * 4 + 1 ] );
  1193. buffers.vertexWeights.push( faceWeights[ i * 4 + 2 ] );
  1194. buffers.vertexWeights.push( faceWeights[ i * 4 + 3 ] );
  1195. buffers.weightsIndices.push( faceWeightIndices[ 0 ] );
  1196. buffers.weightsIndices.push( faceWeightIndices[ 1 ] );
  1197. buffers.weightsIndices.push( faceWeightIndices[ 2 ] );
  1198. buffers.weightsIndices.push( faceWeightIndices[ 3 ] );
  1199. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 ] );
  1200. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 1 ] );
  1201. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 2 ] );
  1202. buffers.weightsIndices.push( faceWeightIndices[ ( i - 1 ) * 4 + 3 ] );
  1203. buffers.weightsIndices.push( faceWeightIndices[ i * 4 ] );
  1204. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 1 ] );
  1205. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 2 ] );
  1206. buffers.weightsIndices.push( faceWeightIndices[ i * 4 + 3 ] );
  1207. }
  1208. if ( geoInfo.color ) {
  1209. buffers.colors.push( faceColors[ 0 ] );
  1210. buffers.colors.push( faceColors[ 1 ] );
  1211. buffers.colors.push( faceColors[ 2 ] );
  1212. buffers.colors.push( faceColors[ ( i - 1 ) * 3 ] );
  1213. buffers.colors.push( faceColors[ ( i - 1 ) * 3 + 1 ] );
  1214. buffers.colors.push( faceColors[ ( i - 1 ) * 3 + 2 ] );
  1215. buffers.colors.push( faceColors[ i * 3 ] );
  1216. buffers.colors.push( faceColors[ i * 3 + 1 ] );
  1217. buffers.colors.push( faceColors[ i * 3 + 2 ] );
  1218. }
  1219. if ( geoInfo.material && geoInfo.material.mappingType !== 'AllSame' ) {
  1220. buffers.materialIndex.push( materialIndex );
  1221. buffers.materialIndex.push( materialIndex );
  1222. buffers.materialIndex.push( materialIndex );
  1223. }
  1224. if ( geoInfo.normal ) {
  1225. buffers.normal.push( faceNormals[ 0 ] );
  1226. buffers.normal.push( faceNormals[ 1 ] );
  1227. buffers.normal.push( faceNormals[ 2 ] );
  1228. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 ] );
  1229. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 + 1 ] );
  1230. buffers.normal.push( faceNormals[ ( i - 1 ) * 3 + 2 ] );
  1231. buffers.normal.push( faceNormals[ i * 3 ] );
  1232. buffers.normal.push( faceNormals[ i * 3 + 1 ] );
  1233. buffers.normal.push( faceNormals[ i * 3 + 2 ] );
  1234. }
  1235. if ( geoInfo.uv ) {
  1236. geoInfo.uv.forEach( function ( uv, j ) {
  1237. if ( buffers.uvs[ j ] === undefined ) buffers.uvs[ j ] = [];
  1238. buffers.uvs[ j ].push( faceUVs[ j ][ 0 ] );
  1239. buffers.uvs[ j ].push( faceUVs[ j ][ 1 ] );
  1240. buffers.uvs[ j ].push( faceUVs[ j ][ ( i - 1 ) * 2 ] );
  1241. buffers.uvs[ j ].push( faceUVs[ j ][ ( i - 1 ) * 2 + 1 ] );
  1242. buffers.uvs[ j ].push( faceUVs[ j ][ i * 2 ] );
  1243. buffers.uvs[ j ].push( faceUVs[ j ][ i * 2 + 1 ] );
  1244. } );
  1245. }
  1246. }
  1247. }
  1248. addMorphTargets( parentGeo, parentGeoNode, morphTargets, preTransform ) {
  1249. if ( morphTargets.length === 0 ) return;
  1250. parentGeo.morphTargetsRelative = true;
  1251. parentGeo.morphAttributes.position = [];
  1252. // parentGeo.morphAttributes.normal = []; // not implemented
  1253. const scope = this;
  1254. morphTargets.forEach( function ( morphTarget ) {
  1255. morphTarget.rawTargets.forEach( function ( rawTarget ) {
  1256. const morphGeoNode = fbxTree.Objects.Geometry[ rawTarget.geoID ];
  1257. if ( morphGeoNode !== undefined ) {
  1258. scope.genMorphGeometry( parentGeo, parentGeoNode, morphGeoNode, preTransform, rawTarget.name );
  1259. }
  1260. } );
  1261. } );
  1262. }
  1263. // a morph geometry node is similar to a standard node, and the node is also contained
  1264. // in FBXTree.Objects.Geometry, however it can only have attributes for position, normal
  1265. // and a special attribute Index defining which vertices of the original geometry are affected
  1266. // Normal and position attributes only have data for the vertices that are affected by the morph
  1267. genMorphGeometry( parentGeo, parentGeoNode, morphGeoNode, preTransform, name ) {
  1268. const vertexIndices = ( parentGeoNode.PolygonVertexIndex !== undefined ) ? parentGeoNode.PolygonVertexIndex.a : [];
  1269. const morphPositionsSparse = ( morphGeoNode.Vertices !== undefined ) ? morphGeoNode.Vertices.a : [];
  1270. const indices = ( morphGeoNode.Indexes !== undefined ) ? morphGeoNode.Indexes.a : [];
  1271. const length = parentGeo.attributes.position.count * 3;
  1272. const morphPositions = new Float32Array( length );
  1273. for ( let i = 0; i < indices.length; i ++ ) {
  1274. const morphIndex = indices[ i ] * 3;
  1275. morphPositions[ morphIndex ] = morphPositionsSparse[ i * 3 ];
  1276. morphPositions[ morphIndex + 1 ] = morphPositionsSparse[ i * 3 + 1 ];
  1277. morphPositions[ morphIndex + 2 ] = morphPositionsSparse[ i * 3 + 2 ];
  1278. }
  1279. // TODO: add morph normal support
  1280. const morphGeoInfo = {
  1281. vertexIndices: vertexIndices,
  1282. vertexPositions: morphPositions,
  1283. };
  1284. const morphBuffers = this.genBuffers( morphGeoInfo );
  1285. const positionAttribute = new Float32BufferAttribute( morphBuffers.vertex, 3 );
  1286. positionAttribute.name = name || morphGeoNode.attrName;
  1287. positionAttribute.applyMatrix4( preTransform );
  1288. parentGeo.morphAttributes.position.push( positionAttribute );
  1289. }
  1290. // Parse normal from FBXTree.Objects.Geometry.LayerElementNormal if it exists
  1291. parseNormals( NormalNode ) {
  1292. const mappingType = NormalNode.MappingInformationType;
  1293. const referenceType = NormalNode.ReferenceInformationType;
  1294. const buffer = NormalNode.Normals.a;
  1295. let indexBuffer = [];
  1296. if ( referenceType === 'IndexToDirect' ) {
  1297. if ( 'NormalIndex' in NormalNode ) {
  1298. indexBuffer = NormalNode.NormalIndex.a;
  1299. } else if ( 'NormalsIndex' in NormalNode ) {
  1300. indexBuffer = NormalNode.NormalsIndex.a;
  1301. }
  1302. }
  1303. return {
  1304. dataSize: 3,
  1305. buffer: buffer,
  1306. indices: indexBuffer,
  1307. mappingType: mappingType,
  1308. referenceType: referenceType
  1309. };
  1310. }
  1311. // Parse UVs from FBXTree.Objects.Geometry.LayerElementUV if it exists
  1312. parseUVs( UVNode ) {
  1313. const mappingType = UVNode.MappingInformationType;
  1314. const referenceType = UVNode.ReferenceInformationType;
  1315. const buffer = UVNode.UV.a;
  1316. let indexBuffer = [];
  1317. if ( referenceType === 'IndexToDirect' ) {
  1318. indexBuffer = UVNode.UVIndex.a;
  1319. }
  1320. return {
  1321. dataSize: 2,
  1322. buffer: buffer,
  1323. indices: indexBuffer,
  1324. mappingType: mappingType,
  1325. referenceType: referenceType
  1326. };
  1327. }
  1328. // Parse Vertex Colors from FBXTree.Objects.Geometry.LayerElementColor if it exists
  1329. parseVertexColors( ColorNode ) {
  1330. const mappingType = ColorNode.MappingInformationType;
  1331. const referenceType = ColorNode.ReferenceInformationType;
  1332. const buffer = ColorNode.Colors.a;
  1333. let indexBuffer = [];
  1334. if ( referenceType === 'IndexToDirect' ) {
  1335. indexBuffer = ColorNode.ColorIndex.a;
  1336. }
  1337. for ( let i = 0, c = new Color(); i < buffer.length; i += 4 ) {
  1338. c.fromArray( buffer, i ).convertSRGBToLinear().toArray( buffer, i );
  1339. }
  1340. return {
  1341. dataSize: 4,
  1342. buffer: buffer,
  1343. indices: indexBuffer,
  1344. mappingType: mappingType,
  1345. referenceType: referenceType
  1346. };
  1347. }
  1348. // Parse mapping and material data in FBXTree.Objects.Geometry.LayerElementMaterial if it exists
  1349. parseMaterialIndices( MaterialNode ) {
  1350. const mappingType = MaterialNode.MappingInformationType;
  1351. const referenceType = MaterialNode.ReferenceInformationType;
  1352. if ( mappingType === 'NoMappingInformation' ) {
  1353. return {
  1354. dataSize: 1,
  1355. buffer: [ 0 ],
  1356. indices: [ 0 ],
  1357. mappingType: 'AllSame',
  1358. referenceType: referenceType
  1359. };
  1360. }
  1361. const materialIndexBuffer = MaterialNode.Materials.a;
  1362. // Since materials are stored as indices, there's a bit of a mismatch between FBX and what
  1363. // we expect.So we create an intermediate buffer that points to the index in the buffer,
  1364. // for conforming with the other functions we've written for other data.
  1365. const materialIndices = [];
  1366. for ( let i = 0; i < materialIndexBuffer.length; ++ i ) {
  1367. materialIndices.push( i );
  1368. }
  1369. return {
  1370. dataSize: 1,
  1371. buffer: materialIndexBuffer,
  1372. indices: materialIndices,
  1373. mappingType: mappingType,
  1374. referenceType: referenceType
  1375. };
  1376. }
  1377. // Generate a NurbGeometry from a node in FBXTree.Objects.Geometry
  1378. parseNurbsGeometry( geoNode ) {
  1379. const order = parseInt( geoNode.Order );
  1380. if ( isNaN( order ) ) {
  1381. console.error( 'THREE.FBXLoader: Invalid Order %s given for geometry ID: %s', geoNode.Order, geoNode.id );
  1382. return new BufferGeometry();
  1383. }
  1384. const degree = order - 1;
  1385. const knots = geoNode.KnotVector.a;
  1386. const controlPoints = [];
  1387. const pointsValues = geoNode.Points.a;
  1388. for ( let i = 0, l = pointsValues.length; i < l; i += 4 ) {
  1389. controlPoints.push( new Vector4().fromArray( pointsValues, i ) );
  1390. }
  1391. let startKnot, endKnot;
  1392. if ( geoNode.Form === 'Closed' ) {
  1393. controlPoints.push( controlPoints[ 0 ] );
  1394. } else if ( geoNode.Form === 'Periodic' ) {
  1395. startKnot = degree;
  1396. endKnot = knots.length - 1 - startKnot;
  1397. for ( let i = 0; i < degree; ++ i ) {
  1398. controlPoints.push( controlPoints[ i ] );
  1399. }
  1400. }
  1401. const curve = new NURBSCurve( degree, knots, controlPoints, startKnot, endKnot );
  1402. const points = curve.getPoints( controlPoints.length * 12 );
  1403. return new BufferGeometry().setFromPoints( points );
  1404. }
  1405. }
  1406. // parse animation data from FBXTree
  1407. class AnimationParser {
  1408. // take raw animation clips and turn them into three.js animation clips
  1409. parse() {
  1410. const animationClips = [];
  1411. const rawClips = this.parseClips();
  1412. if ( rawClips !== undefined ) {
  1413. for ( const key in rawClips ) {
  1414. const rawClip = rawClips[ key ];
  1415. const clip = this.addClip( rawClip );
  1416. animationClips.push( clip );
  1417. }
  1418. }
  1419. return animationClips;
  1420. }
  1421. parseClips() {
  1422. // since the actual transformation data is stored in FBXTree.Objects.AnimationCurve,
  1423. // if this is undefined we can safely assume there are no animations
  1424. if ( fbxTree.Objects.AnimationCurve === undefined ) return undefined;
  1425. const curveNodesMap = this.parseAnimationCurveNodes();
  1426. this.parseAnimationCurves( curveNodesMap );
  1427. const layersMap = this.parseAnimationLayers( curveNodesMap );
  1428. const rawClips = this.parseAnimStacks( layersMap );
  1429. return rawClips;
  1430. }
  1431. // parse nodes in FBXTree.Objects.AnimationCurveNode
  1432. // each AnimationCurveNode holds data for an animation transform for a model (e.g. left arm rotation )
  1433. // and is referenced by an AnimationLayer
  1434. parseAnimationCurveNodes() {
  1435. const rawCurveNodes = fbxTree.Objects.AnimationCurveNode;
  1436. const curveNodesMap = new Map();
  1437. for ( const nodeID in rawCurveNodes ) {
  1438. const rawCurveNode = rawCurveNodes[ nodeID ];
  1439. if ( rawCurveNode.attrName.match( /S|R|T|DeformPercent/ ) !== null ) {
  1440. const curveNode = {
  1441. id: rawCurveNode.id,
  1442. attr: rawCurveNode.attrName,
  1443. curves: {},
  1444. };
  1445. curveNodesMap.set( curveNode.id, curveNode );
  1446. }
  1447. }
  1448. return curveNodesMap;
  1449. }
  1450. // parse nodes in FBXTree.Objects.AnimationCurve and connect them up to
  1451. // previously parsed AnimationCurveNodes. Each AnimationCurve holds data for a single animated
  1452. // axis ( e.g. times and values of x rotation)
  1453. parseAnimationCurves( curveNodesMap ) {
  1454. const rawCurves = fbxTree.Objects.AnimationCurve;
  1455. // TODO: Many values are identical up to roundoff error, but won't be optimised
  1456. // e.g. position times: [0, 0.4, 0. 8]
  1457. // position values: [7.23538335023477e-7, 93.67518615722656, -0.9982695579528809, 7.23538335023477e-7, 93.67518615722656, -0.9982695579528809, 7.235384487103147e-7, 93.67520904541016, -0.9982695579528809]
  1458. // clearly, this should be optimised to
  1459. // times: [0], positions [7.23538335023477e-7, 93.67518615722656, -0.9982695579528809]
  1460. // this shows up in nearly every FBX file, and generally time array is length > 100
  1461. for ( const nodeID in rawCurves ) {
  1462. const animationCurve = {
  1463. id: rawCurves[ nodeID ].id,
  1464. times: rawCurves[ nodeID ].KeyTime.a.map( convertFBXTimeToSeconds ),
  1465. values: rawCurves[ nodeID ].KeyValueFloat.a,
  1466. };
  1467. const relationships = connections.get( animationCurve.id );
  1468. if ( relationships !== undefined ) {
  1469. const animationCurveID = relationships.parents[ 0 ].ID;
  1470. const animationCurveRelationship = relationships.parents[ 0 ].relationship;
  1471. if ( animationCurveRelationship.match( /X/ ) ) {
  1472. curveNodesMap.get( animationCurveID ).curves[ 'x' ] = animationCurve;
  1473. } else if ( animationCurveRelationship.match( /Y/ ) ) {
  1474. curveNodesMap.get( animationCurveID ).curves[ 'y' ] = animationCurve;
  1475. } else if ( animationCurveRelationship.match( /Z/ ) ) {
  1476. curveNodesMap.get( animationCurveID ).curves[ 'z' ] = animationCurve;
  1477. } else if ( animationCurveRelationship.match( /DeformPercent/ ) && curveNodesMap.has( animationCurveID ) ) {
  1478. curveNodesMap.get( animationCurveID ).curves[ 'morph' ] = animationCurve;
  1479. }
  1480. }
  1481. }
  1482. }
  1483. // parse nodes in FBXTree.Objects.AnimationLayer. Each layers holds references
  1484. // to various AnimationCurveNodes and is referenced by an AnimationStack node
  1485. // note: theoretically a stack can have multiple layers, however in practice there always seems to be one per stack
  1486. parseAnimationLayers( curveNodesMap ) {
  1487. const rawLayers = fbxTree.Objects.AnimationLayer;
  1488. const layersMap = new Map();
  1489. for ( const nodeID in rawLayers ) {
  1490. const layerCurveNodes = [];
  1491. const connection = connections.get( parseInt( nodeID ) );
  1492. if ( connection !== undefined ) {
  1493. // all the animationCurveNodes used in the layer
  1494. const children = connection.children;
  1495. children.forEach( function ( child, i ) {
  1496. if ( curveNodesMap.has( child.ID ) ) {
  1497. const curveNode = curveNodesMap.get( child.ID );
  1498. // check that the curves are defined for at least one axis, otherwise ignore the curveNode
  1499. if ( curveNode.curves.x !== undefined || curveNode.curves.y !== undefined || curveNode.curves.z !== undefined ) {
  1500. if ( layerCurveNodes[ i ] === undefined ) {
  1501. const modelID = connections.get( child.ID ).parents.filter( function ( parent ) {
  1502. return parent.relationship !== undefined;
  1503. } )[ 0 ].ID;
  1504. if ( modelID !== undefined ) {
  1505. const rawModel = fbxTree.Objects.Model[ modelID.toString() ];
  1506. if ( rawModel === undefined ) {
  1507. console.warn( 'THREE.FBXLoader: Encountered a unused curve.', child );
  1508. return;
  1509. }
  1510. const node = {
  1511. modelName: rawModel.attrName ? PropertyBinding.sanitizeNodeName( rawModel.attrName ) : '',
  1512. ID: rawModel.id,
  1513. initialPosition: [ 0, 0, 0 ],
  1514. initialRotation: [ 0, 0, 0 ],
  1515. initialScale: [ 1, 1, 1 ],
  1516. };
  1517. sceneGraph.traverse( function ( child ) {
  1518. if ( child.ID === rawModel.id ) {
  1519. node.transform = child.matrix;
  1520. if ( child.userData.transformData ) node.eulerOrder = child.userData.transformData.eulerOrder;
  1521. }
  1522. } );
  1523. if ( ! node.transform ) node.transform = new Matrix4();
  1524. // if the animated model is pre rotated, we'll have to apply the pre rotations to every
  1525. // animation value as well
  1526. if ( 'PreRotation' in rawModel ) node.preRotation = rawModel.PreRotation.value;
  1527. if ( 'PostRotation' in rawModel ) node.postRotation = rawModel.PostRotation.value;
  1528. layerCurveNodes[ i ] = node;
  1529. }
  1530. }
  1531. if ( layerCurveNodes[ i ] ) layerCurveNodes[ i ][ curveNode.attr ] = curveNode;
  1532. } else if ( curveNode.curves.morph !== undefined ) {
  1533. if ( layerCurveNodes[ i ] === undefined ) {
  1534. const deformerID = connections.get( child.ID ).parents.filter( function ( parent ) {
  1535. return parent.relationship !== undefined;
  1536. } )[ 0 ].ID;
  1537. const morpherID = connections.get( deformerID ).parents[ 0 ].ID;
  1538. const geoID = connections.get( morpherID ).parents[ 0 ].ID;
  1539. // assuming geometry is not used in more than one model
  1540. const modelID = connections.get( geoID ).parents[ 0 ].ID;
  1541. const rawModel = fbxTree.Objects.Model[ modelID ];
  1542. const node = {
  1543. modelName: rawModel.attrName ? PropertyBinding.sanitizeNodeName( rawModel.attrName ) : '',
  1544. morphName: fbxTree.Objects.Deformer[ deformerID ].attrName,
  1545. };
  1546. layerCurveNodes[ i ] = node;
  1547. }
  1548. layerCurveNodes[ i ][ curveNode.attr ] = curveNode;
  1549. }
  1550. }
  1551. } );
  1552. layersMap.set( parseInt( nodeID ), layerCurveNodes );
  1553. }
  1554. }
  1555. return layersMap;
  1556. }
  1557. // parse nodes in FBXTree.Objects.AnimationStack. These are the top level node in the animation
  1558. // hierarchy. Each Stack node will be used to create a AnimationClip
  1559. parseAnimStacks( layersMap ) {
  1560. const rawStacks = fbxTree.Objects.AnimationStack;
  1561. // connect the stacks (clips) up to the layers
  1562. const rawClips = {};
  1563. for ( const nodeID in rawStacks ) {
  1564. const children = connections.get( parseInt( nodeID ) ).children;
  1565. if ( children.length > 1 ) {
  1566. // it seems like stacks will always be associated with a single layer. But just in case there are files
  1567. // where there are multiple layers per stack, we'll display a warning
  1568. console.warn( 'THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.' );
  1569. }
  1570. const layer = layersMap.get( children[ 0 ].ID );
  1571. rawClips[ nodeID ] = {
  1572. name: rawStacks[ nodeID ].attrName,
  1573. layer: layer,
  1574. };
  1575. }
  1576. return rawClips;
  1577. }
  1578. addClip( rawClip ) {
  1579. let tracks = [];
  1580. const scope = this;
  1581. rawClip.layer.forEach( function ( rawTracks ) {
  1582. tracks = tracks.concat( scope.generateTracks( rawTracks ) );
  1583. } );
  1584. return new AnimationClip( rawClip.name, - 1, tracks );
  1585. }
  1586. generateTracks( rawTracks ) {
  1587. const tracks = [];
  1588. let initialPosition = new Vector3();
  1589. let initialRotation = new Quaternion();
  1590. let initialScale = new Vector3();
  1591. if ( rawTracks.transform ) rawTracks.transform.decompose( initialPosition, initialRotation, initialScale );
  1592. initialPosition = initialPosition.toArray();
  1593. initialRotation = new Euler().setFromQuaternion( initialRotation, rawTracks.eulerOrder ).toArray();
  1594. initialScale = initialScale.toArray();
  1595. if ( rawTracks.T !== undefined && Object.keys( rawTracks.T.curves ).length > 0 ) {
  1596. const positionTrack = this.generateVectorTrack( rawTracks.modelName, rawTracks.T.curves, initialPosition, 'position' );
  1597. if ( positionTrack !== undefined ) tracks.push( positionTrack );
  1598. }
  1599. if ( rawTracks.R !== undefined && Object.keys( rawTracks.R.curves ).length > 0 ) {
  1600. const rotationTrack = this.generateRotationTrack( rawTracks.modelName, rawTracks.R.curves, initialRotation, rawTracks.preRotation, rawTracks.postRotation, rawTracks.eulerOrder );
  1601. if ( rotationTrack !== undefined ) tracks.push( rotationTrack );
  1602. }
  1603. if ( rawTracks.S !== undefined && Object.keys( rawTracks.S.curves ).length > 0 ) {
  1604. const scaleTrack = this.generateVectorTrack( rawTracks.modelName, rawTracks.S.curves, initialScale, 'scale' );
  1605. if ( scaleTrack !== undefined ) tracks.push( scaleTrack );
  1606. }
  1607. if ( rawTracks.DeformPercent !== undefined ) {
  1608. const morphTrack = this.generateMorphTrack( rawTracks );
  1609. if ( morphTrack !== undefined ) tracks.push( morphTrack );
  1610. }
  1611. return tracks;
  1612. }
  1613. generateVectorTrack( modelName, curves, initialValue, type ) {
  1614. const times = this.getTimesForAllAxes( curves );
  1615. const values = this.getKeyframeTrackValues( times, curves, initialValue );
  1616. return new VectorKeyframeTrack( modelName + '.' + type, times, values );
  1617. }
  1618. generateRotationTrack( modelName, curves, initialValue, preRotation, postRotation, eulerOrder ) {
  1619. if ( curves.x !== undefined ) {
  1620. this.interpolateRotations( curves.x );
  1621. curves.x.values = curves.x.values.map( MathUtils.degToRad );
  1622. }
  1623. if ( curves.y !== undefined ) {
  1624. this.interpolateRotations( curves.y );
  1625. curves.y.values = curves.y.values.map( MathUtils.degToRad );
  1626. }
  1627. if ( curves.z !== undefined ) {
  1628. this.interpolateRotations( curves.z );
  1629. curves.z.values = curves.z.values.map( MathUtils.degToRad );
  1630. }
  1631. const times = this.getTimesForAllAxes( curves );
  1632. const values = this.getKeyframeTrackValues( times, curves, initialValue );
  1633. if ( preRotation !== undefined ) {
  1634. preRotation = preRotation.map( MathUtils.degToRad );
  1635. preRotation.push( eulerOrder );
  1636. preRotation = new Euler().fromArray( preRotation );
  1637. preRotation = new Quaternion().setFromEuler( preRotation );
  1638. }
  1639. if ( postRotation !== undefined ) {
  1640. postRotation = postRotation.map( MathUtils.degToRad );
  1641. postRotation.push( eulerOrder );
  1642. postRotation = new Euler().fromArray( postRotation );
  1643. postRotation = new Quaternion().setFromEuler( postRotation ).invert();
  1644. }
  1645. const quaternion = new Quaternion();
  1646. const euler = new Euler();
  1647. const quaternionValues = [];
  1648. for ( let i = 0; i < values.length; i += 3 ) {
  1649. euler.set( values[ i ], values[ i + 1 ], values[ i + 2 ], eulerOrder );
  1650. quaternion.setFromEuler( euler );
  1651. if ( preRotation !== undefined ) quaternion.premultiply( preRotation );
  1652. if ( postRotation !== undefined ) quaternion.multiply( postRotation );
  1653. quaternion.toArray( quaternionValues, ( i / 3 ) * 4 );
  1654. }
  1655. return new QuaternionKeyframeTrack( modelName + '.quaternion', times, quaternionValues );
  1656. }
  1657. generateMorphTrack( rawTracks ) {
  1658. const curves = rawTracks.DeformPercent.curves.morph;
  1659. const values = curves.values.map( function ( val ) {
  1660. return val / 100;
  1661. } );
  1662. const morphNum = sceneGraph.getObjectByName( rawTracks.modelName ).morphTargetDictionary[ rawTracks.morphName ];
  1663. return new NumberKeyframeTrack( rawTracks.modelName + '.morphTargetInfluences[' + morphNum + ']', curves.times, values );
  1664. }
  1665. // For all animated objects, times are defined separately for each axis
  1666. // Here we'll combine the times into one sorted array without duplicates
  1667. getTimesForAllAxes( curves ) {
  1668. let times = [];
  1669. // first join together the times for each axis, if defined
  1670. if ( curves.x !== undefined ) times = times.concat( curves.x.times );
  1671. if ( curves.y !== undefined ) times = times.concat( curves.y.times );
  1672. if ( curves.z !== undefined ) times = times.concat( curves.z.times );
  1673. // then sort them
  1674. times = times.sort( function ( a, b ) {
  1675. return a - b;
  1676. } );
  1677. // and remove duplicates
  1678. if ( times.length > 1 ) {
  1679. let targetIndex = 1;
  1680. let lastValue = times[ 0 ];
  1681. for ( let i = 1; i < times.length; i ++ ) {
  1682. const currentValue = times[ i ];
  1683. if ( currentValue !== lastValue ) {
  1684. times[ targetIndex ] = currentValue;
  1685. lastValue = currentValue;
  1686. targetIndex ++;
  1687. }
  1688. }
  1689. times = times.slice( 0, targetIndex );
  1690. }
  1691. return times;
  1692. }
  1693. getKeyframeTrackValues( times, curves, initialValue ) {
  1694. const prevValue = initialValue;
  1695. const values = [];
  1696. let xIndex = - 1;
  1697. let yIndex = - 1;
  1698. let zIndex = - 1;
  1699. times.forEach( function ( time ) {
  1700. if ( curves.x ) xIndex = curves.x.times.indexOf( time );
  1701. if ( curves.y ) yIndex = curves.y.times.indexOf( time );
  1702. if ( curves.z ) zIndex = curves.z.times.indexOf( time );
  1703. // if there is an x value defined for this frame, use that
  1704. if ( xIndex !== - 1 ) {
  1705. const xValue = curves.x.values[ xIndex ];
  1706. values.push( xValue );
  1707. prevValue[ 0 ] = xValue;
  1708. } else {
  1709. // otherwise use the x value from the previous frame
  1710. values.push( prevValue[ 0 ] );
  1711. }
  1712. if ( yIndex !== - 1 ) {
  1713. const yValue = curves.y.values[ yIndex ];
  1714. values.push( yValue );
  1715. prevValue[ 1 ] = yValue;
  1716. } else {
  1717. values.push( prevValue[ 1 ] );
  1718. }
  1719. if ( zIndex !== - 1 ) {
  1720. const zValue = curves.z.values[ zIndex ];
  1721. values.push( zValue );
  1722. prevValue[ 2 ] = zValue;
  1723. } else {
  1724. values.push( prevValue[ 2 ] );
  1725. }
  1726. } );
  1727. return values;
  1728. }
  1729. // Rotations are defined as Euler angles which can have values of any size
  1730. // These will be converted to quaternions which don't support values greater than
  1731. // PI, so we'll interpolate large rotations
  1732. interpolateRotations( curve ) {
  1733. for ( let i = 1; i < curve.values.length; i ++ ) {
  1734. const initialValue = curve.values[ i - 1 ];
  1735. const valuesSpan = curve.values[ i ] - initialValue;
  1736. const absoluteSpan = Math.abs( valuesSpan );
  1737. if ( absoluteSpan >= 180 ) {
  1738. const numSubIntervals = absoluteSpan / 180;
  1739. const step = valuesSpan / numSubIntervals;
  1740. let nextValue = initialValue + step;
  1741. const initialTime = curve.times[ i - 1 ];
  1742. const timeSpan = curve.times[ i ] - initialTime;
  1743. const interval = timeSpan / numSubIntervals;
  1744. let nextTime = initialTime + interval;
  1745. const interpolatedTimes = [];
  1746. const interpolatedValues = [];
  1747. while ( nextTime < curve.times[ i ] ) {
  1748. interpolatedTimes.push( nextTime );
  1749. nextTime += interval;
  1750. interpolatedValues.push( nextValue );
  1751. nextValue += step;
  1752. }
  1753. curve.times = inject( curve.times, i, interpolatedTimes );
  1754. curve.values = inject( curve.values, i, interpolatedValues );
  1755. }
  1756. }
  1757. }
  1758. }
  1759. // parse an FBX file in ASCII format
  1760. class TextParser {
  1761. getPrevNode() {
  1762. return this.nodeStack[ this.currentIndent - 2 ];
  1763. }
  1764. getCurrentNode() {
  1765. return this.nodeStack[ this.currentIndent - 1 ];
  1766. }
  1767. getCurrentProp() {
  1768. return this.currentProp;
  1769. }
  1770. pushStack( node ) {
  1771. this.nodeStack.push( node );
  1772. this.currentIndent += 1;
  1773. }
  1774. popStack() {
  1775. this.nodeStack.pop();
  1776. this.currentIndent -= 1;
  1777. }
  1778. setCurrentProp( val, name ) {
  1779. this.currentProp = val;
  1780. this.currentPropName = name;
  1781. }
  1782. parse( text ) {
  1783. this.currentIndent = 0;
  1784. this.allNodes = new FBXTree();
  1785. this.nodeStack = [];
  1786. this.currentProp = [];
  1787. this.currentPropName = '';
  1788. const scope = this;
  1789. const split = text.split( /[\r\n]+/ );
  1790. split.forEach( function ( line, i ) {
  1791. const matchComment = line.match( /^[\s\t]*;/ );
  1792. const matchEmpty = line.match( /^[\s\t]*$/ );
  1793. if ( matchComment || matchEmpty ) return;
  1794. const matchBeginning = line.match( '^\\t{' + scope.currentIndent + '}(\\w+):(.*){', '' );
  1795. const matchProperty = line.match( '^\\t{' + ( scope.currentIndent ) + '}(\\w+):[\\s\\t\\r\\n](.*)' );
  1796. const matchEnd = line.match( '^\\t{' + ( scope.currentIndent - 1 ) + '}}' );
  1797. if ( matchBeginning ) {
  1798. scope.parseNodeBegin( line, matchBeginning );
  1799. } else if ( matchProperty ) {
  1800. scope.parseNodeProperty( line, matchProperty, split[ ++ i ] );
  1801. } else if ( matchEnd ) {
  1802. scope.popStack();
  1803. } else if ( line.match( /^[^\s\t}]/ ) ) {
  1804. // large arrays are split over multiple lines terminated with a ',' character
  1805. // if this is encountered the line needs to be joined to the previous line
  1806. scope.parseNodePropertyContinued( line );
  1807. }
  1808. } );
  1809. return this.allNodes;
  1810. }
  1811. parseNodeBegin( line, property ) {
  1812. const nodeName = property[ 1 ].trim().replace( /^"/, '' ).replace( /"$/, '' );
  1813. const nodeAttrs = property[ 2 ].split( ',' ).map( function ( attr ) {
  1814. return attr.trim().replace( /^"/, '' ).replace( /"$/, '' );
  1815. } );
  1816. const node = { name: nodeName };
  1817. const attrs = this.parseNodeAttr( nodeAttrs );
  1818. const currentNode = this.getCurrentNode();
  1819. // a top node
  1820. if ( this.currentIndent === 0 ) {
  1821. this.allNodes.add( nodeName, node );
  1822. } else { // a subnode
  1823. // if the subnode already exists, append it
  1824. if ( nodeName in currentNode ) {
  1825. // special case Pose needs PoseNodes as an array
  1826. if ( nodeName === 'PoseNode' ) {
  1827. currentNode.PoseNode.push( node );
  1828. } else if ( currentNode[ nodeName ].id !== undefined ) {
  1829. currentNode[ nodeName ] = {};
  1830. currentNode[ nodeName ][ currentNode[ nodeName ].id ] = currentNode[ nodeName ];
  1831. }
  1832. if ( attrs.id !== '' ) currentNode[ nodeName ][ attrs.id ] = node;
  1833. } else if ( typeof attrs.id === 'number' ) {
  1834. currentNode[ nodeName ] = {};
  1835. currentNode[ nodeName ][ attrs.id ] = node;
  1836. } else if ( nodeName !== 'Properties70' ) {
  1837. if ( nodeName === 'PoseNode' ) currentNode[ nodeName ] = [ node ];
  1838. else currentNode[ nodeName ] = node;
  1839. }
  1840. }
  1841. if ( typeof attrs.id === 'number' ) node.id = attrs.id;
  1842. if ( attrs.name !== '' ) node.attrName = attrs.name;
  1843. if ( attrs.type !== '' ) node.attrType = attrs.type;
  1844. this.pushStack( node );
  1845. }
  1846. parseNodeAttr( attrs ) {
  1847. let id = attrs[ 0 ];
  1848. if ( attrs[ 0 ] !== '' ) {
  1849. id = parseInt( attrs[ 0 ] );
  1850. if ( isNaN( id ) ) {
  1851. id = attrs[ 0 ];
  1852. }
  1853. }
  1854. let name = '', type = '';
  1855. if ( attrs.length > 1 ) {
  1856. name = attrs[ 1 ].replace( /^(\w+)::/, '' );
  1857. type = attrs[ 2 ];
  1858. }
  1859. return { id: id, name: name, type: type };
  1860. }
  1861. parseNodeProperty( line, property, contentLine ) {
  1862. let propName = property[ 1 ].replace( /^"/, '' ).replace( /"$/, '' ).trim();
  1863. let propValue = property[ 2 ].replace( /^"/, '' ).replace( /"$/, '' ).trim();
  1864. // for special case: base64 image data follows "Content: ," line
  1865. // Content: ,
  1866. // "/9j/4RDaRXhpZgAATU0A..."
  1867. if ( propName === 'Content' && propValue === ',' ) {
  1868. propValue = contentLine.replace( /"/g, '' ).replace( /,$/, '' ).trim();
  1869. }
  1870. const currentNode = this.getCurrentNode();
  1871. const parentName = currentNode.name;
  1872. if ( parentName === 'Properties70' ) {
  1873. this.parseNodeSpecialProperty( line, propName, propValue );
  1874. return;
  1875. }
  1876. // Connections
  1877. if ( propName === 'C' ) {
  1878. const connProps = propValue.split( ',' ).slice( 1 );
  1879. const from = parseInt( connProps[ 0 ] );
  1880. const to = parseInt( connProps[ 1 ] );
  1881. let rest = propValue.split( ',' ).slice( 3 );
  1882. rest = rest.map( function ( elem ) {
  1883. return elem.trim().replace( /^"/, '' );
  1884. } );
  1885. propName = 'connections';
  1886. propValue = [ from, to ];
  1887. append( propValue, rest );
  1888. if ( currentNode[ propName ] === undefined ) {
  1889. currentNode[ propName ] = [];
  1890. }
  1891. }
  1892. // Node
  1893. if ( propName === 'Node' ) currentNode.id = propValue;
  1894. // connections
  1895. if ( propName in currentNode && Array.isArray( currentNode[ propName ] ) ) {
  1896. currentNode[ propName ].push( propValue );
  1897. } else {
  1898. if ( propName !== 'a' ) currentNode[ propName ] = propValue;
  1899. else currentNode.a = propValue;
  1900. }
  1901. this.setCurrentProp( currentNode, propName );
  1902. // convert string to array, unless it ends in ',' in which case more will be added to it
  1903. if ( propName === 'a' && propValue.slice( - 1 ) !== ',' ) {
  1904. currentNode.a = parseNumberArray( propValue );
  1905. }
  1906. }
  1907. parseNodePropertyContinued( line ) {
  1908. const currentNode = this.getCurrentNode();
  1909. currentNode.a += line;
  1910. // if the line doesn't end in ',' we have reached the end of the property value
  1911. // so convert the string to an array
  1912. if ( line.slice( - 1 ) !== ',' ) {
  1913. currentNode.a = parseNumberArray( currentNode.a );
  1914. }
  1915. }
  1916. // parse "Property70"
  1917. parseNodeSpecialProperty( line, propName, propValue ) {
  1918. // split this
  1919. // P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
  1920. // into array like below
  1921. // ["Lcl Scaling", "Lcl Scaling", "", "A", "1,1,1" ]
  1922. const props = propValue.split( '",' ).map( function ( prop ) {
  1923. return prop.trim().replace( /^\"/, '' ).replace( /\s/, '_' );
  1924. } );
  1925. const innerPropName = props[ 0 ];
  1926. const innerPropType1 = props[ 1 ];
  1927. const innerPropType2 = props[ 2 ];
  1928. const innerPropFlag = props[ 3 ];
  1929. let innerPropValue = props[ 4 ];
  1930. // cast values where needed, otherwise leave as strings
  1931. switch ( innerPropType1 ) {
  1932. case 'int':
  1933. case 'enum':
  1934. case 'bool':
  1935. case 'ULongLong':
  1936. case 'double':
  1937. case 'Number':
  1938. case 'FieldOfView':
  1939. innerPropValue = parseFloat( innerPropValue );
  1940. break;
  1941. case 'Color':
  1942. case 'ColorRGB':
  1943. case 'Vector3D':
  1944. case 'Lcl_Translation':
  1945. case 'Lcl_Rotation':
  1946. case 'Lcl_Scaling':
  1947. innerPropValue = parseNumberArray( innerPropValue );
  1948. break;
  1949. }
  1950. // CAUTION: these props must append to parent's parent
  1951. this.getPrevNode()[ innerPropName ] = {
  1952. 'type': innerPropType1,
  1953. 'type2': innerPropType2,
  1954. 'flag': innerPropFlag,
  1955. 'value': innerPropValue
  1956. };
  1957. this.setCurrentProp( this.getPrevNode(), innerPropName );
  1958. }
  1959. }
  1960. // Parse an FBX file in Binary format
  1961. class BinaryParser {
  1962. parse( buffer ) {
  1963. const reader = new BinaryReader( buffer );
  1964. reader.skip( 23 ); // skip magic 23 bytes
  1965. const version = reader.getUint32();
  1966. if ( version < 6400 ) {
  1967. throw new Error( 'THREE.FBXLoader: FBX version not supported, FileVersion: ' + version );
  1968. }
  1969. const allNodes = new FBXTree();
  1970. while ( ! this.endOfContent( reader ) ) {
  1971. const node = this.parseNode( reader, version );
  1972. if ( node !== null ) allNodes.add( node.name, node );
  1973. }
  1974. return allNodes;
  1975. }
  1976. // Check if reader has reached the end of content.
  1977. endOfContent( reader ) {
  1978. // footer size: 160bytes + 16-byte alignment padding
  1979. // - 16bytes: magic
  1980. // - padding til 16-byte alignment (at least 1byte?)
  1981. // (seems like some exporters embed fixed 15 or 16bytes?)
  1982. // - 4bytes: magic
  1983. // - 4bytes: version
  1984. // - 120bytes: zero
  1985. // - 16bytes: magic
  1986. if ( reader.size() % 16 === 0 ) {
  1987. return ( ( reader.getOffset() + 160 + 16 ) & ~ 0xf ) >= reader.size();
  1988. } else {
  1989. return reader.getOffset() + 160 + 16 >= reader.size();
  1990. }
  1991. }
  1992. // recursively parse nodes until the end of the file is reached
  1993. parseNode( reader, version ) {
  1994. const node = {};
  1995. // The first three data sizes depends on version.
  1996. const endOffset = ( version >= 7500 ) ? reader.getUint64() : reader.getUint32();
  1997. const numProperties = ( version >= 7500 ) ? reader.getUint64() : reader.getUint32();
  1998. ( version >= 7500 ) ? reader.getUint64() : reader.getUint32(); // the returned propertyListLen is not used
  1999. const nameLen = reader.getUint8();
  2000. const name = reader.getString( nameLen );
  2001. // Regards this node as NULL-record if endOffset is zero
  2002. if ( endOffset === 0 ) return null;
  2003. const propertyList = [];
  2004. for ( let i = 0; i < numProperties; i ++ ) {
  2005. propertyList.push( this.parseProperty( reader ) );
  2006. }
  2007. // Regards the first three elements in propertyList as id, attrName, and attrType
  2008. const id = propertyList.length > 0 ? propertyList[ 0 ] : '';
  2009. const attrName = propertyList.length > 1 ? propertyList[ 1 ] : '';
  2010. const attrType = propertyList.length > 2 ? propertyList[ 2 ] : '';
  2011. // check if this node represents just a single property
  2012. // like (name, 0) set or (name2, [0, 1, 2]) set of {name: 0, name2: [0, 1, 2]}
  2013. node.singleProperty = ( numProperties === 1 && reader.getOffset() === endOffset ) ? true : false;
  2014. while ( endOffset > reader.getOffset() ) {
  2015. const subNode = this.parseNode( reader, version );
  2016. if ( subNode !== null ) this.parseSubNode( name, node, subNode );
  2017. }
  2018. node.propertyList = propertyList; // raw property list used by parent
  2019. if ( typeof id === 'number' ) node.id = id;
  2020. if ( attrName !== '' ) node.attrName = attrName;
  2021. if ( attrType !== '' ) node.attrType = attrType;
  2022. if ( name !== '' ) node.name = name;
  2023. return node;
  2024. }
  2025. parseSubNode( name, node, subNode ) {
  2026. // special case: child node is single property
  2027. if ( subNode.singleProperty === true ) {
  2028. const value = subNode.propertyList[ 0 ];
  2029. if ( Array.isArray( value ) ) {
  2030. node[ subNode.name ] = subNode;
  2031. subNode.a = value;
  2032. } else {
  2033. node[ subNode.name ] = value;
  2034. }
  2035. } else if ( name === 'Connections' && subNode.name === 'C' ) {
  2036. const array = [];
  2037. subNode.propertyList.forEach( function ( property, i ) {
  2038. // first Connection is FBX type (OO, OP, etc.). We'll discard these
  2039. if ( i !== 0 ) array.push( property );
  2040. } );
  2041. if ( node.connections === undefined ) {
  2042. node.connections = [];
  2043. }
  2044. node.connections.push( array );
  2045. } else if ( subNode.name === 'Properties70' ) {
  2046. const keys = Object.keys( subNode );
  2047. keys.forEach( function ( key ) {
  2048. node[ key ] = subNode[ key ];
  2049. } );
  2050. } else if ( name === 'Properties70' && subNode.name === 'P' ) {
  2051. let innerPropName = subNode.propertyList[ 0 ];
  2052. let innerPropType1 = subNode.propertyList[ 1 ];
  2053. const innerPropType2 = subNode.propertyList[ 2 ];
  2054. const innerPropFlag = subNode.propertyList[ 3 ];
  2055. let innerPropValue;
  2056. if ( innerPropName.indexOf( 'Lcl ' ) === 0 ) innerPropName = innerPropName.replace( 'Lcl ', 'Lcl_' );
  2057. if ( innerPropType1.indexOf( 'Lcl ' ) === 0 ) innerPropType1 = innerPropType1.replace( 'Lcl ', 'Lcl_' );
  2058. if ( innerPropType1 === 'Color' || innerPropType1 === 'ColorRGB' || innerPropType1 === 'Vector' || innerPropType1 === 'Vector3D' || innerPropType1.indexOf( 'Lcl_' ) === 0 ) {
  2059. innerPropValue = [
  2060. subNode.propertyList[ 4 ],
  2061. subNode.propertyList[ 5 ],
  2062. subNode.propertyList[ 6 ]
  2063. ];
  2064. } else {
  2065. innerPropValue = subNode.propertyList[ 4 ];
  2066. }
  2067. // this will be copied to parent, see above
  2068. node[ innerPropName ] = {
  2069. 'type': innerPropType1,
  2070. 'type2': innerPropType2,
  2071. 'flag': innerPropFlag,
  2072. 'value': innerPropValue
  2073. };
  2074. } else if ( node[ subNode.name ] === undefined ) {
  2075. if ( typeof subNode.id === 'number' ) {
  2076. node[ subNode.name ] = {};
  2077. node[ subNode.name ][ subNode.id ] = subNode;
  2078. } else {
  2079. node[ subNode.name ] = subNode;
  2080. }
  2081. } else {
  2082. if ( subNode.name === 'PoseNode' ) {
  2083. if ( ! Array.isArray( node[ subNode.name ] ) ) {
  2084. node[ subNode.name ] = [ node[ subNode.name ] ];
  2085. }
  2086. node[ subNode.name ].push( subNode );
  2087. } else if ( node[ subNode.name ][ subNode.id ] === undefined ) {
  2088. node[ subNode.name ][ subNode.id ] = subNode;
  2089. }
  2090. }
  2091. }
  2092. parseProperty( reader ) {
  2093. const type = reader.getString( 1 );
  2094. let length;
  2095. switch ( type ) {
  2096. case 'C':
  2097. return reader.getBoolean();
  2098. case 'D':
  2099. return reader.getFloat64();
  2100. case 'F':
  2101. return reader.getFloat32();
  2102. case 'I':
  2103. return reader.getInt32();
  2104. case 'L':
  2105. return reader.getInt64();
  2106. case 'R':
  2107. length = reader.getUint32();
  2108. return reader.getArrayBuffer( length );
  2109. case 'S':
  2110. length = reader.getUint32();
  2111. return reader.getString( length );
  2112. case 'Y':
  2113. return reader.getInt16();
  2114. case 'b':
  2115. case 'c':
  2116. case 'd':
  2117. case 'f':
  2118. case 'i':
  2119. case 'l':
  2120. const arrayLength = reader.getUint32();
  2121. const encoding = reader.getUint32(); // 0: non-compressed, 1: compressed
  2122. const compressedLength = reader.getUint32();
  2123. if ( encoding === 0 ) {
  2124. switch ( type ) {
  2125. case 'b':
  2126. case 'c':
  2127. return reader.getBooleanArray( arrayLength );
  2128. case 'd':
  2129. return reader.getFloat64Array( arrayLength );
  2130. case 'f':
  2131. return reader.getFloat32Array( arrayLength );
  2132. case 'i':
  2133. return reader.getInt32Array( arrayLength );
  2134. case 'l':
  2135. return reader.getInt64Array( arrayLength );
  2136. }
  2137. }
  2138. const data = fflate.unzlibSync( new Uint8Array( reader.getArrayBuffer( compressedLength ) ) );
  2139. const reader2 = new BinaryReader( data.buffer );
  2140. switch ( type ) {
  2141. case 'b':
  2142. case 'c':
  2143. return reader2.getBooleanArray( arrayLength );
  2144. case 'd':
  2145. return reader2.getFloat64Array( arrayLength );
  2146. case 'f':
  2147. return reader2.getFloat32Array( arrayLength );
  2148. case 'i':
  2149. return reader2.getInt32Array( arrayLength );
  2150. case 'l':
  2151. return reader2.getInt64Array( arrayLength );
  2152. }
  2153. break; // cannot happen but is required by the DeepScan
  2154. default:
  2155. throw new Error( 'THREE.FBXLoader: Unknown property type ' + type );
  2156. }
  2157. }
  2158. }
  2159. class BinaryReader {
  2160. constructor( buffer, littleEndian ) {
  2161. this.dv = new DataView( buffer );
  2162. this.offset = 0;
  2163. this.littleEndian = ( littleEndian !== undefined ) ? littleEndian : true;
  2164. this._textDecoder = new TextDecoder();
  2165. }
  2166. getOffset() {
  2167. return this.offset;
  2168. }
  2169. size() {
  2170. return this.dv.buffer.byteLength;
  2171. }
  2172. skip( length ) {
  2173. this.offset += length;
  2174. }
  2175. // seems like true/false representation depends on exporter.
  2176. // true: 1 or 'Y'(=0x59), false: 0 or 'T'(=0x54)
  2177. // then sees LSB.
  2178. getBoolean() {
  2179. return ( this.getUint8() & 1 ) === 1;
  2180. }
  2181. getBooleanArray( size ) {
  2182. const a = [];
  2183. for ( let i = 0; i < size; i ++ ) {
  2184. a.push( this.getBoolean() );
  2185. }
  2186. return a;
  2187. }
  2188. getUint8() {
  2189. const value = this.dv.getUint8( this.offset );
  2190. this.offset += 1;
  2191. return value;
  2192. }
  2193. getInt16() {
  2194. const value = this.dv.getInt16( this.offset, this.littleEndian );
  2195. this.offset += 2;
  2196. return value;
  2197. }
  2198. getInt32() {
  2199. const value = this.dv.getInt32( this.offset, this.littleEndian );
  2200. this.offset += 4;
  2201. return value;
  2202. }
  2203. getInt32Array( size ) {
  2204. const a = [];
  2205. for ( let i = 0; i < size; i ++ ) {
  2206. a.push( this.getInt32() );
  2207. }
  2208. return a;
  2209. }
  2210. getUint32() {
  2211. const value = this.dv.getUint32( this.offset, this.littleEndian );
  2212. this.offset += 4;
  2213. return value;
  2214. }
  2215. // JavaScript doesn't support 64-bit integer so calculate this here
  2216. // 1 << 32 will return 1 so using multiply operation instead here.
  2217. // There's a possibility that this method returns wrong value if the value
  2218. // is out of the range between Number.MAX_SAFE_INTEGER and Number.MIN_SAFE_INTEGER.
  2219. // TODO: safely handle 64-bit integer
  2220. getInt64() {
  2221. let low, high;
  2222. if ( this.littleEndian ) {
  2223. low = this.getUint32();
  2224. high = this.getUint32();
  2225. } else {
  2226. high = this.getUint32();
  2227. low = this.getUint32();
  2228. }
  2229. // calculate negative value
  2230. if ( high & 0x80000000 ) {
  2231. high = ~ high & 0xFFFFFFFF;
  2232. low = ~ low & 0xFFFFFFFF;
  2233. if ( low === 0xFFFFFFFF ) high = ( high + 1 ) & 0xFFFFFFFF;
  2234. low = ( low + 1 ) & 0xFFFFFFFF;
  2235. return - ( high * 0x100000000 + low );
  2236. }
  2237. return high * 0x100000000 + low;
  2238. }
  2239. getInt64Array( size ) {
  2240. const a = [];
  2241. for ( let i = 0; i < size; i ++ ) {
  2242. a.push( this.getInt64() );
  2243. }
  2244. return a;
  2245. }
  2246. // Note: see getInt64() comment
  2247. getUint64() {
  2248. let low, high;
  2249. if ( this.littleEndian ) {
  2250. low = this.getUint32();
  2251. high = this.getUint32();
  2252. } else {
  2253. high = this.getUint32();
  2254. low = this.getUint32();
  2255. }
  2256. return high * 0x100000000 + low;
  2257. }
  2258. getFloat32() {
  2259. const value = this.dv.getFloat32( this.offset, this.littleEndian );
  2260. this.offset += 4;
  2261. return value;
  2262. }
  2263. getFloat32Array( size ) {
  2264. const a = [];
  2265. for ( let i = 0; i < size; i ++ ) {
  2266. a.push( this.getFloat32() );
  2267. }
  2268. return a;
  2269. }
  2270. getFloat64() {
  2271. const value = this.dv.getFloat64( this.offset, this.littleEndian );
  2272. this.offset += 8;
  2273. return value;
  2274. }
  2275. getFloat64Array( size ) {
  2276. const a = [];
  2277. for ( let i = 0; i < size; i ++ ) {
  2278. a.push( this.getFloat64() );
  2279. }
  2280. return a;
  2281. }
  2282. getArrayBuffer( size ) {
  2283. const value = this.dv.buffer.slice( this.offset, this.offset + size );
  2284. this.offset += size;
  2285. return value;
  2286. }
  2287. getString( size ) {
  2288. const start = this.offset;
  2289. let a = new Uint8Array( this.dv.buffer, start, size );
  2290. this.skip( size );
  2291. const nullByte = a.indexOf( 0 );
  2292. if ( nullByte >= 0 ) a = new Uint8Array( this.dv.buffer, start, nullByte );
  2293. return this._textDecoder.decode( a );
  2294. }
  2295. }
  2296. // FBXTree holds a representation of the FBX data, returned by the TextParser ( FBX ASCII format)
  2297. // and BinaryParser( FBX Binary format)
  2298. class FBXTree {
  2299. add( key, val ) {
  2300. this[ key ] = val;
  2301. }
  2302. }
  2303. // ************** UTILITY FUNCTIONS **************
  2304. function isFbxFormatBinary( buffer ) {
  2305. const CORRECT = 'Kaydara\u0020FBX\u0020Binary\u0020\u0020\0';
  2306. return buffer.byteLength >= CORRECT.length && CORRECT === convertArrayBufferToString( buffer, 0, CORRECT.length );
  2307. }
  2308. function isFbxFormatASCII( text ) {
  2309. const CORRECT = [ 'K', 'a', 'y', 'd', 'a', 'r', 'a', '\\', 'F', 'B', 'X', '\\', 'B', 'i', 'n', 'a', 'r', 'y', '\\', '\\' ];
  2310. let cursor = 0;
  2311. function read( offset ) {
  2312. const result = text[ offset - 1 ];
  2313. text = text.slice( cursor + offset );
  2314. cursor ++;
  2315. return result;
  2316. }
  2317. for ( let i = 0; i < CORRECT.length; ++ i ) {
  2318. const num = read( 1 );
  2319. if ( num === CORRECT[ i ] ) {
  2320. return false;
  2321. }
  2322. }
  2323. return true;
  2324. }
  2325. function getFbxVersion( text ) {
  2326. const versionRegExp = /FBXVersion: (\d+)/;
  2327. const match = text.match( versionRegExp );
  2328. if ( match ) {
  2329. const version = parseInt( match[ 1 ] );
  2330. return version;
  2331. }
  2332. throw new Error( 'THREE.FBXLoader: Cannot find the version number for the file given.' );
  2333. }
  2334. // Converts FBX ticks into real time seconds.
  2335. function convertFBXTimeToSeconds( time ) {
  2336. return time / 46186158000;
  2337. }
  2338. const dataArray = [];
  2339. // extracts the data from the correct position in the FBX array based on indexing type
  2340. function getData( polygonVertexIndex, polygonIndex, vertexIndex, infoObject ) {
  2341. let index;
  2342. switch ( infoObject.mappingType ) {
  2343. case 'ByPolygonVertex' :
  2344. index = polygonVertexIndex;
  2345. break;
  2346. case 'ByPolygon' :
  2347. index = polygonIndex;
  2348. break;
  2349. case 'ByVertice' :
  2350. index = vertexIndex;
  2351. break;
  2352. case 'AllSame' :
  2353. index = infoObject.indices[ 0 ];
  2354. break;
  2355. default :
  2356. console.warn( 'THREE.FBXLoader: unknown attribute mapping type ' + infoObject.mappingType );
  2357. }
  2358. if ( infoObject.referenceType === 'IndexToDirect' ) index = infoObject.indices[ index ];
  2359. const from = index * infoObject.dataSize;
  2360. const to = from + infoObject.dataSize;
  2361. return slice( dataArray, infoObject.buffer, from, to );
  2362. }
  2363. const tempEuler = new Euler();
  2364. const tempVec = new Vector3();
  2365. // generate transformation from FBX transform data
  2366. // ref: https://help.autodesk.com/view/FBX/2017/ENU/?guid=__files_GUID_10CDD63C_79C1_4F2D_BB28_AD2BE65A02ED_htm
  2367. // 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
  2368. function generateTransform( transformData ) {
  2369. const lTranslationM = new Matrix4();
  2370. const lPreRotationM = new Matrix4();
  2371. const lRotationM = new Matrix4();
  2372. const lPostRotationM = new Matrix4();
  2373. const lScalingM = new Matrix4();
  2374. const lScalingPivotM = new Matrix4();
  2375. const lScalingOffsetM = new Matrix4();
  2376. const lRotationOffsetM = new Matrix4();
  2377. const lRotationPivotM = new Matrix4();
  2378. const lParentGX = new Matrix4();
  2379. const lParentLX = new Matrix4();
  2380. const lGlobalT = new Matrix4();
  2381. const inheritType = ( transformData.inheritType ) ? transformData.inheritType : 0;
  2382. if ( transformData.translation ) lTranslationM.setPosition( tempVec.fromArray( transformData.translation ) );
  2383. if ( transformData.preRotation ) {
  2384. const array = transformData.preRotation.map( MathUtils.degToRad );
  2385. array.push( transformData.eulerOrder || Euler.DEFAULT_ORDER );
  2386. lPreRotationM.makeRotationFromEuler( tempEuler.fromArray( array ) );
  2387. }
  2388. if ( transformData.rotation ) {
  2389. const array = transformData.rotation.map( MathUtils.degToRad );
  2390. array.push( transformData.eulerOrder || Euler.DEFAULT_ORDER );
  2391. lRotationM.makeRotationFromEuler( tempEuler.fromArray( array ) );
  2392. }
  2393. if ( transformData.postRotation ) {
  2394. const array = transformData.postRotation.map( MathUtils.degToRad );
  2395. array.push( transformData.eulerOrder || Euler.DEFAULT_ORDER );
  2396. lPostRotationM.makeRotationFromEuler( tempEuler.fromArray( array ) );
  2397. lPostRotationM.invert();
  2398. }
  2399. if ( transformData.scale ) lScalingM.scale( tempVec.fromArray( transformData.scale ) );
  2400. // Pivots and offsets
  2401. if ( transformData.scalingOffset ) lScalingOffsetM.setPosition( tempVec.fromArray( transformData.scalingOffset ) );
  2402. if ( transformData.scalingPivot ) lScalingPivotM.setPosition( tempVec.fromArray( transformData.scalingPivot ) );
  2403. if ( transformData.rotationOffset ) lRotationOffsetM.setPosition( tempVec.fromArray( transformData.rotationOffset ) );
  2404. if ( transformData.rotationPivot ) lRotationPivotM.setPosition( tempVec.fromArray( transformData.rotationPivot ) );
  2405. // parent transform
  2406. if ( transformData.parentMatrixWorld ) {
  2407. lParentLX.copy( transformData.parentMatrix );
  2408. lParentGX.copy( transformData.parentMatrixWorld );
  2409. }
  2410. const lLRM = lPreRotationM.clone().multiply( lRotationM ).multiply( lPostRotationM );
  2411. // Global Rotation
  2412. const lParentGRM = new Matrix4();
  2413. lParentGRM.extractRotation( lParentGX );
  2414. // Global Shear*Scaling
  2415. const lParentTM = new Matrix4();
  2416. lParentTM.copyPosition( lParentGX );
  2417. const lParentGRSM = lParentTM.clone().invert().multiply( lParentGX );
  2418. const lParentGSM = lParentGRM.clone().invert().multiply( lParentGRSM );
  2419. const lLSM = lScalingM;
  2420. const lGlobalRS = new Matrix4();
  2421. if ( inheritType === 0 ) {
  2422. lGlobalRS.copy( lParentGRM ).multiply( lLRM ).multiply( lParentGSM ).multiply( lLSM );
  2423. } else if ( inheritType === 1 ) {
  2424. lGlobalRS.copy( lParentGRM ).multiply( lParentGSM ).multiply( lLRM ).multiply( lLSM );
  2425. } else {
  2426. const lParentLSM = new Matrix4().scale( new Vector3().setFromMatrixScale( lParentLX ) );
  2427. const lParentLSM_inv = lParentLSM.clone().invert();
  2428. const lParentGSM_noLocal = lParentGSM.clone().multiply( lParentLSM_inv );
  2429. lGlobalRS.copy( lParentGRM ).multiply( lLRM ).multiply( lParentGSM_noLocal ).multiply( lLSM );
  2430. }
  2431. const lRotationPivotM_inv = lRotationPivotM.clone().invert();
  2432. const lScalingPivotM_inv = lScalingPivotM.clone().invert();
  2433. // Calculate the local transform matrix
  2434. 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 );
  2435. const lLocalTWithAllPivotAndOffsetInfo = new Matrix4().copyPosition( lTransform );
  2436. const lGlobalTranslation = lParentGX.clone().multiply( lLocalTWithAllPivotAndOffsetInfo );
  2437. lGlobalT.copyPosition( lGlobalTranslation );
  2438. lTransform = lGlobalT.clone().multiply( lGlobalRS );
  2439. // from global to local
  2440. lTransform.premultiply( lParentGX.invert() );
  2441. return lTransform;
  2442. }
  2443. // Returns the three.js intrinsic Euler order corresponding to FBX extrinsic Euler order
  2444. // ref: http://help.autodesk.com/view/FBX/2017/ENU/?guid=__cpp_ref_class_fbx_euler_html
  2445. function getEulerOrder( order ) {
  2446. order = order || 0;
  2447. const enums = [
  2448. 'ZYX', // -> XYZ extrinsic
  2449. 'YZX', // -> XZY extrinsic
  2450. 'XZY', // -> YZX extrinsic
  2451. 'ZXY', // -> YXZ extrinsic
  2452. 'YXZ', // -> ZXY extrinsic
  2453. 'XYZ', // -> ZYX extrinsic
  2454. //'SphericXYZ', // not possible to support
  2455. ];
  2456. if ( order === 6 ) {
  2457. console.warn( 'THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect.' );
  2458. return enums[ 0 ];
  2459. }
  2460. return enums[ order ];
  2461. }
  2462. // Parses comma separated list of numbers and returns them an array.
  2463. // Used internally by the TextParser
  2464. function parseNumberArray( value ) {
  2465. const array = value.split( ',' ).map( function ( val ) {
  2466. return parseFloat( val );
  2467. } );
  2468. return array;
  2469. }
  2470. function convertArrayBufferToString( buffer, from, to ) {
  2471. if ( from === undefined ) from = 0;
  2472. if ( to === undefined ) to = buffer.byteLength;
  2473. return new TextDecoder().decode( new Uint8Array( buffer, from, to ) );
  2474. }
  2475. function append( a, b ) {
  2476. for ( let i = 0, j = a.length, l = b.length; i < l; i ++, j ++ ) {
  2477. a[ j ] = b[ i ];
  2478. }
  2479. }
  2480. function slice( a, b, from, to ) {
  2481. for ( let i = from, j = 0; i < to; i ++, j ++ ) {
  2482. a[ j ] = b[ i ];
  2483. }
  2484. return a;
  2485. }
  2486. // inject array a2 into array a1 at index
  2487. function inject( a1, index, a2 ) {
  2488. return a1.slice( 0, index ).concat( a2 ).concat( a1.slice( index ) );
  2489. }
  2490. export { FBXLoader };