ThreeDOM.js 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946
  1. /**
  2. * @author mr.doob / http://mrdoob.com/
  3. */
  4. var THREE = THREE || { REVISION: '49dev' };
  5. if ( ! self.Int32Array ) {
  6. self.Int32Array = Array;
  7. self.Float32Array = Array;
  8. }
  9. // http://paulirish.com/2011/requestanimationframe-for-smart-animating/
  10. // http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating
  11. // requestAnimationFrame polyfill by Erik Möller
  12. // fixes from Paul Irish and Tino Zijdel
  13. ( function () {
  14. var lastTime = 0;
  15. var vendors = [ 'ms', 'moz', 'webkit', 'o' ];
  16. for ( var x = 0; x < vendors.length && !window.requestAnimationFrame; ++ x ) {
  17. window.requestAnimationFrame = window[ vendors[ x ] + 'RequestAnimationFrame' ];
  18. window.cancelAnimationFrame = window[ vendors[ x ] + 'CancelAnimationFrame' ] || window[ vendors[ x ] + 'CancelRequestAnimationFrame' ];
  19. }
  20. if ( !window.requestAnimationFrame ) {
  21. window.requestAnimationFrame = function ( callback, element ) {
  22. var currTime = Date.now(), timeToCall = Math.max( 0, 16 - ( currTime - lastTime ) );
  23. var id = window.setTimeout( function() { callback( currTime + timeToCall ); }, timeToCall );
  24. lastTime = currTime + timeToCall;
  25. return id;
  26. };
  27. }
  28. if ( !window.cancelAnimationFrame ) {
  29. window.cancelAnimationFrame = function ( id ) { clearTimeout( id ); };
  30. }
  31. }() );
  32. /**
  33. * @author mr.doob / http://mrdoob.com/
  34. */
  35. THREE.Color = function ( hex ) {
  36. if ( hex !== undefined ) this.setHex( hex );
  37. return this;
  38. };
  39. THREE.Color.prototype = {
  40. constructor: THREE.Color,
  41. r: 1, g: 1, b: 1,
  42. copy: function ( color ) {
  43. this.r = color.r;
  44. this.g = color.g;
  45. this.b = color.b;
  46. return this;
  47. },
  48. copyGammaToLinear: function ( color ) {
  49. this.r = color.r * color.r;
  50. this.g = color.g * color.g;
  51. this.b = color.b * color.b;
  52. return this;
  53. },
  54. copyLinearToGamma: function ( color ) {
  55. this.r = Math.sqrt( color.r );
  56. this.g = Math.sqrt( color.g );
  57. this.b = Math.sqrt( color.b );
  58. return this;
  59. },
  60. convertGammaToLinear: function () {
  61. var r = this.r, g = this.g, b = this.b;
  62. this.r = r * r;
  63. this.g = g * g;
  64. this.b = b * b;
  65. return this;
  66. },
  67. convertLinearToGamma: function () {
  68. this.r = Math.sqrt( this.r );
  69. this.g = Math.sqrt( this.g );
  70. this.b = Math.sqrt( this.b );
  71. return this;
  72. },
  73. setRGB: function ( r, g, b ) {
  74. this.r = r;
  75. this.g = g;
  76. this.b = b;
  77. return this;
  78. },
  79. setHSV: function ( h, s, v ) {
  80. // based on MochiKit implementation by Bob Ippolito
  81. // h,s,v ranges are < 0.0 - 1.0 >
  82. var i, f, p, q, t;
  83. if ( v === 0 ) {
  84. this.r = this.g = this.b = 0;
  85. } else {
  86. i = Math.floor( h * 6 );
  87. f = ( h * 6 ) - i;
  88. p = v * ( 1 - s );
  89. q = v * ( 1 - ( s * f ) );
  90. t = v * ( 1 - ( s * ( 1 - f ) ) );
  91. switch ( i ) {
  92. case 1: this.r = q; this.g = v; this.b = p; break;
  93. case 2: this.r = p; this.g = v; this.b = t; break;
  94. case 3: this.r = p; this.g = q; this.b = v; break;
  95. case 4: this.r = t; this.g = p; this.b = v; break;
  96. case 5: this.r = v; this.g = p; this.b = q; break;
  97. case 6: // fall through
  98. case 0: this.r = v; this.g = t; this.b = p; break;
  99. }
  100. }
  101. return this;
  102. },
  103. setHex: function ( hex ) {
  104. hex = Math.floor( hex );
  105. this.r = ( hex >> 16 & 255 ) / 255;
  106. this.g = ( hex >> 8 & 255 ) / 255;
  107. this.b = ( hex & 255 ) / 255;
  108. return this;
  109. },
  110. lerpSelf: function ( color, alpha ) {
  111. this.r += ( color.r - this.r ) * alpha;
  112. this.g += ( color.g - this.g ) * alpha;
  113. this.b += ( color.b - this.b ) * alpha;
  114. return this;
  115. },
  116. getHex: function () {
  117. return Math.floor( this.r * 255 ) << 16 ^ Math.floor( this.g * 255 ) << 8 ^ Math.floor( this.b * 255 );
  118. },
  119. getContextStyle: function () {
  120. return 'rgb(' + Math.floor( this.r * 255 ) + ',' + Math.floor( this.g * 255 ) + ',' + Math.floor( this.b * 255 ) + ')';
  121. },
  122. clone: function () {
  123. return new THREE.Color().setRGB( this.r, this.g, this.b );
  124. }
  125. };
  126. /**
  127. * @author mr.doob / http://mrdoob.com/
  128. * @author philogb / http://blog.thejit.org/
  129. * @author egraether / http://egraether.com/
  130. * @author zz85 / http://www.lab4games.net/zz85/blog
  131. */
  132. THREE.Vector2 = function ( x, y ) {
  133. this.x = x || 0;
  134. this.y = y || 0;
  135. };
  136. THREE.Vector2.prototype = {
  137. constructor: THREE.Vector2,
  138. set: function ( x, y ) {
  139. this.x = x;
  140. this.y = y;
  141. return this;
  142. },
  143. copy: function ( v ) {
  144. this.x = v.x;
  145. this.y = v.y;
  146. return this;
  147. },
  148. add: function ( a, b ) {
  149. this.x = a.x + b.x;
  150. this.y = a.y + b.y;
  151. return this;
  152. },
  153. addSelf: function ( v ) {
  154. this.x += v.x;
  155. this.y += v.y;
  156. return this;
  157. },
  158. sub: function ( a, b ) {
  159. this.x = a.x - b.x;
  160. this.y = a.y - b.y;
  161. return this;
  162. },
  163. subSelf: function ( v ) {
  164. this.x -= v.x;
  165. this.y -= v.y;
  166. return this;
  167. },
  168. multiplyScalar: function ( s ) {
  169. this.x *= s;
  170. this.y *= s;
  171. return this;
  172. },
  173. divideScalar: function ( s ) {
  174. if ( s ) {
  175. this.x /= s;
  176. this.y /= s;
  177. } else {
  178. this.set( 0, 0 );
  179. }
  180. return this;
  181. },
  182. negate: function() {
  183. return this.multiplyScalar( - 1 );
  184. },
  185. dot: function ( v ) {
  186. return this.x * v.x + this.y * v.y;
  187. },
  188. lengthSq: function () {
  189. return this.x * this.x + this.y * this.y;
  190. },
  191. length: function () {
  192. return Math.sqrt( this.lengthSq() );
  193. },
  194. normalize: function () {
  195. return this.divideScalar( this.length() );
  196. },
  197. distanceTo: function ( v ) {
  198. return Math.sqrt( this.distanceToSquared( v ) );
  199. },
  200. distanceToSquared: function ( v ) {
  201. var dx = this.x - v.x, dy = this.y - v.y;
  202. return dx * dx + dy * dy;
  203. },
  204. setLength: function ( l ) {
  205. return this.normalize().multiplyScalar( l );
  206. },
  207. lerpSelf: function ( v, alpha ) {
  208. this.x += ( v.x - this.x ) * alpha;
  209. this.y += ( v.y - this.y ) * alpha;
  210. return this;
  211. },
  212. equals: function( v ) {
  213. return ( ( v.x === this.x ) && ( v.y === this.y ) );
  214. },
  215. isZero: function () {
  216. return ( this.lengthSq() < 0.0001 /* almostZero */ );
  217. },
  218. clone: function () {
  219. return new THREE.Vector2( this.x, this.y );
  220. }
  221. };
  222. /**
  223. * @author mr.doob / http://mrdoob.com/
  224. * @author kile / http://kile.stravaganza.org/
  225. * @author philogb / http://blog.thejit.org/
  226. * @author mikael emtinger / http://gomo.se/
  227. * @author egraether / http://egraether.com/
  228. */
  229. THREE.Vector3 = function ( x, y, z ) {
  230. this.x = x || 0;
  231. this.y = y || 0;
  232. this.z = z || 0;
  233. };
  234. THREE.Vector3.prototype = {
  235. constructor: THREE.Vector3,
  236. set: function ( x, y, z ) {
  237. this.x = x;
  238. this.y = y;
  239. this.z = z;
  240. return this;
  241. },
  242. setX: function ( x ) {
  243. this.x = x;
  244. return this;
  245. },
  246. setY: function ( y ) {
  247. this.y = y;
  248. return this;
  249. },
  250. setZ: function ( z ) {
  251. this.z = z;
  252. return this;
  253. },
  254. copy: function ( v ) {
  255. this.x = v.x;
  256. this.y = v.y;
  257. this.z = v.z;
  258. return this;
  259. },
  260. add: function ( a, b ) {
  261. this.x = a.x + b.x;
  262. this.y = a.y + b.y;
  263. this.z = a.z + b.z;
  264. return this;
  265. },
  266. addSelf: function ( v ) {
  267. this.x += v.x;
  268. this.y += v.y;
  269. this.z += v.z;
  270. return this;
  271. },
  272. addScalar: function ( s ) {
  273. this.x += s;
  274. this.y += s;
  275. this.z += s;
  276. return this;
  277. },
  278. sub: function ( a, b ) {
  279. this.x = a.x - b.x;
  280. this.y = a.y - b.y;
  281. this.z = a.z - b.z;
  282. return this;
  283. },
  284. subSelf: function ( v ) {
  285. this.x -= v.x;
  286. this.y -= v.y;
  287. this.z -= v.z;
  288. return this;
  289. },
  290. multiply: function ( a, b ) {
  291. this.x = a.x * b.x;
  292. this.y = a.y * b.y;
  293. this.z = a.z * b.z;
  294. return this;
  295. },
  296. multiplySelf: function ( v ) {
  297. this.x *= v.x;
  298. this.y *= v.y;
  299. this.z *= v.z;
  300. return this;
  301. },
  302. multiplyScalar: function ( s ) {
  303. this.x *= s;
  304. this.y *= s;
  305. this.z *= s;
  306. return this;
  307. },
  308. divideSelf: function ( v ) {
  309. this.x /= v.x;
  310. this.y /= v.y;
  311. this.z /= v.z;
  312. return this;
  313. },
  314. divideScalar: function ( s ) {
  315. if ( s ) {
  316. this.x /= s;
  317. this.y /= s;
  318. this.z /= s;
  319. } else {
  320. this.x = 0;
  321. this.y = 0;
  322. this.z = 0;
  323. }
  324. return this;
  325. },
  326. negate: function() {
  327. return this.multiplyScalar( - 1 );
  328. },
  329. dot: function ( v ) {
  330. return this.x * v.x + this.y * v.y + this.z * v.z;
  331. },
  332. lengthSq: function () {
  333. return this.x * this.x + this.y * this.y + this.z * this.z;
  334. },
  335. length: function () {
  336. return Math.sqrt( this.lengthSq() );
  337. },
  338. lengthManhattan: function () {
  339. return Math.abs( this.x ) + Math.abs( this.y ) + Math.abs( this.z );
  340. },
  341. normalize: function () {
  342. return this.divideScalar( this.length() );
  343. },
  344. setLength: function ( l ) {
  345. return this.normalize().multiplyScalar( l );
  346. },
  347. lerpSelf: function ( v, alpha ) {
  348. this.x += ( v.x - this.x ) * alpha;
  349. this.y += ( v.y - this.y ) * alpha;
  350. this.z += ( v.z - this.z ) * alpha;
  351. return this;
  352. },
  353. cross: function ( a, b ) {
  354. this.x = a.y * b.z - a.z * b.y;
  355. this.y = a.z * b.x - a.x * b.z;
  356. this.z = a.x * b.y - a.y * b.x;
  357. return this;
  358. },
  359. crossSelf: function ( v ) {
  360. var x = this.x, y = this.y, z = this.z;
  361. this.x = y * v.z - z * v.y;
  362. this.y = z * v.x - x * v.z;
  363. this.z = x * v.y - y * v.x;
  364. return this;
  365. },
  366. distanceTo: function ( v ) {
  367. return Math.sqrt( this.distanceToSquared( v ) );
  368. },
  369. distanceToSquared: function ( v ) {
  370. return new THREE.Vector3().sub( this, v ).lengthSq();
  371. },
  372. getPositionFromMatrix: function ( m ) {
  373. this.x = m.elements[12];
  374. this.y = m.elements[13];
  375. this.z = m.elements[14];
  376. return this;
  377. },
  378. getRotationFromMatrix: function ( m, scale ) {
  379. var sx = scale ? scale.x : 1;
  380. var sy = scale ? scale.y : 1;
  381. var sz = scale ? scale.z : 1;
  382. var m11 = m.elements[0] / sx, m12 = m.elements[4] / sy, m13 = m.elements[8] / sz;
  383. var m21 = m.elements[1] / sx, m22 = m.elements[5] / sy, m23 = m.elements[9] / sz;
  384. var m33 = m.elements[10] / sz;
  385. this.y = Math.asin( m13 );
  386. var cosY = Math.cos( this.y );
  387. if ( Math.abs( cosY ) > 0.00001 ) {
  388. this.x = Math.atan2( - m23 / cosY, m33 / cosY );
  389. this.z = Math.atan2( - m12 / cosY, m11 / cosY );
  390. } else {
  391. this.x = 0;
  392. this.z = Math.atan2( m21, m22 );
  393. }
  394. return this;
  395. },
  396. /*
  397. // from http://www.mathworks.com/matlabcentral/fileexchange/20696-function-to-convert-between-dcm-euler-angles-quaternions-and-euler-vectors/content/SpinCalc.m
  398. // order XYZ
  399. getEulerXYZFromQuaternion: function ( q ) {
  400. this.x = Math.atan2( 2 * ( q.x * q.w - q.y * q.z ), ( q.w * q.w - q.x * q.x - q.y * q.y + q.z * q.z ) );
  401. this.y = Math.asin( 2 * ( q.x * q.z + q.y * q.w ) );
  402. this.z = Math.atan2( 2 * ( q.z * q.w - q.x * q.y ), ( q.w * q.w + q.x * q.x - q.y * q.y - q.z * q.z ) );
  403. },
  404. // from http://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToEuler/index.htm
  405. // order YZX (assuming heading == y, attitude == z, bank == x)
  406. getEulerYZXFromQuaternion: function ( q ) {
  407. var sqw = q.w * q.w;
  408. var sqx = q.x * q.x;
  409. var sqy = q.y * q.y;
  410. var sqz = q.z * q.z;
  411. var unit = sqx + sqy + sqz + sqw; // if normalised is one, otherwise is correction factor
  412. var test = q.x * q.y + q.z * q.w;
  413. if ( test > 0.499 * unit ) { // singularity at north pole
  414. this.y = 2 * Math.atan2( q.x, q.w );
  415. this.z = Math.PI / 2;
  416. this.x = 0;
  417. return;
  418. }
  419. if ( test < -0.499 * unit ) { // singularity at south pole
  420. this.y = -2 * Math.atan2( q.x, q.w );
  421. this.z = -Math.PI / 2;
  422. this.x = 0;
  423. return;
  424. }
  425. this.y = Math.atan2( 2 * q.y * q.w - 2 * q.x * q.z, sqx - sqy - sqz + sqw );
  426. this.z = Math.asin( 2 * test / unit );
  427. this.x = Math.atan2( 2 * q.x * q.w - 2 * q.y * q.z, -sqx + sqy - sqz + sqw );
  428. },
  429. */
  430. getScaleFromMatrix: function ( m ) {
  431. var sx = this.set( m.elements[0], m.elements[1], m.elements[2] ).length();
  432. var sy = this.set( m.elements[4], m.elements[5], m.elements[6] ).length();
  433. var sz = this.set( m.elements[8], m.elements[9], m.elements[10] ).length();
  434. this.x = sx;
  435. this.y = sy;
  436. this.z = sz;
  437. },
  438. equals: function ( v ) {
  439. return ( ( v.x === this.x ) && ( v.y === this.y ) && ( v.z === this.z ) );
  440. },
  441. isZero: function () {
  442. return ( this.lengthSq() < 0.0001 /* almostZero */ );
  443. },
  444. clone: function () {
  445. return new THREE.Vector3( this.x, this.y, this.z );
  446. }
  447. };
  448. /**
  449. * @author supereggbert / http://www.paulbrunt.co.uk/
  450. * @author philogb / http://blog.thejit.org/
  451. * @author mikael emtinger / http://gomo.se/
  452. * @author egraether / http://egraether.com/
  453. */
  454. THREE.Vector4 = function ( x, y, z, w ) {
  455. this.x = x || 0;
  456. this.y = y || 0;
  457. this.z = z || 0;
  458. this.w = ( w !== undefined ) ? w : 1;
  459. };
  460. THREE.Vector4.prototype = {
  461. constructor: THREE.Vector4,
  462. set: function ( x, y, z, w ) {
  463. this.x = x;
  464. this.y = y;
  465. this.z = z;
  466. this.w = w;
  467. return this;
  468. },
  469. copy: function ( v ) {
  470. this.x = v.x;
  471. this.y = v.y;
  472. this.z = v.z;
  473. this.w = ( v.w !== undefined ) ? v.w : 1;
  474. return this;
  475. },
  476. add: function ( a, b ) {
  477. this.x = a.x + b.x;
  478. this.y = a.y + b.y;
  479. this.z = a.z + b.z;
  480. this.w = a.w + b.w;
  481. return this;
  482. },
  483. addSelf: function ( v ) {
  484. this.x += v.x;
  485. this.y += v.y;
  486. this.z += v.z;
  487. this.w += v.w;
  488. return this;
  489. },
  490. sub: function ( a, b ) {
  491. this.x = a.x - b.x;
  492. this.y = a.y - b.y;
  493. this.z = a.z - b.z;
  494. this.w = a.w - b.w;
  495. return this;
  496. },
  497. subSelf: function ( v ) {
  498. this.x -= v.x;
  499. this.y -= v.y;
  500. this.z -= v.z;
  501. this.w -= v.w;
  502. return this;
  503. },
  504. multiplyScalar: function ( s ) {
  505. this.x *= s;
  506. this.y *= s;
  507. this.z *= s;
  508. this.w *= s;
  509. return this;
  510. },
  511. divideScalar: function ( s ) {
  512. if ( s ) {
  513. this.x /= s;
  514. this.y /= s;
  515. this.z /= s;
  516. this.w /= s;
  517. } else {
  518. this.x = 0;
  519. this.y = 0;
  520. this.z = 0;
  521. this.w = 1;
  522. }
  523. return this;
  524. },
  525. negate: function() {
  526. return this.multiplyScalar( -1 );
  527. },
  528. dot: function ( v ) {
  529. return this.x * v.x + this.y * v.y + this.z * v.z + this.w * v.w;
  530. },
  531. lengthSq: function () {
  532. return this.dot( this );
  533. },
  534. length: function () {
  535. return Math.sqrt( this.lengthSq() );
  536. },
  537. normalize: function () {
  538. return this.divideScalar( this.length() );
  539. },
  540. setLength: function ( l ) {
  541. return this.normalize().multiplyScalar( l );
  542. },
  543. lerpSelf: function ( v, alpha ) {
  544. this.x += ( v.x - this.x ) * alpha;
  545. this.y += ( v.y - this.y ) * alpha;
  546. this.z += ( v.z - this.z ) * alpha;
  547. this.w += ( v.w - this.w ) * alpha;
  548. return this;
  549. },
  550. clone: function () {
  551. return new THREE.Vector4( this.x, this.y, this.z, this.w );
  552. }
  553. };
  554. /**
  555. * @author mrdoob / http://mrdoob.com/
  556. * @author alteredq / http://alteredqualia.com/
  557. */
  558. THREE.Frustum = function ( ) {
  559. this.planes = [
  560. new THREE.Vector4(),
  561. new THREE.Vector4(),
  562. new THREE.Vector4(),
  563. new THREE.Vector4(),
  564. new THREE.Vector4(),
  565. new THREE.Vector4()
  566. ];
  567. };
  568. THREE.Frustum.prototype.setFromMatrix = function ( m ) {
  569. var i, plane,
  570. planes = this.planes;
  571. var me = m.elements;
  572. var me0 = me[0], me1 = me[1], me2 = me[2], me3 = me[3];
  573. var me4 = me[4], me5 = me[5], me6 = me[6], me7 = me[7];
  574. var me8 = me[8], me9 = me[9], me10 = me[10], me11 = me[11];
  575. var me12 = me[12], me13 = me[13], me14 = me[14], me15 = me[15];
  576. planes[ 0 ].set( me3 - me0, me7 - me4, me11 - me8, me15 - me12 );
  577. planes[ 1 ].set( me3 + me0, me7 + me4, me11 + me8, me15 + me12 );
  578. planes[ 2 ].set( me3 + me1, me7 + me5, me11 + me9, me15 + me13 );
  579. planes[ 3 ].set( me3 - me1, me7 - me5, me11 - me9, me15 - me13 );
  580. planes[ 4 ].set( me3 - me2, me7 - me6, me11 - me10, me15 - me14 );
  581. planes[ 5 ].set( me3 + me2, me7 + me6, me11 + me10, me15 + me14 );
  582. for ( i = 0; i < 6; i ++ ) {
  583. plane = planes[ i ];
  584. plane.divideScalar( Math.sqrt( plane.x * plane.x + plane.y * plane.y + plane.z * plane.z ) );
  585. }
  586. };
  587. THREE.Frustum.prototype.contains = function ( object ) {
  588. var distance,
  589. planes = this.planes,
  590. matrix = object.matrixWorld,
  591. me = matrix.elements,
  592. scale = THREE.Frustum.__v1.set( matrix.getColumnX().length(), matrix.getColumnY().length(), matrix.getColumnZ().length() ),
  593. radius = - object.geometry.boundingSphere.radius * Math.max( scale.x, Math.max( scale.y, scale.z ) );
  594. for ( var i = 0; i < 6; i ++ ) {
  595. distance = planes[ i ].x * me[12] + planes[ i ].y * me[13] + planes[ i ].z * me[14] + planes[ i ].w;
  596. if ( distance <= radius ) return false;
  597. }
  598. return true;
  599. };
  600. THREE.Frustum.__v1 = new THREE.Vector3();
  601. /**
  602. * @author mr.doob / http://mrdoob.com/
  603. */
  604. THREE.Ray = function ( origin, direction ) {
  605. this.origin = origin || new THREE.Vector3();
  606. this.direction = direction || new THREE.Vector3();
  607. var precision = 0.0001;
  608. this.setPrecision = function ( value ) {
  609. precision = value;
  610. };
  611. var a = new THREE.Vector3();
  612. var b = new THREE.Vector3();
  613. var c = new THREE.Vector3();
  614. var d = new THREE.Vector3();
  615. var originCopy = new THREE.Vector3();
  616. var directionCopy = new THREE.Vector3();
  617. var vector = new THREE.Vector3();
  618. var normal = new THREE.Vector3();
  619. var intersectPoint = new THREE.Vector3()
  620. this.intersectObject = function ( object ) {
  621. var intersect, intersects = [];
  622. if ( object instanceof THREE.Particle ) {
  623. var distance = distanceFromIntersection( this.origin, this.direction, object.matrixWorld.getPosition() );
  624. if ( distance > object.scale.x ) {
  625. return [];
  626. }
  627. intersect = {
  628. distance: distance,
  629. point: object.position,
  630. face: null,
  631. object: object
  632. };
  633. intersects.push( intersect );
  634. } else if ( object instanceof THREE.Mesh ) {
  635. // Checking boundingSphere
  636. var distance = distanceFromIntersection( this.origin, this.direction, object.matrixWorld.getPosition() );
  637. var scale = THREE.Frustum.__v1.set( object.matrixWorld.getColumnX().length(), object.matrixWorld.getColumnY().length(), object.matrixWorld.getColumnZ().length() );
  638. if ( distance > object.geometry.boundingSphere.radius * Math.max( scale.x, Math.max( scale.y, scale.z ) ) ) {
  639. return intersects;
  640. }
  641. // Checking faces
  642. var f, fl, face, dot, scalar,
  643. geometry = object.geometry,
  644. vertices = geometry.vertices,
  645. objMatrix;
  646. object.matrixRotationWorld.extractRotation( object.matrixWorld );
  647. for ( f = 0, fl = geometry.faces.length; f < fl; f ++ ) {
  648. face = geometry.faces[ f ];
  649. originCopy.copy( this.origin );
  650. directionCopy.copy( this.direction );
  651. objMatrix = object.matrixWorld;
  652. // determine if ray intersects the plane of the face
  653. // note: this works regardless of the direction of the face normal
  654. vector = objMatrix.multiplyVector3( vector.copy( face.centroid ) ).subSelf( originCopy );
  655. normal = object.matrixRotationWorld.multiplyVector3( normal.copy( face.normal ) );
  656. dot = directionCopy.dot( normal );
  657. // bail if ray and plane are parallel
  658. if ( Math.abs( dot ) < precision ) continue;
  659. // calc distance to plane
  660. scalar = normal.dot( vector ) / dot;
  661. // if negative distance, then plane is behind ray
  662. if ( scalar < 0 ) continue;
  663. if ( object.doubleSided || ( object.flipSided ? dot > 0 : dot < 0 ) ) {
  664. intersectPoint.add( originCopy, directionCopy.multiplyScalar( scalar ) );
  665. if ( face instanceof THREE.Face3 ) {
  666. a = objMatrix.multiplyVector3( a.copy( vertices[ face.a ] ) );
  667. b = objMatrix.multiplyVector3( b.copy( vertices[ face.b ] ) );
  668. c = objMatrix.multiplyVector3( c.copy( vertices[ face.c ] ) );
  669. if ( pointInFace3( intersectPoint, a, b, c ) ) {
  670. intersect = {
  671. distance: originCopy.distanceTo( intersectPoint ),
  672. point: intersectPoint.clone(),
  673. face: face,
  674. object: object
  675. };
  676. intersects.push( intersect );
  677. }
  678. } else if ( face instanceof THREE.Face4 ) {
  679. a = objMatrix.multiplyVector3( a.copy( vertices[ face.a ] ) );
  680. b = objMatrix.multiplyVector3( b.copy( vertices[ face.b ] ) );
  681. c = objMatrix.multiplyVector3( c.copy( vertices[ face.c ] ) );
  682. d = objMatrix.multiplyVector3( d.copy( vertices[ face.d ] ) );
  683. if ( pointInFace3( intersectPoint, a, b, d ) || pointInFace3( intersectPoint, b, c, d ) ) {
  684. intersect = {
  685. distance: originCopy.distanceTo( intersectPoint ),
  686. point: intersectPoint.clone(),
  687. face: face,
  688. object: object
  689. };
  690. intersects.push( intersect );
  691. }
  692. }
  693. }
  694. }
  695. }
  696. return intersects;
  697. }
  698. this.intersectObjects = function ( objects ) {
  699. var intersects = [];
  700. for ( var i = 0, l = objects.length; i < l; i ++ ) {
  701. Array.prototype.push.apply( intersects, this.intersectObject( objects[ i ] ) );
  702. }
  703. intersects.sort( function ( a, b ) { return a.distance - b.distance; } );
  704. return intersects;
  705. };
  706. var v0 = new THREE.Vector3(), v1 = new THREE.Vector3(), v2 = new THREE.Vector3();
  707. var dot, intersect, distance;
  708. function distanceFromIntersection( origin, direction, position ) {
  709. v0.sub( position, origin );
  710. dot = v0.dot( direction );
  711. intersect = v1.add( origin, v2.copy( direction ).multiplyScalar( dot ) );
  712. distance = position.distanceTo( intersect );
  713. return distance;
  714. }
  715. // http://www.blackpawn.com/texts/pointinpoly/default.html
  716. var dot00, dot01, dot02, dot11, dot12, invDenom, u, v;
  717. function pointInFace3( p, a, b, c ) {
  718. v0.sub( c, a );
  719. v1.sub( b, a );
  720. v2.sub( p, a );
  721. dot00 = v0.dot( v0 );
  722. dot01 = v0.dot( v1 );
  723. dot02 = v0.dot( v2 );
  724. dot11 = v1.dot( v1 );
  725. dot12 = v1.dot( v2 );
  726. invDenom = 1 / ( dot00 * dot11 - dot01 * dot01 );
  727. u = ( dot11 * dot02 - dot01 * dot12 ) * invDenom;
  728. v = ( dot00 * dot12 - dot01 * dot02 ) * invDenom;
  729. return ( u >= 0 ) && ( v >= 0 ) && ( u + v < 1 );
  730. }
  731. };
  732. /**
  733. * @author mr.doob / http://mrdoob.com/
  734. */
  735. THREE.Rectangle = function () {
  736. var _left, _top, _right, _bottom,
  737. _width, _height, _isEmpty = true;
  738. function resize() {
  739. _width = _right - _left;
  740. _height = _bottom - _top;
  741. }
  742. this.getX = function () {
  743. return _left;
  744. };
  745. this.getY = function () {
  746. return _top;
  747. };
  748. this.getWidth = function () {
  749. return _width;
  750. };
  751. this.getHeight = function () {
  752. return _height;
  753. };
  754. this.getLeft = function() {
  755. return _left;
  756. };
  757. this.getTop = function() {
  758. return _top;
  759. };
  760. this.getRight = function() {
  761. return _right;
  762. };
  763. this.getBottom = function() {
  764. return _bottom;
  765. };
  766. this.set = function ( left, top, right, bottom ) {
  767. _isEmpty = false;
  768. _left = left; _top = top;
  769. _right = right; _bottom = bottom;
  770. resize();
  771. };
  772. this.addPoint = function ( x, y ) {
  773. if ( _isEmpty ) {
  774. _isEmpty = false;
  775. _left = x; _top = y;
  776. _right = x; _bottom = y;
  777. resize();
  778. } else {
  779. _left = _left < x ? _left : x; // Math.min( _left, x );
  780. _top = _top < y ? _top : y; // Math.min( _top, y );
  781. _right = _right > x ? _right : x; // Math.max( _right, x );
  782. _bottom = _bottom > y ? _bottom : y; // Math.max( _bottom, y );
  783. resize();
  784. }
  785. };
  786. this.add3Points = function ( x1, y1, x2, y2, x3, y3 ) {
  787. if (_isEmpty) {
  788. _isEmpty = false;
  789. _left = x1 < x2 ? ( x1 < x3 ? x1 : x3 ) : ( x2 < x3 ? x2 : x3 );
  790. _top = y1 < y2 ? ( y1 < y3 ? y1 : y3 ) : ( y2 < y3 ? y2 : y3 );
  791. _right = x1 > x2 ? ( x1 > x3 ? x1 : x3 ) : ( x2 > x3 ? x2 : x3 );
  792. _bottom = y1 > y2 ? ( y1 > y3 ? y1 : y3 ) : ( y2 > y3 ? y2 : y3 );
  793. resize();
  794. } else {
  795. _left = x1 < x2 ? ( x1 < x3 ? ( x1 < _left ? x1 : _left ) : ( x3 < _left ? x3 : _left ) ) : ( x2 < x3 ? ( x2 < _left ? x2 : _left ) : ( x3 < _left ? x3 : _left ) );
  796. _top = y1 < y2 ? ( y1 < y3 ? ( y1 < _top ? y1 : _top ) : ( y3 < _top ? y3 : _top ) ) : ( y2 < y3 ? ( y2 < _top ? y2 : _top ) : ( y3 < _top ? y3 : _top ) );
  797. _right = x1 > x2 ? ( x1 > x3 ? ( x1 > _right ? x1 : _right ) : ( x3 > _right ? x3 : _right ) ) : ( x2 > x3 ? ( x2 > _right ? x2 : _right ) : ( x3 > _right ? x3 : _right ) );
  798. _bottom = y1 > y2 ? ( y1 > y3 ? ( y1 > _bottom ? y1 : _bottom ) : ( y3 > _bottom ? y3 : _bottom ) ) : ( y2 > y3 ? ( y2 > _bottom ? y2 : _bottom ) : ( y3 > _bottom ? y3 : _bottom ) );
  799. resize();
  800. };
  801. };
  802. this.addRectangle = function ( r ) {
  803. if ( _isEmpty ) {
  804. _isEmpty = false;
  805. _left = r.getLeft(); _top = r.getTop();
  806. _right = r.getRight(); _bottom = r.getBottom();
  807. resize();
  808. } else {
  809. _left = _left < r.getLeft() ? _left : r.getLeft(); // Math.min(_left, r.getLeft() );
  810. _top = _top < r.getTop() ? _top : r.getTop(); // Math.min(_top, r.getTop() );
  811. _right = _right > r.getRight() ? _right : r.getRight(); // Math.max(_right, r.getRight() );
  812. _bottom = _bottom > r.getBottom() ? _bottom : r.getBottom(); // Math.max(_bottom, r.getBottom() );
  813. resize();
  814. }
  815. };
  816. this.inflate = function ( v ) {
  817. _left -= v; _top -= v;
  818. _right += v; _bottom += v;
  819. resize();
  820. };
  821. this.minSelf = function ( r ) {
  822. _left = _left > r.getLeft() ? _left : r.getLeft(); // Math.max( _left, r.getLeft() );
  823. _top = _top > r.getTop() ? _top : r.getTop(); // Math.max( _top, r.getTop() );
  824. _right = _right < r.getRight() ? _right : r.getRight(); // Math.min( _right, r.getRight() );
  825. _bottom = _bottom < r.getBottom() ? _bottom : r.getBottom(); // Math.min( _bottom, r.getBottom() );
  826. resize();
  827. };
  828. this.intersects = function ( r ) {
  829. // http://gamemath.com/2011/09/detecting-whether-two-boxes-overlap/
  830. if ( _right < r.getLeft() ) return false;
  831. if ( _left > r.getRight() ) return false;
  832. if ( _bottom < r.getTop() ) return false;
  833. if ( _top > r.getBottom() ) return false;
  834. return true;
  835. };
  836. this.empty = function () {
  837. _isEmpty = true;
  838. _left = 0; _top = 0;
  839. _right = 0; _bottom = 0;
  840. resize();
  841. };
  842. this.isEmpty = function () {
  843. return _isEmpty;
  844. };
  845. };
  846. /**
  847. * @author alteredq / http://alteredqualia.com/
  848. */
  849. THREE.Math = {
  850. // Clamp value to range <a, b>
  851. clamp: function ( x, a, b ) {
  852. return ( x < a ) ? a : ( ( x > b ) ? b : x );
  853. },
  854. // Clamp value to range <a, inf)
  855. clampBottom: function ( x, a ) {
  856. return x < a ? a : x;
  857. },
  858. // Linear mapping from range <a1, a2> to range <b1, b2>
  859. mapLinear: function ( x, a1, a2, b1, b2 ) {
  860. return b1 + ( x - a1 ) * ( b2 - b1 ) / ( a2 - a1 );
  861. },
  862. // Random float from <0, 1> with 16 bits of randomness
  863. // (standard Math.random() creates repetitive patterns when applied over larger space)
  864. random16: function () {
  865. return ( 65280 * Math.random() + 255 * Math.random() ) / 65535;
  866. },
  867. // Random integer from <low, high> interval
  868. randInt: function ( low, high ) {
  869. return low + Math.floor( Math.random() * ( high - low + 1 ) );
  870. },
  871. // Random float from <low, high> interval
  872. randFloat: function ( low, high ) {
  873. return low + Math.random() * ( high - low );
  874. },
  875. // Random float from <-range/2, range/2> interval
  876. randFloatSpread: function ( range ) {
  877. return range * ( 0.5 - Math.random() );
  878. },
  879. sign: function ( x ) {
  880. return ( x < 0 ) ? -1 : ( ( x > 0 ) ? 1 : 0 );
  881. }
  882. };
  883. /**
  884. * @author alteredq / http://alteredqualia.com/
  885. */
  886. THREE.Matrix3 = function () {
  887. this.m = [];
  888. };
  889. THREE.Matrix3.prototype = {
  890. constructor: THREE.Matrix3,
  891. getInverse: function ( matrix ) {
  892. // input: THREE.Matrix4
  893. // ( based on http://code.google.com/p/webgl-mjs/ )
  894. var a11 = matrix.elements[10] * matrix.elements[5] - matrix.elements[6] * matrix.elements[9];
  895. var a21 = - matrix.elements[10] * matrix.elements[1] + matrix.elements[2] * matrix.elements[9];
  896. var a31 = matrix.elements[6] * matrix.elements[1] - matrix.elements[2] * matrix.elements[5];
  897. var a12 = - matrix.elements[10] * matrix.elements[4] + matrix.elements[6] * matrix.elements[8];
  898. var a22 = matrix.elements[10] * matrix.elements[0] - matrix.elements[2] * matrix.elements[8];
  899. var a32 = - matrix.elements[6] * matrix.elements[0] + matrix.elements[2] * matrix.elements[4];
  900. var a13 = matrix.elements[9] * matrix.elements[4] - matrix.elements[5] * matrix.elements[8];
  901. var a23 = - matrix.elements[9] * matrix.elements[0] + matrix.elements[1] * matrix.elements[8];
  902. var a33 = matrix.elements[5] * matrix.elements[0] - matrix.elements[1] * matrix.elements[4];
  903. var det = matrix.elements[0] * a11 + matrix.elements[1] * a12 + matrix.elements[2] * a13;
  904. // no inverse
  905. if ( det === 0 ) {
  906. console.warn( "Matrix3.getInverse(): determinant == 0" );
  907. }
  908. var idet = 1.0 / det;
  909. var m = this.m;
  910. m[ 0 ] = idet * a11; m[ 1 ] = idet * a21; m[ 2 ] = idet * a31;
  911. m[ 3 ] = idet * a12; m[ 4 ] = idet * a22; m[ 5 ] = idet * a32;
  912. m[ 6 ] = idet * a13; m[ 7 ] = idet * a23; m[ 8 ] = idet * a33;
  913. return this;
  914. },
  915. /*
  916. transpose: function () {
  917. var tmp, m = this.m;
  918. tmp = m[1]; m[1] = m[3]; m[3] = tmp;
  919. tmp = m[2]; m[2] = m[6]; m[6] = tmp;
  920. tmp = m[5]; m[5] = m[7]; m[7] = tmp;
  921. return this;
  922. },
  923. */
  924. transposeIntoArray: function ( r ) {
  925. var m = this.m;
  926. r[ 0 ] = m[ 0 ];
  927. r[ 1 ] = m[ 3 ];
  928. r[ 2 ] = m[ 6 ];
  929. r[ 3 ] = m[ 1 ];
  930. r[ 4 ] = m[ 4 ];
  931. r[ 5 ] = m[ 7 ];
  932. r[ 6 ] = m[ 2 ];
  933. r[ 7 ] = m[ 5 ];
  934. r[ 8 ] = m[ 8 ];
  935. return this;
  936. }
  937. };
  938. /**
  939. * @author mr.doob / http://mrdoob.com/
  940. * @author supereggbert / http://www.paulbrunt.co.uk/
  941. * @author philogb / http://blog.thejit.org/
  942. * @author jordi_ros / http://plattsoft.com
  943. * @author D1plo1d / http://github.com/D1plo1d
  944. * @author alteredq / http://alteredqualia.com/
  945. * @author mikael emtinger / http://gomo.se/
  946. * @author timknip / http://www.floorplanner.com/
  947. */
  948. THREE.Matrix4 = function ( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 ) {
  949. this.elements = new Float32Array(16);
  950. this.set(
  951. ( n11 !== undefined ) ? n11 : 1, n12 || 0, n13 || 0, n14 || 0,
  952. n21 || 0, ( n22 !== undefined ) ? n22 : 1, n23 || 0, n24 || 0,
  953. n31 || 0, n32 || 0, ( n33 !== undefined ) ? n33 : 1, n34 || 0,
  954. n41 || 0, n42 || 0, n43 || 0, ( n44 !== undefined ) ? n44 : 1
  955. );
  956. };
  957. THREE.Matrix4.prototype = {
  958. constructor: THREE.Matrix4,
  959. set: function ( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 ) {
  960. var te = this.elements;
  961. te[0] = n11; te[4] = n12; te[8] = n13; te[12] = n14;
  962. te[1] = n21; te[5] = n22; te[9] = n23; te[13] = n24;
  963. te[2] = n31; te[6] = n32; te[10] = n33; te[14] = n34;
  964. te[3] = n41; te[7] = n42; te[11] = n43; te[15] = n44;
  965. return this;
  966. },
  967. identity: function () {
  968. this.set(
  969. 1, 0, 0, 0,
  970. 0, 1, 0, 0,
  971. 0, 0, 1, 0,
  972. 0, 0, 0, 1
  973. );
  974. return this;
  975. },
  976. copy: function ( m ) {
  977. var me = m.elements;
  978. this.set(
  979. me[0], me[4], me[8], me[12],
  980. me[1], me[5], me[9], me[13],
  981. me[2], me[6], me[10], me[14],
  982. me[3], me[7], me[11], me[15]
  983. );
  984. return this;
  985. },
  986. lookAt: function ( eye, target, up ) {
  987. var te = this.elements;
  988. var x = THREE.Matrix4.__v1;
  989. var y = THREE.Matrix4.__v2;
  990. var z = THREE.Matrix4.__v3;
  991. z.sub( eye, target ).normalize();
  992. if ( z.length() === 0 ) {
  993. z.z = 1;
  994. }
  995. x.cross( up, z ).normalize();
  996. if ( x.length() === 0 ) {
  997. z.x += 0.0001;
  998. x.cross( up, z ).normalize();
  999. }
  1000. y.cross( z, x );
  1001. te[0] = x.x; te[4] = y.x; te[8] = z.x;
  1002. te[1] = x.y; te[5] = y.y; te[9] = z.y;
  1003. te[2] = x.z; te[6] = y.z; te[10] = z.z;
  1004. return this;
  1005. },
  1006. multiply: function ( a, b ) {
  1007. var ae = a.elements,
  1008. be = b.elements,
  1009. te = this.elements;
  1010. var a11 = ae[0], a12 = ae[4], a13 = ae[8], a14 = ae[12];
  1011. var a21 = ae[1], a22 = ae[5], a23 = ae[9], a24 = ae[13];
  1012. var a31 = ae[2], a32 = ae[6], a33 = ae[10], a34 = ae[14];
  1013. var a41 = ae[3], a42 = ae[7], a43 = ae[11], a44 = ae[15];
  1014. var b11 = be[0], b12 = be[4], b13 = be[8], b14 = be[12];
  1015. var b21 = be[1], b22 = be[5], b23 = be[9], b24 = be[13];
  1016. var b31 = be[2], b32 = be[6], b33 = be[10], b34 = be[14];
  1017. var b41 = be[3], b42 = be[7], b43 = be[11], b44 = be[15];
  1018. te[0] = a11 * b11 + a12 * b21 + a13 * b31 + a14 * b41;
  1019. te[4] = a11 * b12 + a12 * b22 + a13 * b32 + a14 * b42;
  1020. te[8] = a11 * b13 + a12 * b23 + a13 * b33 + a14 * b43;
  1021. te[12] = a11 * b14 + a12 * b24 + a13 * b34 + a14 * b44;
  1022. te[1] = a21 * b11 + a22 * b21 + a23 * b31 + a24 * b41;
  1023. te[5] = a21 * b12 + a22 * b22 + a23 * b32 + a24 * b42;
  1024. te[9] = a21 * b13 + a22 * b23 + a23 * b33 + a24 * b43;
  1025. te[13] = a21 * b14 + a22 * b24 + a23 * b34 + a24 * b44;
  1026. te[2] = a31 * b11 + a32 * b21 + a33 * b31 + a34 * b41;
  1027. te[6] = a31 * b12 + a32 * b22 + a33 * b32 + a34 * b42;
  1028. te[10] = a31 * b13 + a32 * b23 + a33 * b33 + a34 * b43;
  1029. te[14] = a31 * b14 + a32 * b24 + a33 * b34 + a34 * b44;
  1030. te[3] = a41 * b11 + a42 * b21 + a43 * b31 + a44 * b41;
  1031. te[7] = a41 * b12 + a42 * b22 + a43 * b32 + a44 * b42;
  1032. te[11] = a41 * b13 + a42 * b23 + a43 * b33 + a44 * b43;
  1033. te[15] = a41 * b14 + a42 * b24 + a43 * b34 + a44 * b44;
  1034. return this;
  1035. },
  1036. multiplySelf: function ( m ) {
  1037. return this.multiply( this, m );
  1038. },
  1039. multiplyToArray: function ( a, b, r ) {
  1040. var te = this.elements;
  1041. this.multiply( a, b );
  1042. r[ 0 ] = te[0]; r[ 1 ] = te[1]; r[ 2 ] = te[2]; r[ 3 ] = te[3];
  1043. r[ 4 ] = te[4]; r[ 5 ] = te[5]; r[ 6 ] = te[6]; r[ 7 ] = te[7];
  1044. r[ 8 ] = te[8]; r[ 9 ] = te[9]; r[ 10 ] = te[10]; r[ 11 ] = te[11];
  1045. r[ 12 ] = te[12]; r[ 13 ] = te[13]; r[ 14 ] = te[14]; r[ 15 ] = te[15];
  1046. return this;
  1047. },
  1048. multiplyScalar: function ( s ) {
  1049. var te = this.elements;
  1050. te[0] *= s; te[4] *= s; te[8] *= s; te[12] *= s;
  1051. te[1] *= s; te[5] *= s; te[9] *= s; te[13] *= s;
  1052. te[2] *= s; te[6] *= s; te[10] *= s; te[14] *= s;
  1053. te[3] *= s; te[7] *= s; te[11] *= s; te[15] *= s;
  1054. return this;
  1055. },
  1056. multiplyVector3: function ( v ) {
  1057. var te = this.elements;
  1058. var vx = v.x, vy = v.y, vz = v.z;
  1059. var d = 1 / ( te[3] * vx + te[7] * vy + te[11] * vz + te[15] );
  1060. v.x = ( te[0] * vx + te[4] * vy + te[8] * vz + te[12] ) * d;
  1061. v.y = ( te[1] * vx + te[5] * vy + te[9] * vz + te[13] ) * d;
  1062. v.z = ( te[2] * vx + te[6] * vy + te[10] * vz + te[14] ) * d;
  1063. return v;
  1064. },
  1065. multiplyVector4: function ( v ) {
  1066. var te = this.elements;
  1067. var vx = v.x, vy = v.y, vz = v.z, vw = v.w;
  1068. v.x = te[0] * vx + te[4] * vy + te[8] * vz + te[12] * vw;
  1069. v.y = te[1] * vx + te[5] * vy + te[9] * vz + te[13] * vw;
  1070. v.z = te[2] * vx + te[6] * vy + te[10] * vz + te[14] * vw;
  1071. v.w = te[3] * vx + te[7] * vy + te[11] * vz + te[15] * vw;
  1072. return v;
  1073. },
  1074. rotateAxis: function ( v ) {
  1075. var te = this.elements;
  1076. var vx = v.x, vy = v.y, vz = v.z;
  1077. v.x = vx * te[0] + vy * te[4] + vz * te[8];
  1078. v.y = vx * te[1] + vy * te[5] + vz * te[9];
  1079. v.z = vx * te[2] + vy * te[6] + vz * te[10];
  1080. v.normalize();
  1081. return v;
  1082. },
  1083. crossVector: function ( a ) {
  1084. var te = this.elements;
  1085. var v = new THREE.Vector4();
  1086. v.x = te[0] * a.x + te[4] * a.y + te[8] * a.z + te[12] * a.w;
  1087. v.y = te[1] * a.x + te[5] * a.y + te[9] * a.z + te[13] * a.w;
  1088. v.z = te[2] * a.x + te[6] * a.y + te[10] * a.z + te[14] * a.w;
  1089. v.w = ( a.w ) ? te[3] * a.x + te[7] * a.y + te[11] * a.z + te[15] * a.w : 1;
  1090. return v;
  1091. },
  1092. determinant: function () {
  1093. var te = this.elements;
  1094. var n11 = te[0], n12 = te[4], n13 = te[8], n14 = te[12];
  1095. var n21 = te[1], n22 = te[5], n23 = te[9], n24 = te[13];
  1096. var n31 = te[2], n32 = te[6], n33 = te[10], n34 = te[14];
  1097. var n41 = te[3], n42 = te[7], n43 = te[11], n44 = te[15];
  1098. //TODO: make this more efficient
  1099. //( based on http://www.euclideanspace.com/maths/algebra/matrix/functions/inverse/fourD/index.htm )
  1100. return (
  1101. n14 * n23 * n32 * n41-
  1102. n13 * n24 * n32 * n41-
  1103. n14 * n22 * n33 * n41+
  1104. n12 * n24 * n33 * n41+
  1105. n13 * n22 * n34 * n41-
  1106. n12 * n23 * n34 * n41-
  1107. n14 * n23 * n31 * n42+
  1108. n13 * n24 * n31 * n42+
  1109. n14 * n21 * n33 * n42-
  1110. n11 * n24 * n33 * n42-
  1111. n13 * n21 * n34 * n42+
  1112. n11 * n23 * n34 * n42+
  1113. n14 * n22 * n31 * n43-
  1114. n12 * n24 * n31 * n43-
  1115. n14 * n21 * n32 * n43+
  1116. n11 * n24 * n32 * n43+
  1117. n12 * n21 * n34 * n43-
  1118. n11 * n22 * n34 * n43-
  1119. n13 * n22 * n31 * n44+
  1120. n12 * n23 * n31 * n44+
  1121. n13 * n21 * n32 * n44-
  1122. n11 * n23 * n32 * n44-
  1123. n12 * n21 * n33 * n44+
  1124. n11 * n22 * n33 * n44
  1125. );
  1126. },
  1127. transpose: function () {
  1128. var te = this.elements;
  1129. var tmp;
  1130. tmp = te[1]; te[1] = te[4]; te[4] = tmp;
  1131. tmp = te[2]; te[2] = te[8]; te[8] = tmp;
  1132. tmp = te[6]; te[6] = te[9]; te[9] = tmp;
  1133. tmp = te[3]; te[3] = te[12]; te[12] = tmp;
  1134. tmp = te[7]; te[7] = te[13]; te[13] = tmp;
  1135. tmp = te[11]; te[11] = te[14]; te[14] = tmp;
  1136. return this;
  1137. },
  1138. flattenToArray: function ( flat ) {
  1139. var te = this.elements;
  1140. flat[ 0 ] = te[0]; flat[ 1 ] = te[1]; flat[ 2 ] = te[2]; flat[ 3 ] = te[3];
  1141. flat[ 4 ] = te[4]; flat[ 5 ] = te[5]; flat[ 6 ] = te[6]; flat[ 7 ] = te[7];
  1142. flat[ 8 ] = te[8]; flat[ 9 ] = te[9]; flat[ 10 ] = te[10]; flat[ 11 ] = te[11];
  1143. flat[ 12 ] = te[12]; flat[ 13 ] = te[13]; flat[ 14 ] = te[14]; flat[ 15 ] = te[15];
  1144. return flat;
  1145. },
  1146. flattenToArrayOffset: function( flat, offset ) {
  1147. var te = this.elements;
  1148. flat[ offset ] = te[0];
  1149. flat[ offset + 1 ] = te[1];
  1150. flat[ offset + 2 ] = te[2];
  1151. flat[ offset + 3 ] = te[3];
  1152. flat[ offset + 4 ] = te[4];
  1153. flat[ offset + 5 ] = te[5];
  1154. flat[ offset + 6 ] = te[6];
  1155. flat[ offset + 7 ] = te[7];
  1156. flat[ offset + 8 ] = te[8];
  1157. flat[ offset + 9 ] = te[9];
  1158. flat[ offset + 10 ] = te[10];
  1159. flat[ offset + 11 ] = te[11];
  1160. flat[ offset + 12 ] = te[12];
  1161. flat[ offset + 13 ] = te[13];
  1162. flat[ offset + 14 ] = te[14];
  1163. flat[ offset + 15 ] = te[15];
  1164. return flat;
  1165. },
  1166. getPosition: function () {
  1167. var te = this.elements;
  1168. return THREE.Matrix4.__v1.set( te[12], te[13], te[14] );
  1169. },
  1170. setPosition: function ( v ) {
  1171. var te = this.elements;
  1172. te[12] = v.x;
  1173. te[13] = v.y;
  1174. te[14] = v.z;
  1175. return this;
  1176. },
  1177. getColumnX: function () {
  1178. var te = this.elements;
  1179. return THREE.Matrix4.__v1.set( te[0], te[1], te[2] );
  1180. },
  1181. getColumnY: function () {
  1182. var te = this.elements;
  1183. return THREE.Matrix4.__v1.set( te[4], te[5], te[6] );
  1184. },
  1185. getColumnZ: function() {
  1186. var te = this.elements;
  1187. return THREE.Matrix4.__v1.set( te[8], te[9], te[10] );
  1188. },
  1189. getInverse: function ( m ) {
  1190. // based on http://www.euclideanspace.com/maths/algebra/matrix/functions/inverse/fourD/index.htm
  1191. var te = this.elements;
  1192. var me = m.elements;
  1193. var n11 = me[0], n12 = me[4], n13 = me[8], n14 = me[12];
  1194. var n21 = me[1], n22 = me[5], n23 = me[9], n24 = me[13];
  1195. var n31 = me[2], n32 = me[6], n33 = me[10], n34 = me[14];
  1196. var n41 = me[3], n42 = me[7], n43 = me[11], n44 = me[15];
  1197. te[0] = n23*n34*n42 - n24*n33*n42 + n24*n32*n43 - n22*n34*n43 - n23*n32*n44 + n22*n33*n44;
  1198. te[4] = n14*n33*n42 - n13*n34*n42 - n14*n32*n43 + n12*n34*n43 + n13*n32*n44 - n12*n33*n44;
  1199. te[8] = n13*n24*n42 - n14*n23*n42 + n14*n22*n43 - n12*n24*n43 - n13*n22*n44 + n12*n23*n44;
  1200. te[12] = n14*n23*n32 - n13*n24*n32 - n14*n22*n33 + n12*n24*n33 + n13*n22*n34 - n12*n23*n34;
  1201. te[1] = n24*n33*n41 - n23*n34*n41 - n24*n31*n43 + n21*n34*n43 + n23*n31*n44 - n21*n33*n44;
  1202. te[5] = n13*n34*n41 - n14*n33*n41 + n14*n31*n43 - n11*n34*n43 - n13*n31*n44 + n11*n33*n44;
  1203. te[9] = n14*n23*n41 - n13*n24*n41 - n14*n21*n43 + n11*n24*n43 + n13*n21*n44 - n11*n23*n44;
  1204. te[13] = n13*n24*n31 - n14*n23*n31 + n14*n21*n33 - n11*n24*n33 - n13*n21*n34 + n11*n23*n34;
  1205. te[2] = n22*n34*n41 - n24*n32*n41 + n24*n31*n42 - n21*n34*n42 - n22*n31*n44 + n21*n32*n44;
  1206. te[6] = n14*n32*n41 - n12*n34*n41 - n14*n31*n42 + n11*n34*n42 + n12*n31*n44 - n11*n32*n44;
  1207. te[10] = n12*n24*n41 - n14*n22*n41 + n14*n21*n42 - n11*n24*n42 - n12*n21*n44 + n11*n22*n44;
  1208. te[14] = n14*n22*n31 - n12*n24*n31 - n14*n21*n32 + n11*n24*n32 + n12*n21*n34 - n11*n22*n34;
  1209. te[3] = n23*n32*n41 - n22*n33*n41 - n23*n31*n42 + n21*n33*n42 + n22*n31*n43 - n21*n32*n43;
  1210. te[7] = n12*n33*n41 - n13*n32*n41 + n13*n31*n42 - n11*n33*n42 - n12*n31*n43 + n11*n32*n43;
  1211. te[11] = n13*n22*n41 - n12*n23*n41 - n13*n21*n42 + n11*n23*n42 + n12*n21*n43 - n11*n22*n43;
  1212. te[15] = n12*n23*n31 - n13*n22*n31 + n13*n21*n32 - n11*n23*n32 - n12*n21*n33 + n11*n22*n33;
  1213. this.multiplyScalar( 1 / m.determinant() );
  1214. return this;
  1215. },
  1216. setRotationFromEuler: function( v, order ) {
  1217. var te = this.elements;
  1218. var x = v.x, y = v.y, z = v.z;
  1219. var a = Math.cos( x ), b = Math.sin( x );
  1220. var c = Math.cos( y ), d = Math.sin( y );
  1221. var e = Math.cos( z ), f = Math.sin( z );
  1222. switch ( order ) {
  1223. case 'YXZ':
  1224. var ce = c * e, cf = c * f, de = d * e, df = d * f;
  1225. te[0] = ce + df * b;
  1226. te[4] = de * b - cf;
  1227. te[8] = a * d;
  1228. te[1] = a * f;
  1229. te[5] = a * e;
  1230. te[9] = - b;
  1231. te[2] = cf * b - de;
  1232. te[6] = df + ce * b;
  1233. te[10] = a * c;
  1234. break;
  1235. case 'ZXY':
  1236. var ce = c * e, cf = c * f, de = d * e, df = d * f;
  1237. te[0] = ce - df * b;
  1238. te[4] = - a * f;
  1239. te[8] = de + cf * b;
  1240. te[1] = cf + de * b;
  1241. te[5] = a * e;
  1242. te[9] = df - ce * b;
  1243. te[2] = - a * d;
  1244. te[6] = b;
  1245. te[10] = a * c;
  1246. break;
  1247. case 'ZYX':
  1248. var ae = a * e, af = a * f, be = b * e, bf = b * f;
  1249. te[0] = c * e;
  1250. te[4] = be * d - af;
  1251. te[8] = ae * d + bf;
  1252. te[1] = c * f;
  1253. te[5] = bf * d + ae;
  1254. te[9] = af * d - be;
  1255. te[2] = - d;
  1256. te[6] = b * c;
  1257. te[10] = a * c;
  1258. break;
  1259. case 'YZX':
  1260. var ac = a * c, ad = a * d, bc = b * c, bd = b * d;
  1261. te[0] = c * e;
  1262. te[4] = bd - ac * f;
  1263. te[8] = bc * f + ad;
  1264. te[1] = f;
  1265. te[5] = a * e;
  1266. te[9] = - b * e;
  1267. te[2] = - d * e;
  1268. te[6] = ad * f + bc;
  1269. te[10] = ac - bd * f;
  1270. break;
  1271. case 'XZY':
  1272. var ac = a * c, ad = a * d, bc = b * c, bd = b * d;
  1273. te[0] = c * e;
  1274. te[4] = - f;
  1275. te[8] = d * e;
  1276. te[1] = ac * f + bd;
  1277. te[5] = a * e;
  1278. te[9] = ad * f - bc;
  1279. te[2] = bc * f - ad;
  1280. te[6] = b * e;
  1281. te[10] = bd * f + ac;
  1282. break;
  1283. default: // 'XYZ'
  1284. var ae = a * e, af = a * f, be = b * e, bf = b * f;
  1285. te[0] = c * e;
  1286. te[4] = - c * f;
  1287. te[8] = d;
  1288. te[1] = af + be * d;
  1289. te[5] = ae - bf * d;
  1290. te[9] = - b * c;
  1291. te[2] = bf - ae * d;
  1292. te[6] = be + af * d;
  1293. te[10] = a * c;
  1294. break;
  1295. }
  1296. return this;
  1297. },
  1298. setRotationFromQuaternion: function( q ) {
  1299. var te = this.elements;
  1300. var x = q.x, y = q.y, z = q.z, w = q.w;
  1301. var x2 = x + x, y2 = y + y, z2 = z + z;
  1302. var xx = x * x2, xy = x * y2, xz = x * z2;
  1303. var yy = y * y2, yz = y * z2, zz = z * z2;
  1304. var wx = w * x2, wy = w * y2, wz = w * z2;
  1305. te[0] = 1 - ( yy + zz );
  1306. te[4] = xy - wz;
  1307. te[8] = xz + wy;
  1308. te[1] = xy + wz;
  1309. te[5] = 1 - ( xx + zz );
  1310. te[9] = yz - wx;
  1311. te[2] = xz - wy;
  1312. te[6] = yz + wx;
  1313. te[10] = 1 - ( xx + yy );
  1314. return this;
  1315. },
  1316. compose: function ( translation, rotation, scale ) {
  1317. var te = this.elements;
  1318. var mRotation = THREE.Matrix4.__m1;
  1319. var mScale = THREE.Matrix4.__m2;
  1320. mRotation.identity();
  1321. mRotation.setRotationFromQuaternion( rotation );
  1322. mScale.makeScale( scale.x, scale.y, scale.z );
  1323. this.multiply( mRotation, mScale );
  1324. te[12] = translation.x;
  1325. te[13] = translation.y;
  1326. te[14] = translation.z;
  1327. return this;
  1328. },
  1329. decompose: function ( translation, rotation, scale ) {
  1330. // grab the axis vectors
  1331. var te = this.elements;
  1332. var x = THREE.Matrix4.__v1;
  1333. var y = THREE.Matrix4.__v2;
  1334. var z = THREE.Matrix4.__v3;
  1335. x.set( te[0], te[1], te[2] );
  1336. y.set( te[4], te[5], te[6] );
  1337. z.set( te[8], te[9], te[10] );
  1338. translation = ( translation instanceof THREE.Vector3 ) ? translation : new THREE.Vector3();
  1339. rotation = ( rotation instanceof THREE.Quaternion ) ? rotation : new THREE.Quaternion();
  1340. scale = ( scale instanceof THREE.Vector3 ) ? scale : new THREE.Vector3();
  1341. scale.x = x.length();
  1342. scale.y = y.length();
  1343. scale.z = z.length();
  1344. translation.x = te[12];
  1345. translation.y = te[13];
  1346. translation.z = te[14];
  1347. // scale the rotation part
  1348. var matrix = THREE.Matrix4.__m1;
  1349. matrix.copy( this );
  1350. matrix.elements[0] /= scale.x;
  1351. matrix.elements[1] /= scale.x;
  1352. matrix.elements[2] /= scale.x;
  1353. matrix.elements[4] /= scale.y;
  1354. matrix.elements[5] /= scale.y;
  1355. matrix.elements[6] /= scale.y;
  1356. matrix.elements[8] /= scale.z;
  1357. matrix.elements[9] /= scale.z;
  1358. matrix.elements[10] /= scale.z;
  1359. rotation.setFromRotationMatrix( matrix );
  1360. return [ translation, rotation, scale ];
  1361. },
  1362. extractPosition: function ( m ) {
  1363. var te = this.elements;
  1364. var me = m.elements;
  1365. te[12] = me[12];
  1366. te[13] = me[13];
  1367. te[14] = me[14];
  1368. return this;
  1369. },
  1370. extractRotation: function ( m ) {
  1371. var te = this.elements;
  1372. var me = m.elements;
  1373. var vector = THREE.Matrix4.__v1;
  1374. var scaleX = 1 / vector.set( me[0], me[1], me[2] ).length();
  1375. var scaleY = 1 / vector.set( me[4], me[5], me[6] ).length();
  1376. var scaleZ = 1 / vector.set( me[8], me[9], me[10] ).length();
  1377. te[0] = me[0] * scaleX;
  1378. te[1] = me[1] * scaleX;
  1379. te[2] = me[2] * scaleX;
  1380. te[4] = me[4] * scaleY;
  1381. te[5] = me[5] * scaleY;
  1382. te[6] = me[6] * scaleY;
  1383. te[8] = me[8] * scaleZ;
  1384. te[9] = me[9] * scaleZ;
  1385. te[10] = me[10] * scaleZ;
  1386. return this;
  1387. },
  1388. //
  1389. translate: function ( v ) {
  1390. var te = this.elements;
  1391. var x = v.x, y = v.y, z = v.z;
  1392. te[12] = te[0] * x + te[4] * y + te[8] * z + te[12];
  1393. te[13] = te[1] * x + te[5] * y + te[9] * z + te[13];
  1394. te[14] = te[2] * x + te[6] * y + te[10] * z + te[14];
  1395. te[15] = te[3] * x + te[7] * y + te[11] * z + te[15];
  1396. return this;
  1397. },
  1398. rotateX: function ( angle ) {
  1399. var te = this.elements;
  1400. var m12 = te[4];
  1401. var m22 = te[5];
  1402. var m32 = te[6];
  1403. var m42 = te[7];
  1404. var m13 = te[8];
  1405. var m23 = te[9];
  1406. var m33 = te[10];
  1407. var m43 = te[11];
  1408. var c = Math.cos( angle );
  1409. var s = Math.sin( angle );
  1410. te[4] = c * m12 + s * m13;
  1411. te[5] = c * m22 + s * m23;
  1412. te[6] = c * m32 + s * m33;
  1413. te[7] = c * m42 + s * m43;
  1414. te[8] = c * m13 - s * m12;
  1415. te[9] = c * m23 - s * m22;
  1416. te[10] = c * m33 - s * m32;
  1417. te[11] = c * m43 - s * m42;
  1418. return this;
  1419. },
  1420. rotateY: function ( angle ) {
  1421. var te = this.elements;
  1422. var m11 = te[0];
  1423. var m21 = te[1];
  1424. var m31 = te[2];
  1425. var m41 = te[3];
  1426. var m13 = te[8];
  1427. var m23 = te[9];
  1428. var m33 = te[10];
  1429. var m43 = te[11];
  1430. var c = Math.cos( angle );
  1431. var s = Math.sin( angle );
  1432. te[0] = c * m11 - s * m13;
  1433. te[1] = c * m21 - s * m23;
  1434. te[2] = c * m31 - s * m33;
  1435. te[3] = c * m41 - s * m43;
  1436. te[8] = c * m13 + s * m11;
  1437. te[9] = c * m23 + s * m21;
  1438. te[10] = c * m33 + s * m31;
  1439. te[11] = c * m43 + s * m41;
  1440. return this;
  1441. },
  1442. rotateZ: function ( angle ) {
  1443. var te = this.elements;
  1444. var m11 = te[0];
  1445. var m21 = te[1];
  1446. var m31 = te[2];
  1447. var m41 = te[3];
  1448. var m12 = te[4];
  1449. var m22 = te[5];
  1450. var m32 = te[6];
  1451. var m42 = te[7];
  1452. var c = Math.cos( angle );
  1453. var s = Math.sin( angle );
  1454. te[0] = c * m11 + s * m12;
  1455. te[1] = c * m21 + s * m22;
  1456. te[2] = c * m31 + s * m32;
  1457. te[3] = c * m41 + s * m42;
  1458. te[4] = c * m12 - s * m11;
  1459. te[5] = c * m22 - s * m21;
  1460. te[6] = c * m32 - s * m31;
  1461. te[7] = c * m42 - s * m41;
  1462. return this;
  1463. },
  1464. rotateByAxis: function ( axis, angle ) {
  1465. var te = this.elements;
  1466. // optimize by checking axis
  1467. if ( axis.x === 1 && axis.y === 0 && axis.z === 0 ) {
  1468. return this.rotateX( angle );
  1469. } else if ( axis.x === 0 && axis.y === 1 && axis.z === 0 ) {
  1470. return this.rotateY( angle );
  1471. } else if ( axis.x === 0 && axis.y === 0 && axis.z === 1 ) {
  1472. return this.rotateZ( angle );
  1473. }
  1474. var x = axis.x, y = axis.y, z = axis.z;
  1475. var n = Math.sqrt(x * x + y * y + z * z);
  1476. x /= n;
  1477. y /= n;
  1478. z /= n;
  1479. var xx = x * x, yy = y * y, zz = z * z;
  1480. var c = Math.cos( angle );
  1481. var s = Math.sin( angle );
  1482. var oneMinusCosine = 1 - c;
  1483. var xy = x * y * oneMinusCosine;
  1484. var xz = x * z * oneMinusCosine;
  1485. var yz = y * z * oneMinusCosine;
  1486. var xs = x * s;
  1487. var ys = y * s;
  1488. var zs = z * s;
  1489. var r11 = xx + (1 - xx) * c;
  1490. var r21 = xy + zs;
  1491. var r31 = xz - ys;
  1492. var r12 = xy - zs;
  1493. var r22 = yy + (1 - yy) * c;
  1494. var r32 = yz + xs;
  1495. var r13 = xz + ys;
  1496. var r23 = yz - xs;
  1497. var r33 = zz + (1 - zz) * c;
  1498. var m11 = te[0], m21 = te[1], m31 = te[2], m41 = te[3];
  1499. var m12 = te[4], m22 = te[5], m32 = te[6], m42 = te[7];
  1500. var m13 = te[8], m23 = te[9], m33 = te[10], m43 = te[11];
  1501. var m14 = te[12], m24 = te[13], m34 = te[14], m44 = te[15];
  1502. te[0] = r11 * m11 + r21 * m12 + r31 * m13;
  1503. te[1] = r11 * m21 + r21 * m22 + r31 * m23;
  1504. te[2] = r11 * m31 + r21 * m32 + r31 * m33;
  1505. te[3] = r11 * m41 + r21 * m42 + r31 * m43;
  1506. te[4] = r12 * m11 + r22 * m12 + r32 * m13;
  1507. te[5] = r12 * m21 + r22 * m22 + r32 * m23;
  1508. te[6] = r12 * m31 + r22 * m32 + r32 * m33;
  1509. te[7] = r12 * m41 + r22 * m42 + r32 * m43;
  1510. te[8] = r13 * m11 + r23 * m12 + r33 * m13;
  1511. te[9] = r13 * m21 + r23 * m22 + r33 * m23;
  1512. te[10] = r13 * m31 + r23 * m32 + r33 * m33;
  1513. te[11] = r13 * m41 + r23 * m42 + r33 * m43;
  1514. return this;
  1515. },
  1516. scale: function ( v ) {
  1517. var te = this.elements;
  1518. var x = v.x, y = v.y, z = v.z;
  1519. te[0] *= x; te[4] *= y; te[8] *= z;
  1520. te[1] *= x; te[5] *= y; te[9] *= z;
  1521. te[2] *= x; te[6] *= y; te[10] *= z;
  1522. te[3] *= x; te[7] *= y; te[11] *= z;
  1523. return this;
  1524. },
  1525. //
  1526. makeTranslation: function ( x, y, z ) {
  1527. this.set(
  1528. 1, 0, 0, x,
  1529. 0, 1, 0, y,
  1530. 0, 0, 1, z,
  1531. 0, 0, 0, 1
  1532. );
  1533. return this;
  1534. },
  1535. makeRotationX: function ( theta ) {
  1536. var c = Math.cos( theta ), s = Math.sin( theta );
  1537. this.set(
  1538. 1, 0, 0, 0,
  1539. 0, c, -s, 0,
  1540. 0, s, c, 0,
  1541. 0, 0, 0, 1
  1542. );
  1543. return this;
  1544. },
  1545. makeRotationY: function ( theta ) {
  1546. var c = Math.cos( theta ), s = Math.sin( theta );
  1547. this.set(
  1548. c, 0, s, 0,
  1549. 0, 1, 0, 0,
  1550. -s, 0, c, 0,
  1551. 0, 0, 0, 1
  1552. );
  1553. return this;
  1554. },
  1555. makeRotationZ: function ( theta ) {
  1556. var c = Math.cos( theta ), s = Math.sin( theta );
  1557. this.set(
  1558. c, -s, 0, 0,
  1559. s, c, 0, 0,
  1560. 0, 0, 1, 0,
  1561. 0, 0, 0, 1
  1562. );
  1563. return this;
  1564. },
  1565. makeRotationAxis: function ( axis, angle ) {
  1566. // Based on http://www.gamedev.net/reference/articles/article1199.asp
  1567. var c = Math.cos( angle );
  1568. var s = Math.sin( angle );
  1569. var t = 1 - c;
  1570. var x = axis.x, y = axis.y, z = axis.z;
  1571. var tx = t * x, ty = t * y;
  1572. this.set(
  1573. tx * x + c, tx * y - s * z, tx * z + s * y, 0,
  1574. tx * y + s * z, ty * y + c, ty * z - s * x, 0,
  1575. tx * z - s * y, ty * z + s * x, t * z * z + c, 0,
  1576. 0, 0, 0, 1
  1577. );
  1578. return this;
  1579. },
  1580. makeScale: function ( x, y, z ) {
  1581. this.set(
  1582. x, 0, 0, 0,
  1583. 0, y, 0, 0,
  1584. 0, 0, z, 0,
  1585. 0, 0, 0, 1
  1586. );
  1587. return this;
  1588. },
  1589. makeFrustum: function ( left, right, bottom, top, near, far ) {
  1590. var te = this.elements;
  1591. var x = 2 * near / ( right - left );
  1592. var y = 2 * near / ( top - bottom );
  1593. var a = ( right + left ) / ( right - left );
  1594. var b = ( top + bottom ) / ( top - bottom );
  1595. var c = - ( far + near ) / ( far - near );
  1596. var d = - 2 * far * near / ( far - near );
  1597. te[0] = x; te[4] = 0; te[8] = a; te[12] = 0;
  1598. te[1] = 0; te[5] = y; te[9] = b; te[13] = 0;
  1599. te[2] = 0; te[6] = 0; te[10] = c; te[14] = d;
  1600. te[3] = 0; te[7] = 0; te[11] = - 1; te[15] = 0;
  1601. return this;
  1602. },
  1603. makePerspective: function ( fov, aspect, near, far ) {
  1604. var ymax = near * Math.tan( fov * Math.PI / 360 );
  1605. var ymin = - ymax;
  1606. var xmin = ymin * aspect;
  1607. var xmax = ymax * aspect;
  1608. return this.makeFrustum( xmin, xmax, ymin, ymax, near, far );
  1609. },
  1610. makeOrthographic: function ( left, right, top, bottom, near, far ) {
  1611. var te = this.elements;
  1612. var w = right - left;
  1613. var h = top - bottom;
  1614. var p = far - near;
  1615. var x = ( right + left ) / w;
  1616. var y = ( top + bottom ) / h;
  1617. var z = ( far + near ) / p;
  1618. te[0] = 2 / w; te[4] = 0; te[8] = 0; te[12] = -x;
  1619. te[1] = 0; te[5] = 2 / h; te[9] = 0; te[13] = -y;
  1620. te[2] = 0; te[6] = 0; te[10] = -2 / p; te[14] = -z;
  1621. te[3] = 0; te[7] = 0; te[11] = 0; te[15] = 1;
  1622. return this;
  1623. },
  1624. clone: function () {
  1625. var te = this.elements;
  1626. return new THREE.Matrix4(
  1627. te[0], te[4], te[8], te[12],
  1628. te[1], te[5], te[9], te[13],
  1629. te[2], te[6], te[10], te[14],
  1630. te[3], te[7], te[11], te[15]
  1631. );
  1632. }
  1633. };
  1634. THREE.Matrix4.__v1 = new THREE.Vector3();
  1635. THREE.Matrix4.__v2 = new THREE.Vector3();
  1636. THREE.Matrix4.__v3 = new THREE.Vector3();
  1637. THREE.Matrix4.__m1 = new THREE.Matrix4();
  1638. THREE.Matrix4.__m2 = new THREE.Matrix4();
  1639. /**
  1640. * @author mr.doob / http://mrdoob.com/
  1641. * @author mikael emtinger / http://gomo.se/
  1642. * @author alteredq / http://alteredqualia.com/
  1643. */
  1644. THREE.Object3D = function () {
  1645. this.id = THREE.Object3DCount ++;
  1646. this.name = '';
  1647. this.parent = undefined;
  1648. this.children = [];
  1649. this.up = new THREE.Vector3( 0, 1, 0 );
  1650. this.position = new THREE.Vector3();
  1651. this.rotation = new THREE.Vector3();
  1652. this.eulerOrder = 'XYZ';
  1653. this.scale = new THREE.Vector3( 1, 1, 1 );
  1654. this.doubleSided = false;
  1655. this.flipSided = false;
  1656. this.renderDepth = null;
  1657. this.rotationAutoUpdate = true;
  1658. this.matrix = new THREE.Matrix4();
  1659. this.matrixWorld = new THREE.Matrix4();
  1660. this.matrixRotationWorld = new THREE.Matrix4();
  1661. this.matrixAutoUpdate = true;
  1662. this.matrixWorldNeedsUpdate = true;
  1663. this.quaternion = new THREE.Quaternion();
  1664. this.useQuaternion = false;
  1665. this.boundRadius = 0.0;
  1666. this.boundRadiusScale = 1.0;
  1667. this.visible = true;
  1668. this.castShadow = false;
  1669. this.receiveShadow = false;
  1670. this.frustumCulled = true;
  1671. this._vector = new THREE.Vector3();
  1672. };
  1673. THREE.Object3D.prototype = {
  1674. constructor: THREE.Object3D,
  1675. applyMatrix: function ( matrix ) {
  1676. this.matrix.multiply( matrix, this.matrix );
  1677. this.scale.getScaleFromMatrix( this.matrix );
  1678. this.rotation.getRotationFromMatrix( this.matrix, this.scale );
  1679. this.position.getPositionFromMatrix( this.matrix );
  1680. },
  1681. translate: function ( distance, axis ) {
  1682. this.matrix.rotateAxis( axis );
  1683. this.position.addSelf( axis.multiplyScalar( distance ) );
  1684. },
  1685. translateX: function ( distance ) {
  1686. this.translate( distance, this._vector.set( 1, 0, 0 ) );
  1687. },
  1688. translateY: function ( distance ) {
  1689. this.translate( distance, this._vector.set( 0, 1, 0 ) );
  1690. },
  1691. translateZ: function ( distance ) {
  1692. this.translate( distance, this._vector.set( 0, 0, 1 ) );
  1693. },
  1694. lookAt: function ( vector ) {
  1695. // TODO: Add hierarchy support.
  1696. this.matrix.lookAt( vector, this.position, this.up );
  1697. if ( this.rotationAutoUpdate ) {
  1698. this.rotation.getRotationFromMatrix( this.matrix );
  1699. }
  1700. },
  1701. add: function ( object ) {
  1702. if ( object === this ) {
  1703. console.warn( 'THREE.Object3D.add: An object can\'t be added as a child of itself.' );
  1704. return;
  1705. }
  1706. if ( object instanceof THREE.Object3D ) { // && this.children.indexOf( object ) === - 1
  1707. if ( object.parent !== undefined ) {
  1708. object.parent.remove( object );
  1709. }
  1710. object.parent = this;
  1711. this.children.push( object );
  1712. // add to scene
  1713. var scene = this;
  1714. while ( scene.parent !== undefined ) {
  1715. scene = scene.parent;
  1716. }
  1717. if ( scene !== undefined && scene instanceof THREE.Scene ) {
  1718. scene.__addObject( object );
  1719. }
  1720. }
  1721. },
  1722. remove: function ( object ) {
  1723. var index = this.children.indexOf( object );
  1724. if ( index !== - 1 ) {
  1725. object.parent = undefined;
  1726. this.children.splice( index, 1 );
  1727. // remove from scene
  1728. var scene = this;
  1729. while ( scene.parent !== undefined ) {
  1730. scene = scene.parent;
  1731. }
  1732. if ( scene !== undefined && scene instanceof THREE.Scene ) {
  1733. scene.__removeObject( object );
  1734. }
  1735. }
  1736. },
  1737. getChildByName: function ( name, recursive ) {
  1738. var c, cl, child;
  1739. for ( c = 0, cl = this.children.length; c < cl; c ++ ) {
  1740. child = this.children[ c ];
  1741. if ( child.name === name ) {
  1742. return child;
  1743. }
  1744. if ( recursive ) {
  1745. child = child.getChildByName( name, recursive );
  1746. if ( child !== undefined ) {
  1747. return child;
  1748. }
  1749. }
  1750. }
  1751. return undefined;
  1752. },
  1753. updateMatrix: function () {
  1754. this.matrix.setPosition( this.position );
  1755. if ( this.useQuaternion ) {
  1756. this.matrix.setRotationFromQuaternion( this.quaternion );
  1757. } else {
  1758. this.matrix.setRotationFromEuler( this.rotation, this.eulerOrder );
  1759. }
  1760. if ( this.scale.x !== 1 || this.scale.y !== 1 || this.scale.z !== 1 ) {
  1761. this.matrix.scale( this.scale );
  1762. this.boundRadiusScale = Math.max( this.scale.x, Math.max( this.scale.y, this.scale.z ) );
  1763. }
  1764. this.matrixWorldNeedsUpdate = true;
  1765. },
  1766. updateMatrixWorld: function ( force ) {
  1767. this.matrixAutoUpdate && this.updateMatrix();
  1768. // update matrixWorld
  1769. if ( this.matrixWorldNeedsUpdate || force ) {
  1770. if ( this.parent ) {
  1771. this.matrixWorld.multiply( this.parent.matrixWorld, this.matrix );
  1772. } else {
  1773. this.matrixWorld.copy( this.matrix );
  1774. }
  1775. this.matrixWorldNeedsUpdate = false;
  1776. force = true;
  1777. }
  1778. // update children
  1779. for ( var i = 0, l = this.children.length; i < l; i ++ ) {
  1780. this.children[ i ].updateMatrixWorld( force );
  1781. }
  1782. }
  1783. };
  1784. THREE.Object3DCount = 0;
  1785. /**
  1786. * @author mr.doob / http://mrdoob.com/
  1787. * @author supereggbert / http://www.paulbrunt.co.uk/
  1788. * @author julianwa / https://github.com/julianwa
  1789. */
  1790. THREE.Projector = function() {
  1791. var _object, _objectCount, _objectPool = [],
  1792. _vertex, _vertexCount, _vertexPool = [],
  1793. _face, _face3Count, _face3Pool = [], _face4Count, _face4Pool = [],
  1794. _line, _lineCount, _linePool = [],
  1795. _particle, _particleCount, _particlePool = [],
  1796. _renderData = { objects: [], sprites: [], lights: [], elements: [] },
  1797. _vector3 = new THREE.Vector3(),
  1798. _vector4 = new THREE.Vector4(),
  1799. _projScreenMatrix = new THREE.Matrix4(),
  1800. _projScreenobjectMatrixWorld = new THREE.Matrix4(),
  1801. _frustum = new THREE.Frustum(),
  1802. _clippedVertex1PositionScreen = new THREE.Vector4(),
  1803. _clippedVertex2PositionScreen = new THREE.Vector4(),
  1804. _face3VertexNormals;
  1805. this.projectVector = function ( vector, camera ) {
  1806. camera.matrixWorldInverse.getInverse( camera.matrixWorld );
  1807. _projScreenMatrix.multiply( camera.projectionMatrix, camera.matrixWorldInverse );
  1808. _projScreenMatrix.multiplyVector3( vector );
  1809. return vector;
  1810. };
  1811. this.unprojectVector = function ( vector, camera ) {
  1812. camera.projectionMatrixInverse.getInverse( camera.projectionMatrix );
  1813. _projScreenMatrix.multiply( camera.matrixWorld, camera.projectionMatrixInverse );
  1814. _projScreenMatrix.multiplyVector3( vector );
  1815. return vector;
  1816. };
  1817. this.pickingRay = function ( vector, camera ) {
  1818. var end, ray, t;
  1819. // set two vectors with opposing z values
  1820. vector.z = -1.0;
  1821. end = new THREE.Vector3( vector.x, vector.y, 1.0 );
  1822. this.unprojectVector( vector, camera );
  1823. this.unprojectVector( end, camera );
  1824. // find direction from vector to end
  1825. end.subSelf( vector ).normalize();
  1826. return new THREE.Ray( vector, end );
  1827. };
  1828. this.projectGraph = function ( root, sort ) {
  1829. _objectCount = 0;
  1830. _renderData.objects.length = 0;
  1831. _renderData.sprites.length = 0;
  1832. _renderData.lights.length = 0;
  1833. var projectObject = function ( object ) {
  1834. if ( object.visible === false ) return;
  1835. if ( ( object instanceof THREE.Mesh || object instanceof THREE.Line ) &&
  1836. ( object.frustumCulled === false || _frustum.contains( object ) ) ) {
  1837. _vector3.copy( object.matrixWorld.getPosition() );
  1838. _projScreenMatrix.multiplyVector3( _vector3 );
  1839. _object = getNextObjectInPool();
  1840. _object.object = object;
  1841. _object.z = _vector3.z;
  1842. _renderData.objects.push( _object );
  1843. } else if ( object instanceof THREE.Sprite || object instanceof THREE.Particle ) {
  1844. _vector3.copy( object.matrixWorld.getPosition() );
  1845. _projScreenMatrix.multiplyVector3( _vector3 );
  1846. _object = getNextObjectInPool();
  1847. _object.object = object;
  1848. _object.z = _vector3.z;
  1849. _renderData.sprites.push( _object );
  1850. } else if ( object instanceof THREE.Light ) {
  1851. _renderData.lights.push( object );
  1852. }
  1853. for ( var c = 0, cl = object.children.length; c < cl; c ++ ) {
  1854. projectObject( object.children[ c ] );
  1855. }
  1856. };
  1857. projectObject( root );
  1858. sort && _renderData.objects.sort( painterSort );
  1859. return _renderData;
  1860. };
  1861. this.projectScene = function ( scene, camera, sort ) {
  1862. var near = camera.near, far = camera.far, visible = false,
  1863. o, ol, v, vl, f, fl, n, nl, c, cl, u, ul, object,
  1864. objectMatrixWorld, objectMatrixWorldRotation,
  1865. geometry, geometryMaterials, vertices, vertex, vertexPositionScreen,
  1866. faces, face, faceVertexNormals, normal, faceVertexUvs, uvs,
  1867. v1, v2, v3, v4;
  1868. _face3Count = 0;
  1869. _face4Count = 0;
  1870. _lineCount = 0;
  1871. _particleCount = 0;
  1872. _renderData.elements.length = 0;
  1873. if ( camera.parent === undefined ) {
  1874. console.warn( 'DEPRECATED: Camera hasn\'t been added to a Scene. Adding it...' );
  1875. scene.add( camera );
  1876. }
  1877. scene.updateMatrixWorld();
  1878. camera.matrixWorldInverse.getInverse( camera.matrixWorld );
  1879. _projScreenMatrix.multiply( camera.projectionMatrix, camera.matrixWorldInverse );
  1880. _frustum.setFromMatrix( _projScreenMatrix );
  1881. _renderData = this.projectGraph( scene, false );
  1882. for ( o = 0, ol = _renderData.objects.length; o < ol; o++ ) {
  1883. object = _renderData.objects[ o ].object;
  1884. objectMatrixWorld = object.matrixWorld;
  1885. _vertexCount = 0;
  1886. if ( object instanceof THREE.Mesh ) {
  1887. geometry = object.geometry;
  1888. geometryMaterials = object.geometry.materials;
  1889. vertices = geometry.vertices;
  1890. faces = geometry.faces;
  1891. faceVertexUvs = geometry.faceVertexUvs;
  1892. objectMatrixWorldRotation = object.matrixRotationWorld.extractRotation( objectMatrixWorld );
  1893. for ( v = 0, vl = vertices.length; v < vl; v ++ ) {
  1894. _vertex = getNextVertexInPool();
  1895. _vertex.positionWorld.copy( vertices[ v ] );
  1896. objectMatrixWorld.multiplyVector3( _vertex.positionWorld );
  1897. _vertex.positionScreen.copy( _vertex.positionWorld );
  1898. _projScreenMatrix.multiplyVector4( _vertex.positionScreen );
  1899. _vertex.positionScreen.x /= _vertex.positionScreen.w;
  1900. _vertex.positionScreen.y /= _vertex.positionScreen.w;
  1901. _vertex.visible = _vertex.positionScreen.z > near && _vertex.positionScreen.z < far;
  1902. }
  1903. for ( f = 0, fl = faces.length; f < fl; f ++ ) {
  1904. face = faces[ f ];
  1905. if ( face instanceof THREE.Face3 ) {
  1906. v1 = _vertexPool[ face.a ];
  1907. v2 = _vertexPool[ face.b ];
  1908. v3 = _vertexPool[ face.c ];
  1909. if ( v1.visible && v2.visible && v3.visible ) {
  1910. visible = ( ( v3.positionScreen.x - v1.positionScreen.x ) * ( v2.positionScreen.y - v1.positionScreen.y ) -
  1911. ( v3.positionScreen.y - v1.positionScreen.y ) * ( v2.positionScreen.x - v1.positionScreen.x ) ) < 0;
  1912. if ( object.doubleSided || visible != object.flipSided ) {
  1913. _face = getNextFace3InPool();
  1914. _face.v1.copy( v1 );
  1915. _face.v2.copy( v2 );
  1916. _face.v3.copy( v3 );
  1917. } else {
  1918. continue;
  1919. }
  1920. } else {
  1921. continue;
  1922. }
  1923. } else if ( face instanceof THREE.Face4 ) {
  1924. v1 = _vertexPool[ face.a ];
  1925. v2 = _vertexPool[ face.b ];
  1926. v3 = _vertexPool[ face.c ];
  1927. v4 = _vertexPool[ face.d ];
  1928. if ( v1.visible && v2.visible && v3.visible && v4.visible ) {
  1929. visible = ( v4.positionScreen.x - v1.positionScreen.x ) * ( v2.positionScreen.y - v1.positionScreen.y ) -
  1930. ( v4.positionScreen.y - v1.positionScreen.y ) * ( v2.positionScreen.x - v1.positionScreen.x ) < 0 ||
  1931. ( v2.positionScreen.x - v3.positionScreen.x ) * ( v4.positionScreen.y - v3.positionScreen.y ) -
  1932. ( v2.positionScreen.y - v3.positionScreen.y ) * ( v4.positionScreen.x - v3.positionScreen.x ) < 0;
  1933. if ( object.doubleSided || visible != object.flipSided ) {
  1934. _face = getNextFace4InPool();
  1935. _face.v1.copy( v1 );
  1936. _face.v2.copy( v2 );
  1937. _face.v3.copy( v3 );
  1938. _face.v4.copy( v4 );
  1939. } else {
  1940. continue;
  1941. }
  1942. } else {
  1943. continue;
  1944. }
  1945. }
  1946. _face.normalWorld.copy( face.normal );
  1947. if ( !visible && ( object.flipSided || object.doubleSided ) ) _face.normalWorld.negate();
  1948. objectMatrixWorldRotation.multiplyVector3( _face.normalWorld );
  1949. _face.centroidWorld.copy( face.centroid );
  1950. objectMatrixWorld.multiplyVector3( _face.centroidWorld );
  1951. _face.centroidScreen.copy( _face.centroidWorld );
  1952. _projScreenMatrix.multiplyVector3( _face.centroidScreen );
  1953. faceVertexNormals = face.vertexNormals;
  1954. for ( n = 0, nl = faceVertexNormals.length; n < nl; n ++ ) {
  1955. normal = _face.vertexNormalsWorld[ n ];
  1956. normal.copy( faceVertexNormals[ n ] );
  1957. if ( !visible && ( object.flipSided || object.doubleSided ) ) normal.negate();
  1958. objectMatrixWorldRotation.multiplyVector3( normal );
  1959. }
  1960. for ( c = 0, cl = faceVertexUvs.length; c < cl; c ++ ) {
  1961. uvs = faceVertexUvs[ c ][ f ];
  1962. if ( !uvs ) continue;
  1963. for ( u = 0, ul = uvs.length; u < ul; u ++ ) {
  1964. _face.uvs[ c ][ u ] = uvs[ u ];
  1965. }
  1966. }
  1967. _face.material = object.material;
  1968. _face.faceMaterial = face.materialIndex !== null ? geometryMaterials[ face.materialIndex ] : null;
  1969. _face.z = _face.centroidScreen.z;
  1970. _renderData.elements.push( _face );
  1971. }
  1972. } else if ( object instanceof THREE.Line ) {
  1973. _projScreenobjectMatrixWorld.multiply( _projScreenMatrix, objectMatrixWorld );
  1974. vertices = object.geometry.vertices;
  1975. v1 = getNextVertexInPool();
  1976. v1.positionScreen.copy( vertices[ 0 ] );
  1977. _projScreenobjectMatrixWorld.multiplyVector4( v1.positionScreen );
  1978. // Handle LineStrip and LinePieces
  1979. var step = object.type === THREE.LinePieces ? 2 : 1;
  1980. for ( v = 1, vl = vertices.length; v < vl; v ++ ) {
  1981. v1 = getNextVertexInPool();
  1982. v1.positionScreen.copy( vertices[ v ] );
  1983. _projScreenobjectMatrixWorld.multiplyVector4( v1.positionScreen );
  1984. if ( ( v + 1 ) % step > 0 ) continue;
  1985. v2 = _vertexPool[ _vertexCount - 2 ];
  1986. _clippedVertex1PositionScreen.copy( v1.positionScreen );
  1987. _clippedVertex2PositionScreen.copy( v2.positionScreen );
  1988. if ( clipLine( _clippedVertex1PositionScreen, _clippedVertex2PositionScreen ) ) {
  1989. // Perform the perspective divide
  1990. _clippedVertex1PositionScreen.multiplyScalar( 1 / _clippedVertex1PositionScreen.w );
  1991. _clippedVertex2PositionScreen.multiplyScalar( 1 / _clippedVertex2PositionScreen.w );
  1992. _line = getNextLineInPool();
  1993. _line.v1.positionScreen.copy( _clippedVertex1PositionScreen );
  1994. _line.v2.positionScreen.copy( _clippedVertex2PositionScreen );
  1995. _line.z = Math.max( _clippedVertex1PositionScreen.z, _clippedVertex2PositionScreen.z );
  1996. _line.material = object.material;
  1997. _renderData.elements.push( _line );
  1998. }
  1999. }
  2000. }
  2001. }
  2002. for ( o = 0, ol = _renderData.sprites.length; o < ol; o++ ) {
  2003. object = _renderData.sprites[ o ].object;
  2004. objectMatrixWorld = object.matrixWorld;
  2005. if ( object instanceof THREE.Particle ) {
  2006. _vector4.set( objectMatrixWorld.elements[12], objectMatrixWorld.elements[13], objectMatrixWorld.elements[14], 1 );
  2007. _projScreenMatrix.multiplyVector4( _vector4 );
  2008. _vector4.z /= _vector4.w;
  2009. if ( _vector4.z > 0 && _vector4.z < 1 ) {
  2010. _particle = getNextParticleInPool();
  2011. _particle.x = _vector4.x / _vector4.w;
  2012. _particle.y = _vector4.y / _vector4.w;
  2013. _particle.z = _vector4.z;
  2014. _particle.rotation = object.rotation.z;
  2015. _particle.scale.x = object.scale.x * Math.abs( _particle.x - ( _vector4.x + camera.projectionMatrix.elements[0] ) / ( _vector4.w + camera.projectionMatrix.elements[12] ) );
  2016. _particle.scale.y = object.scale.y * Math.abs( _particle.y - ( _vector4.y + camera.projectionMatrix.elements[5] ) / ( _vector4.w + camera.projectionMatrix.elements[13] ) );
  2017. _particle.material = object.material;
  2018. _renderData.elements.push( _particle );
  2019. }
  2020. }
  2021. }
  2022. sort && _renderData.elements.sort( painterSort );
  2023. return _renderData;
  2024. };
  2025. // Pools
  2026. function getNextObjectInPool() {
  2027. var object = _objectPool[ _objectCount ] = _objectPool[ _objectCount ] || new THREE.RenderableObject();
  2028. _objectCount ++;
  2029. return object;
  2030. }
  2031. function getNextVertexInPool() {
  2032. var vertex = _vertexPool[ _vertexCount ] = _vertexPool[ _vertexCount ] || new THREE.RenderableVertex();
  2033. _vertexCount ++;
  2034. return vertex;
  2035. }
  2036. function getNextFace3InPool() {
  2037. var face = _face3Pool[ _face3Count ] = _face3Pool[ _face3Count ] || new THREE.RenderableFace3();
  2038. _face3Count ++;
  2039. return face;
  2040. }
  2041. function getNextFace4InPool() {
  2042. var face = _face4Pool[ _face4Count ] = _face4Pool[ _face4Count ] || new THREE.RenderableFace4();
  2043. _face4Count ++;
  2044. return face;
  2045. }
  2046. function getNextLineInPool() {
  2047. var line = _linePool[ _lineCount ] = _linePool[ _lineCount ] || new THREE.RenderableLine();
  2048. _lineCount ++;
  2049. return line;
  2050. }
  2051. function getNextParticleInPool() {
  2052. var particle = _particlePool[ _particleCount ] = _particlePool[ _particleCount ] || new THREE.RenderableParticle();
  2053. _particleCount ++;
  2054. return particle;
  2055. }
  2056. //
  2057. function painterSort( a, b ) {
  2058. return b.z - a.z;
  2059. }
  2060. function clipLine( s1, s2 ) {
  2061. var alpha1 = 0, alpha2 = 1,
  2062. // Calculate the boundary coordinate of each vertex for the near and far clip planes,
  2063. // Z = -1 and Z = +1, respectively.
  2064. bc1near = s1.z + s1.w,
  2065. bc2near = s2.z + s2.w,
  2066. bc1far = - s1.z + s1.w,
  2067. bc2far = - s2.z + s2.w;
  2068. if ( bc1near >= 0 && bc2near >= 0 && bc1far >= 0 && bc2far >= 0 ) {
  2069. // Both vertices lie entirely within all clip planes.
  2070. return true;
  2071. } else if ( ( bc1near < 0 && bc2near < 0) || (bc1far < 0 && bc2far < 0 ) ) {
  2072. // Both vertices lie entirely outside one of the clip planes.
  2073. return false;
  2074. } else {
  2075. // The line segment spans at least one clip plane.
  2076. if ( bc1near < 0 ) {
  2077. // v1 lies outside the near plane, v2 inside
  2078. alpha1 = Math.max( alpha1, bc1near / ( bc1near - bc2near ) );
  2079. } else if ( bc2near < 0 ) {
  2080. // v2 lies outside the near plane, v1 inside
  2081. alpha2 = Math.min( alpha2, bc1near / ( bc1near - bc2near ) );
  2082. }
  2083. if ( bc1far < 0 ) {
  2084. // v1 lies outside the far plane, v2 inside
  2085. alpha1 = Math.max( alpha1, bc1far / ( bc1far - bc2far ) );
  2086. } else if ( bc2far < 0 ) {
  2087. // v2 lies outside the far plane, v2 inside
  2088. alpha2 = Math.min( alpha2, bc1far / ( bc1far - bc2far ) );
  2089. }
  2090. if ( alpha2 < alpha1 ) {
  2091. // The line segment spans two boundaries, but is outside both of them.
  2092. // (This can't happen when we're only clipping against just near/far but good
  2093. // to leave the check here for future usage if other clip planes are added.)
  2094. return false;
  2095. } else {
  2096. // Update the s1 and s2 vertices to match the clipped line segment.
  2097. s1.lerpSelf( s2, alpha1 );
  2098. s2.lerpSelf( s1, 1 - alpha2 );
  2099. return true;
  2100. }
  2101. }
  2102. }
  2103. };
  2104. /**
  2105. * @author mikael emtinger / http://gomo.se/
  2106. * @author alteredq / http://alteredqualia.com/
  2107. */
  2108. THREE.Quaternion = function( x, y, z, w ) {
  2109. this.x = x || 0;
  2110. this.y = y || 0;
  2111. this.z = z || 0;
  2112. this.w = ( w !== undefined ) ? w : 1;
  2113. };
  2114. THREE.Quaternion.prototype = {
  2115. constructor: THREE.Quaternion,
  2116. set: function ( x, y, z, w ) {
  2117. this.x = x;
  2118. this.y = y;
  2119. this.z = z;
  2120. this.w = w;
  2121. return this;
  2122. },
  2123. copy: function ( q ) {
  2124. this.x = q.x;
  2125. this.y = q.y;
  2126. this.z = q.z;
  2127. this.w = q.w;
  2128. return this;
  2129. },
  2130. setFromEuler: function ( vector ) {
  2131. var c = Math.PI / 360, // 0.5 * Math.PI / 360, // 0.5 is an optimization
  2132. x = vector.x * c,
  2133. y = vector.y * c,
  2134. z = vector.z * c,
  2135. c1 = Math.cos( y ),
  2136. s1 = Math.sin( y ),
  2137. c2 = Math.cos( -z ),
  2138. s2 = Math.sin( -z ),
  2139. c3 = Math.cos( x ),
  2140. s3 = Math.sin( x ),
  2141. c1c2 = c1 * c2,
  2142. s1s2 = s1 * s2;
  2143. this.w = c1c2 * c3 - s1s2 * s3;
  2144. this.x = c1c2 * s3 + s1s2 * c3;
  2145. this.y = s1 * c2 * c3 + c1 * s2 * s3;
  2146. this.z = c1 * s2 * c3 - s1 * c2 * s3;
  2147. return this;
  2148. },
  2149. setFromAxisAngle: function ( axis, angle ) {
  2150. // from http://www.euclideanspace.com/maths/geometry/rotations/conversions/angleToQuaternion/index.htm
  2151. // axis have to be normalized
  2152. var halfAngle = angle / 2,
  2153. s = Math.sin( halfAngle );
  2154. this.x = axis.x * s;
  2155. this.y = axis.y * s;
  2156. this.z = axis.z * s;
  2157. this.w = Math.cos( halfAngle );
  2158. return this;
  2159. },
  2160. setFromRotationMatrix: function ( m ) {
  2161. // Adapted from: http://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToQuaternion/index.htm
  2162. function copySign( a, b ) {
  2163. return b < 0 ? -Math.abs( a ) : Math.abs( a );
  2164. }
  2165. var absQ = Math.pow( m.determinant(), 1.0 / 3.0 );
  2166. this.w = Math.sqrt( Math.max( 0, absQ + m.elements[0] + m.elements[5] + m.elements[10] ) ) / 2;
  2167. this.x = Math.sqrt( Math.max( 0, absQ + m.elements[0] - m.elements[5] - m.elements[10] ) ) / 2;
  2168. this.y = Math.sqrt( Math.max( 0, absQ - m.elements[0] + m.elements[5] - m.elements[10] ) ) / 2;
  2169. this.z = Math.sqrt( Math.max( 0, absQ - m.elements[0] - m.elements[5] + m.elements[10] ) ) / 2;
  2170. this.x = copySign( this.x, ( m.elements[6] - m.elements[9] ) );
  2171. this.y = copySign( this.y, ( m.elements[8] - m.elements[2] ) );
  2172. this.z = copySign( this.z, ( m.elements[1] - m.elements[4] ) );
  2173. this.normalize();
  2174. return this;
  2175. },
  2176. calculateW : function () {
  2177. this.w = - Math.sqrt( Math.abs( 1.0 - this.x * this.x - this.y * this.y - this.z * this.z ) );
  2178. return this;
  2179. },
  2180. inverse: function () {
  2181. this.x *= -1;
  2182. this.y *= -1;
  2183. this.z *= -1;
  2184. return this;
  2185. },
  2186. length: function () {
  2187. return Math.sqrt( this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w );
  2188. },
  2189. normalize: function () {
  2190. var l = Math.sqrt( this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w );
  2191. if ( l === 0 ) {
  2192. this.x = 0;
  2193. this.y = 0;
  2194. this.z = 0;
  2195. this.w = 0;
  2196. } else {
  2197. l = 1 / l;
  2198. this.x = this.x * l;
  2199. this.y = this.y * l;
  2200. this.z = this.z * l;
  2201. this.w = this.w * l;
  2202. }
  2203. return this;
  2204. },
  2205. multiply: function ( a, b ) {
  2206. // from http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/code/index.htm
  2207. this.x = a.x * b.w + a.y * b.z - a.z * b.y + a.w * b.x;
  2208. this.y = -a.x * b.z + a.y * b.w + a.z * b.x + a.w * b.y;
  2209. this.z = a.x * b.y - a.y * b.x + a.z * b.w + a.w * b.z;
  2210. this.w = -a.x * b.x - a.y * b.y - a.z * b.z + a.w * b.w;
  2211. return this;
  2212. },
  2213. multiplySelf: function ( b ) {
  2214. var qax = this.x, qay = this.y, qaz = this.z, qaw = this.w,
  2215. qbx = b.x, qby = b.y, qbz = b.z, qbw = b.w;
  2216. this.x = qax * qbw + qaw * qbx + qay * qbz - qaz * qby;
  2217. this.y = qay * qbw + qaw * qby + qaz * qbx - qax * qbz;
  2218. this.z = qaz * qbw + qaw * qbz + qax * qby - qay * qbx;
  2219. this.w = qaw * qbw - qax * qbx - qay * qby - qaz * qbz;
  2220. return this;
  2221. },
  2222. multiplyVector3: function ( vector, dest ) {
  2223. if ( !dest ) { dest = vector; }
  2224. var x = vector.x, y = vector.y, z = vector.z,
  2225. qx = this.x, qy = this.y, qz = this.z, qw = this.w;
  2226. // calculate quat * vector
  2227. var ix = qw * x + qy * z - qz * y,
  2228. iy = qw * y + qz * x - qx * z,
  2229. iz = qw * z + qx * y - qy * x,
  2230. iw = -qx * x - qy * y - qz * z;
  2231. // calculate result * inverse quat
  2232. dest.x = ix * qw + iw * -qx + iy * -qz - iz * -qy;
  2233. dest.y = iy * qw + iw * -qy + iz * -qx - ix * -qz;
  2234. dest.z = iz * qw + iw * -qz + ix * -qy - iy * -qx;
  2235. return dest;
  2236. },
  2237. clone: function () {
  2238. return new THREE.Quaternion( this.x, this.y, this.z, this.w );
  2239. }
  2240. }
  2241. THREE.Quaternion.slerp = function ( qa, qb, qm, t ) {
  2242. // http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/
  2243. var cosHalfTheta = qa.w * qb.w + qa.x * qb.x + qa.y * qb.y + qa.z * qb.z;
  2244. if (cosHalfTheta < 0) {
  2245. qm.w = -qb.w; qm.x = -qb.x; qm.y = -qb.y; qm.z = -qb.z;
  2246. cosHalfTheta = -cosHalfTheta;
  2247. } else {
  2248. qm.copy(qb);
  2249. }
  2250. if ( Math.abs( cosHalfTheta ) >= 1.0 ) {
  2251. qm.w = qa.w; qm.x = qa.x; qm.y = qa.y; qm.z = qa.z;
  2252. return qm;
  2253. }
  2254. var halfTheta = Math.acos( cosHalfTheta ),
  2255. sinHalfTheta = Math.sqrt( 1.0 - cosHalfTheta * cosHalfTheta );
  2256. if ( Math.abs( sinHalfTheta ) < 0.001 ) {
  2257. qm.w = 0.5 * ( qa.w + qb.w );
  2258. qm.x = 0.5 * ( qa.x + qb.x );
  2259. qm.y = 0.5 * ( qa.y + qb.y );
  2260. qm.z = 0.5 * ( qa.z + qb.z );
  2261. return qm;
  2262. }
  2263. var ratioA = Math.sin( ( 1 - t ) * halfTheta ) / sinHalfTheta,
  2264. ratioB = Math.sin( t * halfTheta ) / sinHalfTheta;
  2265. qm.w = ( qa.w * ratioA + qm.w * ratioB );
  2266. qm.x = ( qa.x * ratioA + qm.x * ratioB );
  2267. qm.y = ( qa.y * ratioA + qm.y * ratioB );
  2268. qm.z = ( qa.z * ratioA + qm.z * ratioB );
  2269. return qm;
  2270. }
  2271. /**
  2272. * @author mr.doob / http://mrdoob.com/
  2273. */
  2274. THREE.Vertex = THREE.Vector3;
  2275. /**
  2276. * @author mr.doob / http://mrdoob.com/
  2277. * @author alteredq / http://alteredqualia.com/
  2278. */
  2279. THREE.Face3 = function ( a, b, c, normal, color, materialIndex ) {
  2280. this.a = a;
  2281. this.b = b;
  2282. this.c = c;
  2283. this.normal = normal instanceof THREE.Vector3 ? normal : new THREE.Vector3();
  2284. this.vertexNormals = normal instanceof Array ? normal : [ ];
  2285. this.color = color instanceof THREE.Color ? color : new THREE.Color();
  2286. this.vertexColors = color instanceof Array ? color : [];
  2287. this.vertexTangents = [];
  2288. this.materialIndex = materialIndex;
  2289. this.centroid = new THREE.Vector3();
  2290. };
  2291. THREE.Face3.prototype = {
  2292. constructor: THREE.Face3,
  2293. clone: function () {
  2294. var face = new THREE.Face3( this.a, this.b, this.c );
  2295. face.normal.copy( this.normal );
  2296. face.color.copy( this.color );
  2297. face.centroid.copy( this.centroid );
  2298. face.materialIndex = this.materialIndex;
  2299. var i, il;
  2300. for ( i = 0, il = this.vertexNormals.length; i < il; i ++ ) face.vertexNormals[ i ] = this.vertexNormals[ i ].clone();
  2301. for ( i = 0, il = this.vertexColors.length; i < il; i ++ ) face.vertexColors[ i ] = this.vertexColors[ i ].clone();
  2302. for ( i = 0, il = this.vertexTangents.length; i < il; i ++ ) face.vertexTangents[ i ] = this.vertexTangents[ i ].clone();
  2303. return face;
  2304. }
  2305. };
  2306. /**
  2307. * @author mr.doob / http://mrdoob.com/
  2308. * @author alteredq / http://alteredqualia.com/
  2309. */
  2310. THREE.Face4 = function ( a, b, c, d, normal, color, materialIndex ) {
  2311. this.a = a;
  2312. this.b = b;
  2313. this.c = c;
  2314. this.d = d;
  2315. this.normal = normal instanceof THREE.Vector3 ? normal : new THREE.Vector3();
  2316. this.vertexNormals = normal instanceof Array ? normal : [ ];
  2317. this.color = color instanceof THREE.Color ? color : new THREE.Color();
  2318. this.vertexColors = color instanceof Array ? color : [];
  2319. this.vertexTangents = [];
  2320. this.materialIndex = materialIndex;
  2321. this.centroid = new THREE.Vector3();
  2322. };
  2323. THREE.Face4.prototype = {
  2324. constructor: THREE.Face4,
  2325. clone: function () {
  2326. var face = new THREE.Face4( this.a, this.b, this.c, this.d );
  2327. face.normal.copy( this.normal );
  2328. face.color.copy( this.color );
  2329. face.centroid.copy( this.centroid );
  2330. face.materialIndex = this.materialIndex;
  2331. var i, il;
  2332. for ( i = 0, il = this.vertexNormals.length; i < il; i ++ ) face.vertexNormals[ i ] = this.vertexNormals[ i ].clone();
  2333. for ( i = 0, il = this.vertexColors.length; i < il; i ++ ) face.vertexColors[ i ] = this.vertexColors[ i ].clone();
  2334. for ( i = 0, il = this.vertexTangents.length; i < il; i ++ ) face.vertexTangents[ i ] = this.vertexTangents[ i ].clone();
  2335. return face;
  2336. }
  2337. };
  2338. /**
  2339. * @author mr.doob / http://mrdoob.com/
  2340. */
  2341. THREE.UV = function ( u, v ) {
  2342. this.u = u || 0;
  2343. this.v = v || 0;
  2344. };
  2345. THREE.UV.prototype = {
  2346. constructor: THREE.UV,
  2347. set: function ( u, v ) {
  2348. this.u = u;
  2349. this.v = v;
  2350. return this;
  2351. },
  2352. copy: function ( uv ) {
  2353. this.u = uv.u;
  2354. this.v = uv.v;
  2355. return this;
  2356. },
  2357. lerpSelf: function ( uv, alpha ) {
  2358. this.u += ( uv.u - this.u ) * alpha;
  2359. this.v += ( uv.v - this.v ) * alpha;
  2360. return this;
  2361. },
  2362. clone: function () {
  2363. return new THREE.UV( this.u, this.v );
  2364. }
  2365. };
  2366. /**
  2367. * @author mr.doob / http://mrdoob.com/
  2368. * @author mikael emtinger / http://gomo.se/
  2369. */
  2370. THREE.Camera = function () {
  2371. THREE.Object3D.call( this );
  2372. this.matrixWorldInverse = new THREE.Matrix4();
  2373. this.projectionMatrix = new THREE.Matrix4();
  2374. this.projectionMatrixInverse = new THREE.Matrix4();
  2375. };
  2376. THREE.Camera.prototype = new THREE.Object3D();
  2377. THREE.Camera.prototype.constructor = THREE.Camera;
  2378. THREE.Camera.prototype.lookAt = function ( vector ) {
  2379. // TODO: Add hierarchy support.
  2380. this.matrix.lookAt( this.position, vector, this.up );
  2381. if ( this.rotationAutoUpdate ) {
  2382. this.rotation.getRotationFromMatrix( this.matrix );
  2383. }
  2384. };
  2385. /**
  2386. * @author alteredq / http://alteredqualia.com/
  2387. */
  2388. THREE.OrthographicCamera = function ( left, right, top, bottom, near, far ) {
  2389. THREE.Camera.call( this );
  2390. this.left = left;
  2391. this.right = right;
  2392. this.top = top;
  2393. this.bottom = bottom;
  2394. this.near = ( near !== undefined ) ? near : 0.1;
  2395. this.far = ( far !== undefined ) ? far : 2000;
  2396. this.updateProjectionMatrix();
  2397. };
  2398. THREE.OrthographicCamera.prototype = new THREE.Camera();
  2399. THREE.OrthographicCamera.prototype.constructor = THREE.OrthographicCamera;
  2400. THREE.OrthographicCamera.prototype.updateProjectionMatrix = function () {
  2401. this.projectionMatrix.makeOrthographic( this.left, this.right, this.top, this.bottom, this.near, this.far );
  2402. };
  2403. /**
  2404. * @author mr.doob / http://mrdoob.com/
  2405. * @author greggman / http://games.greggman.com/
  2406. * @author zz85 / http://www.lab4games.net/zz85/blog
  2407. */
  2408. THREE.PerspectiveCamera = function ( fov, aspect, near, far ) {
  2409. THREE.Camera.call( this );
  2410. this.fov = fov !== undefined ? fov : 50;
  2411. this.aspect = aspect !== undefined ? aspect : 1;
  2412. this.near = near !== undefined ? near : 0.1;
  2413. this.far = far !== undefined ? far : 2000;
  2414. this.updateProjectionMatrix();
  2415. };
  2416. THREE.PerspectiveCamera.prototype = new THREE.Camera();
  2417. THREE.PerspectiveCamera.prototype.constructor = THREE.PerspectiveCamera;
  2418. /**
  2419. * Uses Focal Length (in mm) to estimate and set FOV
  2420. * 35mm (fullframe) camera is used if frame size is not specified;
  2421. * Formula based on http://www.bobatkins.com/photography/technical/field_of_view.html
  2422. */
  2423. THREE.PerspectiveCamera.prototype.setLens = function ( focalLength, frameHeight ) {
  2424. frameHeight = frameHeight !== undefined ? frameHeight : 24;
  2425. this.fov = 2 * Math.atan( frameHeight / ( focalLength * 2 ) ) * ( 180 / Math.PI );
  2426. this.updateProjectionMatrix();
  2427. }
  2428. /**
  2429. * Sets an offset in a larger frustum. This is useful for multi-window or
  2430. * multi-monitor/multi-machine setups.
  2431. *
  2432. * For example, if you have 3x2 monitors and each monitor is 1920x1080 and
  2433. * the monitors are in grid like this
  2434. *
  2435. * +---+---+---+
  2436. * | A | B | C |
  2437. * +---+---+---+
  2438. * | D | E | F |
  2439. * +---+---+---+
  2440. *
  2441. * then for each monitor you would call it like this
  2442. *
  2443. * var w = 1920;
  2444. * var h = 1080;
  2445. * var fullWidth = w * 3;
  2446. * var fullHeight = h * 2;
  2447. *
  2448. * --A--
  2449. * camera.setOffset( fullWidth, fullHeight, w * 0, h * 0, w, h );
  2450. * --B--
  2451. * camera.setOffset( fullWidth, fullHeight, w * 1, h * 0, w, h );
  2452. * --C--
  2453. * camera.setOffset( fullWidth, fullHeight, w * 2, h * 0, w, h );
  2454. * --D--
  2455. * camera.setOffset( fullWidth, fullHeight, w * 0, h * 1, w, h );
  2456. * --E--
  2457. * camera.setOffset( fullWidth, fullHeight, w * 1, h * 1, w, h );
  2458. * --F--
  2459. * camera.setOffset( fullWidth, fullHeight, w * 2, h * 1, w, h );
  2460. *
  2461. * Note there is no reason monitors have to be the same size or in a grid.
  2462. */
  2463. THREE.PerspectiveCamera.prototype.setViewOffset = function ( fullWidth, fullHeight, x, y, width, height ) {
  2464. this.fullWidth = fullWidth;
  2465. this.fullHeight = fullHeight;
  2466. this.x = x;
  2467. this.y = y;
  2468. this.width = width;
  2469. this.height = height;
  2470. this.updateProjectionMatrix();
  2471. };
  2472. THREE.PerspectiveCamera.prototype.updateProjectionMatrix = function () {
  2473. if ( this.fullWidth ) {
  2474. var aspect = this.fullWidth / this.fullHeight;
  2475. var top = Math.tan( this.fov * Math.PI / 360 ) * this.near;
  2476. var bottom = -top;
  2477. var left = aspect * bottom;
  2478. var right = aspect * top;
  2479. var width = Math.abs( right - left );
  2480. var height = Math.abs( top - bottom );
  2481. this.projectionMatrix.makeFrustum(
  2482. left + this.x * width / this.fullWidth,
  2483. left + ( this.x + this.width ) * width / this.fullWidth,
  2484. top - ( this.y + this.height ) * height / this.fullHeight,
  2485. top - this.y * height / this.fullHeight,
  2486. this.near,
  2487. this.far
  2488. );
  2489. } else {
  2490. this.projectionMatrix.makePerspective( this.fov, this.aspect, this.near, this.far );
  2491. }
  2492. };
  2493. /**
  2494. * @author mr.doob / http://mrdoob.com/
  2495. * @author alteredq / http://alteredqualia.com/
  2496. */
  2497. THREE.Light = function ( hex ) {
  2498. THREE.Object3D.call( this );
  2499. this.color = new THREE.Color( hex );
  2500. };
  2501. THREE.Light.prototype = new THREE.Object3D();
  2502. THREE.Light.prototype.constructor = THREE.Light;
  2503. THREE.Light.prototype.supr = THREE.Object3D.prototype;
  2504. /**
  2505. * @author mr.doob / http://mrdoob.com/
  2506. * @author alteredq / http://alteredqualia.com/
  2507. */
  2508. THREE.Material = function ( parameters ) {
  2509. parameters = parameters || {};
  2510. this.id = THREE.MaterialCount ++;
  2511. this.name = '';
  2512. this.opacity = parameters.opacity !== undefined ? parameters.opacity : 1;
  2513. this.transparent = parameters.transparent !== undefined ? parameters.transparent : false;
  2514. this.blending = parameters.blending !== undefined ? parameters.blending : THREE.NormalBlending;
  2515. this.blendSrc = parameters.blendSrc !== undefined ? parameters.blendSrc : THREE.SrcAlphaFactor;
  2516. this.blendDst = parameters.blendDst !== undefined ? parameters.blendDst : THREE.OneMinusSrcAlphaFactor;
  2517. this.blendEquation = parameters.blendEquation !== undefined ? parameters.blendEquation : THREE.AddEquation;
  2518. this.depthTest = parameters.depthTest !== undefined ? parameters.depthTest : true;
  2519. this.depthWrite = parameters.depthWrite !== undefined ? parameters.depthWrite : true;
  2520. this.polygonOffset = parameters.polygonOffset !== undefined ? parameters.polygonOffset : false;
  2521. this.polygonOffsetFactor = parameters.polygonOffsetFactor !== undefined ? parameters.polygonOffsetFactor : 0;
  2522. this.polygonOffsetUnits = parameters.polygonOffsetUnits !== undefined ? parameters.polygonOffsetUnits : 0;
  2523. this.alphaTest = parameters.alphaTest !== undefined ? parameters.alphaTest : 0;
  2524. this.overdraw = parameters.overdraw !== undefined ? parameters.overdraw : false; // Boolean for fixing antialiasing gaps in CanvasRenderer
  2525. this.needsUpdate = true;
  2526. }
  2527. THREE.MaterialCount = 0;
  2528. // shading
  2529. THREE.NoShading = 0;
  2530. THREE.FlatShading = 1;
  2531. THREE.SmoothShading = 2;
  2532. // colors
  2533. THREE.NoColors = 0;
  2534. THREE.FaceColors = 1;
  2535. THREE.VertexColors = 2;
  2536. // blending modes
  2537. THREE.NoBlending = 0;
  2538. THREE.NormalBlending = 1;
  2539. THREE.AdditiveBlending = 2;
  2540. THREE.SubtractiveBlending = 3;
  2541. THREE.MultiplyBlending = 4;
  2542. THREE.AdditiveAlphaBlending = 5;
  2543. THREE.CustomBlending = 6;
  2544. // custom blending equations
  2545. // (numbers start from 100 not to clash with other
  2546. // mappings to OpenGL constants defined in Texture.js)
  2547. THREE.AddEquation = 100;
  2548. THREE.SubtractEquation = 101;
  2549. THREE.ReverseSubtractEquation = 102;
  2550. // custom blending destination factors
  2551. THREE.ZeroFactor = 200;
  2552. THREE.OneFactor = 201;
  2553. THREE.SrcColorFactor = 202;
  2554. THREE.OneMinusSrcColorFactor = 203;
  2555. THREE.SrcAlphaFactor = 204;
  2556. THREE.OneMinusSrcAlphaFactor = 205;
  2557. THREE.DstAlphaFactor = 206;
  2558. THREE.OneMinusDstAlphaFactor = 207;
  2559. // custom blending source factors
  2560. //THREE.ZeroFactor = 200;
  2561. //THREE.OneFactor = 201;
  2562. //THREE.SrcAlphaFactor = 204;
  2563. //THREE.OneMinusSrcAlphaFactor = 205;
  2564. //THREE.DstAlphaFactor = 206;
  2565. //THREE.OneMinusDstAlphaFactor = 207;
  2566. THREE.DstColorFactor = 208;
  2567. THREE.OneMinusDstColorFactor = 209;
  2568. THREE.SrcAlphaSaturateFactor = 210;
  2569. /**
  2570. * @author mr.doob / http://mrdoob.com/
  2571. * @author alteredq / http://alteredqualia.com/
  2572. *
  2573. * parameters = {
  2574. * color: <hex>,
  2575. * opacity: <float>,
  2576. *
  2577. * blending: THREE.NormalBlending,
  2578. * depthTest: <bool>,
  2579. *
  2580. * linewidth: <float>,
  2581. * linecap: "round",
  2582. * linejoin: "round",
  2583. *
  2584. * vertexColors: <bool>
  2585. *
  2586. * fog: <bool>
  2587. * }
  2588. */
  2589. THREE.LineBasicMaterial = function ( parameters ) {
  2590. THREE.Material.call( this, parameters );
  2591. parameters = parameters || {};
  2592. this.color = parameters.color !== undefined ? new THREE.Color( parameters.color ) : new THREE.Color( 0xffffff );
  2593. this.linewidth = parameters.linewidth !== undefined ? parameters.linewidth : 1;
  2594. this.linecap = parameters.linecap !== undefined ? parameters.linecap : 'round';
  2595. this.linejoin = parameters.linejoin !== undefined ? parameters.linejoin : 'round';
  2596. this.vertexColors = parameters.vertexColors ? parameters.vertexColors : false;
  2597. this.fog = parameters.fog !== undefined ? parameters.fog : true;
  2598. };
  2599. THREE.LineBasicMaterial.prototype = new THREE.Material();
  2600. THREE.LineBasicMaterial.prototype.constructor = THREE.LineBasicMaterial;
  2601. /**
  2602. * @author mr.doob / http://mrdoob.com/
  2603. * @author alteredq / http://alteredqualia.com/
  2604. *
  2605. * parameters = {
  2606. * color: <hex>,
  2607. * opacity: <float>,
  2608. * map: new THREE.Texture( <Image> ),
  2609. *
  2610. * lightMap: new THREE.Texture( <Image> ),
  2611. *
  2612. * envMap: new THREE.TextureCube( [posx, negx, posy, negy, posz, negz] ),
  2613. * combine: THREE.Multiply,
  2614. * reflectivity: <float>,
  2615. * refractionRatio: <float>,
  2616. *
  2617. * shading: THREE.SmoothShading,
  2618. * blending: THREE.NormalBlending,
  2619. * depthTest: <bool>,
  2620. *
  2621. * wireframe: <boolean>,
  2622. * wireframeLinewidth: <float>,
  2623. *
  2624. * vertexColors: THREE.NoColors / THREE.VertexColors / THREE.FaceColors,
  2625. *
  2626. * skinning: <bool>,
  2627. * morphTargets: <bool>,
  2628. *
  2629. * fog: <bool>
  2630. * }
  2631. */
  2632. THREE.MeshBasicMaterial = function ( parameters ) {
  2633. THREE.Material.call( this, parameters );
  2634. parameters = parameters || {};
  2635. // color property represents emissive for MeshBasicMaterial
  2636. this.color = parameters.color !== undefined ? new THREE.Color( parameters.color ) : new THREE.Color( 0xffffff );
  2637. this.map = parameters.map !== undefined ? parameters.map : null;
  2638. this.lightMap = parameters.lightMap !== undefined ? parameters.lightMap : null;
  2639. this.envMap = parameters.envMap !== undefined ? parameters.envMap : null;
  2640. this.combine = parameters.combine !== undefined ? parameters.combine : THREE.MultiplyOperation;
  2641. this.reflectivity = parameters.reflectivity !== undefined ? parameters.reflectivity : 1;
  2642. this.refractionRatio = parameters.refractionRatio !== undefined ? parameters.refractionRatio : 0.98;
  2643. this.fog = parameters.fog !== undefined ? parameters.fog : true;
  2644. this.shading = parameters.shading !== undefined ? parameters.shading : THREE.SmoothShading;
  2645. this.wireframe = parameters.wireframe !== undefined ? parameters.wireframe : false;
  2646. this.wireframeLinewidth = parameters.wireframeLinewidth !== undefined ? parameters.wireframeLinewidth : 1;
  2647. this.wireframeLinecap = parameters.wireframeLinecap !== undefined ? parameters.wireframeLinecap : 'round';
  2648. this.wireframeLinejoin = parameters.wireframeLinejoin !== undefined ? parameters.wireframeLinejoin : 'round';
  2649. this.vertexColors = parameters.vertexColors !== undefined ? parameters.vertexColors : THREE.NoColors;
  2650. this.skinning = parameters.skinning !== undefined ? parameters.skinning : false;
  2651. this.morphTargets = parameters.morphTargets !== undefined ? parameters.morphTargets : false;
  2652. };
  2653. THREE.MeshBasicMaterial.prototype = new THREE.Material();
  2654. THREE.MeshBasicMaterial.prototype.constructor = THREE.MeshBasicMaterial;
  2655. /**
  2656. * @author mr.doob / http://mrdoob.com/
  2657. * @author alteredq / http://alteredqualia.com/
  2658. *
  2659. * parameters = {
  2660. * color: <hex>,
  2661. * opacity: <float>,
  2662. * map: new THREE.Texture( <Image> ),
  2663. *
  2664. * size: <float>,
  2665. *
  2666. * blending: THREE.NormalBlending,
  2667. * depthTest: <bool>,
  2668. *
  2669. * vertexColors: <bool>,
  2670. *
  2671. * fog: <bool>
  2672. * }
  2673. */
  2674. THREE.ParticleBasicMaterial = function ( parameters ) {
  2675. THREE.Material.call( this, parameters );
  2676. parameters = parameters || {};
  2677. this.color = parameters.color !== undefined ? new THREE.Color( parameters.color ) : new THREE.Color( 0xffffff );
  2678. this.map = parameters.map !== undefined ? parameters.map : null;
  2679. this.size = parameters.size !== undefined ? parameters.size : 1;
  2680. this.sizeAttenuation = parameters.sizeAttenuation !== undefined ? parameters.sizeAttenuation : true;
  2681. this.vertexColors = parameters.vertexColors !== undefined ? parameters.vertexColors : false;
  2682. this.fog = parameters.fog !== undefined ? parameters.fog : true;
  2683. };
  2684. THREE.ParticleBasicMaterial.prototype = new THREE.Material();
  2685. THREE.ParticleBasicMaterial.prototype.constructor = THREE.ParticleBasicMaterial;
  2686. /**
  2687. * @author mr.doob / http://mrdoob.com/
  2688. */
  2689. THREE.ParticleDOMMaterial = function ( domElement ) {
  2690. THREE.Material.call( this );
  2691. this.domElement = domElement;
  2692. };
  2693. /**
  2694. * @author mr.doob / http://mrdoob.com/
  2695. * @author alteredq / http://alteredqualia.com/
  2696. * @author szimek / https://github.com/szimek/
  2697. */
  2698. THREE.Texture = function ( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type ) {
  2699. this.id = THREE.TextureCount ++;
  2700. this.image = image;
  2701. this.mapping = mapping !== undefined ? mapping : new THREE.UVMapping();
  2702. this.wrapS = wrapS !== undefined ? wrapS : THREE.ClampToEdgeWrapping;
  2703. this.wrapT = wrapT !== undefined ? wrapT : THREE.ClampToEdgeWrapping;
  2704. this.magFilter = magFilter !== undefined ? magFilter : THREE.LinearFilter;
  2705. this.minFilter = minFilter !== undefined ? minFilter : THREE.LinearMipMapLinearFilter;
  2706. this.format = format !== undefined ? format : THREE.RGBAFormat;
  2707. this.type = type !== undefined ? type : THREE.UnsignedByteType;
  2708. this.offset = new THREE.Vector2( 0, 0 );
  2709. this.repeat = new THREE.Vector2( 1, 1 );
  2710. this.generateMipmaps = true;
  2711. this.premultiplyAlpha = false;
  2712. this.needsUpdate = false;
  2713. this.onUpdate = null;
  2714. };
  2715. THREE.Texture.prototype = {
  2716. constructor: THREE.Texture,
  2717. clone: function () {
  2718. var clonedTexture = new THREE.Texture( this.image, this.mapping, this.wrapS, this.wrapT, this.magFilter, this.minFilter, this.format, this.type );
  2719. clonedTexture.offset.copy( this.offset );
  2720. clonedTexture.repeat.copy( this.repeat );
  2721. return clonedTexture;
  2722. }
  2723. };
  2724. THREE.TextureCount = 0;
  2725. THREE.MultiplyOperation = 0;
  2726. THREE.MixOperation = 1;
  2727. // Mapping modes
  2728. THREE.UVMapping = function () {};
  2729. THREE.CubeReflectionMapping = function () {};
  2730. THREE.CubeRefractionMapping = function () {};
  2731. THREE.SphericalReflectionMapping = function () {};
  2732. THREE.SphericalRefractionMapping = function () {};
  2733. // Wrapping modes
  2734. THREE.RepeatWrapping = 0;
  2735. THREE.ClampToEdgeWrapping = 1;
  2736. THREE.MirroredRepeatWrapping = 2;
  2737. // Filters
  2738. THREE.NearestFilter = 3;
  2739. THREE.NearestMipMapNearestFilter = 4;
  2740. THREE.NearestMipMapLinearFilter = 5;
  2741. THREE.LinearFilter = 6;
  2742. THREE.LinearMipMapNearestFilter = 7;
  2743. THREE.LinearMipMapLinearFilter = 8;
  2744. // Types
  2745. THREE.ByteType = 9;
  2746. THREE.UnsignedByteType = 10;
  2747. THREE.ShortType = 11;
  2748. THREE.UnsignedShortType = 12;
  2749. THREE.IntType = 13;
  2750. THREE.UnsignedIntType = 14;
  2751. THREE.FloatType = 15;
  2752. // Formats
  2753. THREE.AlphaFormat = 16;
  2754. THREE.RGBFormat = 17;
  2755. THREE.RGBAFormat = 18;
  2756. THREE.LuminanceFormat = 19;
  2757. THREE.LuminanceAlphaFormat = 20;
  2758. /**
  2759. * @author alteredq / http://alteredqualia.com/
  2760. */
  2761. THREE.DataTexture = function ( data, width, height, format, type, mapping, wrapS, wrapT, magFilter, minFilter ) {
  2762. THREE.Texture.call( this, null, mapping, wrapS, wrapT, magFilter, minFilter, format, type );
  2763. this.image = { data: data, width: width, height: height };
  2764. };
  2765. THREE.DataTexture.prototype = new THREE.Texture();
  2766. THREE.DataTexture.prototype.constructor = THREE.DataTexture;
  2767. THREE.DataTexture.prototype.clone = function () {
  2768. var clonedTexture = new THREE.DataTexture( this.image.data, this.image.width, this.image.height, this.format, this.type, this.mapping, this.wrapS, this.wrapT, this.magFilter, this.minFilter );
  2769. clonedTexture.offset.copy( this.offset );
  2770. clonedTexture.repeat.copy( this.repeat );
  2771. return clonedTexture;
  2772. };
  2773. /**
  2774. * @author mr.doob / http://mrdoob.com/
  2775. */
  2776. THREE.Particle = function ( material ) {
  2777. THREE.Object3D.call( this );
  2778. this.material = material;
  2779. };
  2780. THREE.Particle.prototype = new THREE.Object3D();
  2781. THREE.Particle.prototype.constructor = THREE.Particle;
  2782. /**
  2783. * @author mr.doob / http://mrdoob.com/
  2784. * @author alteredq / http://alteredqualia.com/
  2785. * @author mikael emtinger / http://gomo.se/
  2786. */
  2787. THREE.Mesh = function ( geometry, material ) {
  2788. THREE.Object3D.call( this );
  2789. this.geometry = geometry;
  2790. this.material = ( material !== undefined ) ? material : new THREE.MeshBasicMaterial( { color: Math.random() * 0xffffff, wireframe: true } );
  2791. if ( this.geometry ) {
  2792. // calc bound radius
  2793. if( ! this.geometry.boundingSphere ) {
  2794. this.geometry.computeBoundingSphere();
  2795. }
  2796. this.boundRadius = geometry.boundingSphere.radius;
  2797. // setup morph targets
  2798. if( this.geometry.morphTargets.length ) {
  2799. this.morphTargetBase = -1;
  2800. this.morphTargetForcedOrder = [];
  2801. this.morphTargetInfluences = [];
  2802. this.morphTargetDictionary = {};
  2803. for( var m = 0; m < this.geometry.morphTargets.length; m ++ ) {
  2804. this.morphTargetInfluences.push( 0 );
  2805. this.morphTargetDictionary[ this.geometry.morphTargets[ m ].name ] = m;
  2806. }
  2807. }
  2808. }
  2809. }
  2810. THREE.Mesh.prototype = new THREE.Object3D();
  2811. THREE.Mesh.prototype.constructor = THREE.Mesh;
  2812. THREE.Mesh.prototype.supr = THREE.Object3D.prototype;
  2813. /*
  2814. * Get Morph Target Index by Name
  2815. */
  2816. THREE.Mesh.prototype.getMorphTargetIndexByName = function( name ) {
  2817. if ( this.morphTargetDictionary[ name ] !== undefined ) {
  2818. return this.morphTargetDictionary[ name ];
  2819. }
  2820. console.log( "THREE.Mesh.getMorphTargetIndexByName: morph target " + name + " does not exist. Returning 0." );
  2821. return 0;
  2822. }
  2823. /**
  2824. * @author mr.doob / http://mrdoob.com/
  2825. */
  2826. THREE.Line = function ( geometry, material, type ) {
  2827. THREE.Object3D.call( this );
  2828. this.geometry = geometry;
  2829. this.material = ( material !== undefined ) ? material : new THREE.LineBasicMaterial( { color: Math.random() * 0xffffff } );
  2830. this.type = ( type !== undefined ) ? type : THREE.LineStrip;
  2831. if ( this.geometry ) {
  2832. if ( ! this.geometry.boundingSphere ) {
  2833. this.geometry.computeBoundingSphere();
  2834. }
  2835. }
  2836. };
  2837. THREE.LineStrip = 0;
  2838. THREE.LinePieces = 1;
  2839. THREE.Line.prototype = new THREE.Object3D();
  2840. THREE.Line.prototype.constructor = THREE.Line;
  2841. /**
  2842. * @author mikael emtinger / http://gomo.se/
  2843. * @author alteredq / http://alteredqualia.com/
  2844. */
  2845. THREE.Bone = function( belongsToSkin ) {
  2846. THREE.Object3D.call( this );
  2847. this.skin = belongsToSkin;
  2848. this.skinMatrix = new THREE.Matrix4();
  2849. };
  2850. THREE.Bone.prototype = new THREE.Object3D();
  2851. THREE.Bone.prototype.constructor = THREE.Bone;
  2852. THREE.Bone.prototype.supr = THREE.Object3D.prototype;
  2853. THREE.Bone.prototype.update = function( parentSkinMatrix, forceUpdate ) {
  2854. // update local
  2855. if ( this.matrixAutoUpdate ) {
  2856. forceUpdate |= this.updateMatrix();
  2857. }
  2858. // update skin matrix
  2859. if ( forceUpdate || this.matrixWorldNeedsUpdate ) {
  2860. if( parentSkinMatrix ) {
  2861. this.skinMatrix.multiply( parentSkinMatrix, this.matrix );
  2862. } else {
  2863. this.skinMatrix.copy( this.matrix );
  2864. }
  2865. this.matrixWorldNeedsUpdate = false;
  2866. forceUpdate = true;
  2867. }
  2868. // update children
  2869. var child, i, l = this.children.length;
  2870. for ( i = 0; i < l; i ++ ) {
  2871. this.children[ i ].update( this.skinMatrix, forceUpdate );
  2872. }
  2873. };
  2874. /**
  2875. * @author mikael emtinger / http://gomo.se/
  2876. */
  2877. THREE.Sprite = function ( parameters ) {
  2878. THREE.Object3D.call( this );
  2879. this.color = ( parameters.color !== undefined ) ? new THREE.Color( parameters.color ) : new THREE.Color( 0xffffff );
  2880. this.map = ( parameters.map !== undefined ) ? parameters.map : new THREE.Texture();
  2881. this.blending = ( parameters.blending !== undefined ) ? parameters.blending : THREE.NormalBlending;
  2882. this.blendSrc = parameters.blendSrc !== undefined ? parameters.blendSrc : THREE.SrcAlphaFactor;
  2883. this.blendDst = parameters.blendDst !== undefined ? parameters.blendDst : THREE.OneMinusSrcAlphaFactor;
  2884. this.blendEquation = parameters.blendEquation !== undefined ? parameters.blendEquation : THREE.AddEquation;
  2885. this.useScreenCoordinates = ( parameters.useScreenCoordinates !== undefined ) ? parameters.useScreenCoordinates : true;
  2886. this.mergeWith3D = ( parameters.mergeWith3D !== undefined ) ? parameters.mergeWith3D : !this.useScreenCoordinates;
  2887. this.affectedByDistance = ( parameters.affectedByDistance !== undefined ) ? parameters.affectedByDistance : !this.useScreenCoordinates;
  2888. this.scaleByViewport = ( parameters.scaleByViewport !== undefined ) ? parameters.scaleByViewport : !this.affectedByDistance;
  2889. this.alignment = ( parameters.alignment instanceof THREE.Vector2 ) ? parameters.alignment : THREE.SpriteAlignment.center;
  2890. this.rotation3d = this.rotation;
  2891. this.rotation = 0;
  2892. this.opacity = 1;
  2893. this.uvOffset = new THREE.Vector2( 0, 0 );
  2894. this.uvScale = new THREE.Vector2( 1, 1 );
  2895. };
  2896. THREE.Sprite.prototype = new THREE.Object3D();
  2897. THREE.Sprite.prototype.constructor = THREE.Sprite;
  2898. /*
  2899. * Custom update matrix
  2900. */
  2901. THREE.Sprite.prototype.updateMatrix = function () {
  2902. this.matrix.setPosition( this.position );
  2903. this.rotation3d.set( 0, 0, this.rotation );
  2904. this.matrix.setRotationFromEuler( this.rotation3d );
  2905. if ( this.scale.x !== 1 || this.scale.y !== 1 ) {
  2906. this.matrix.scale( this.scale );
  2907. this.boundRadiusScale = Math.max( this.scale.x, this.scale.y );
  2908. }
  2909. this.matrixWorldNeedsUpdate = true;
  2910. };
  2911. /*
  2912. * Alignment
  2913. */
  2914. THREE.SpriteAlignment = {};
  2915. THREE.SpriteAlignment.topLeft = new THREE.Vector2( 1, -1 );
  2916. THREE.SpriteAlignment.topCenter = new THREE.Vector2( 0, -1 );
  2917. THREE.SpriteAlignment.topRight = new THREE.Vector2( -1, -1 );
  2918. THREE.SpriteAlignment.centerLeft = new THREE.Vector2( 1, 0 );
  2919. THREE.SpriteAlignment.center = new THREE.Vector2( 0, 0 );
  2920. THREE.SpriteAlignment.centerRight = new THREE.Vector2( -1, 0 );
  2921. THREE.SpriteAlignment.bottomLeft = new THREE.Vector2( 1, 1 );
  2922. THREE.SpriteAlignment.bottomCenter = new THREE.Vector2( 0, 1 );
  2923. THREE.SpriteAlignment.bottomRight = new THREE.Vector2( -1, 1 );
  2924. /**
  2925. * @author mr.doob / http://mrdoob.com/
  2926. */
  2927. THREE.Scene = function () {
  2928. THREE.Object3D.call( this );
  2929. this.fog = null;
  2930. this.overrideMaterial = null;
  2931. this.matrixAutoUpdate = false;
  2932. this.__objects = [];
  2933. this.__lights = [];
  2934. this.__objectsAdded = [];
  2935. this.__objectsRemoved = [];
  2936. };
  2937. THREE.Scene.prototype = new THREE.Object3D();
  2938. THREE.Scene.prototype.constructor = THREE.Scene;
  2939. THREE.Scene.prototype.__addObject = function ( object ) {
  2940. if ( object instanceof THREE.Light ) {
  2941. if ( this.__lights.indexOf( object ) === - 1 ) {
  2942. this.__lights.push( object );
  2943. }
  2944. } else if ( !( object instanceof THREE.Camera || object instanceof THREE.Bone ) ) {
  2945. if ( this.__objects.indexOf( object ) === - 1 ) {
  2946. this.__objects.push( object );
  2947. this.__objectsAdded.push( object );
  2948. // check if previously removed
  2949. var i = this.__objectsRemoved.indexOf( object );
  2950. if ( i !== -1 ) {
  2951. this.__objectsRemoved.splice( i, 1 );
  2952. }
  2953. }
  2954. }
  2955. for ( var c = 0; c < object.children.length; c ++ ) {
  2956. this.__addObject( object.children[ c ] );
  2957. }
  2958. };
  2959. THREE.Scene.prototype.__removeObject = function ( object ) {
  2960. if ( object instanceof THREE.Light ) {
  2961. var i = this.__lights.indexOf( object );
  2962. if ( i !== -1 ) {
  2963. this.__lights.splice( i, 1 );
  2964. }
  2965. } else if ( !( object instanceof THREE.Camera ) ) {
  2966. var i = this.__objects.indexOf( object );
  2967. if( i !== -1 ) {
  2968. this.__objects.splice( i, 1 );
  2969. this.__objectsRemoved.push( object );
  2970. // check if previously added
  2971. var ai = this.__objectsAdded.indexOf( object );
  2972. if ( ai !== -1 ) {
  2973. this.__objectsAdded.splice( ai, 1 );
  2974. }
  2975. }
  2976. }
  2977. for ( var c = 0; c < object.children.length; c ++ ) {
  2978. this.__removeObject( object.children[ c ] );
  2979. }
  2980. };
  2981. /**
  2982. * @author mr.doob / http://mrdoob.com/
  2983. */
  2984. THREE.DOMRenderer = function () {
  2985. console.log( 'THREE.DOMRenderer', THREE.REVISION );
  2986. var _renderData, _elements,
  2987. _width, _height, _widthHalf, _heightHalf, _transformProp,
  2988. _projector = new THREE.Projector();
  2989. var getSupportedProp = function ( proparray ) {
  2990. var root = document.documentElement
  2991. for ( var i = 0; i < proparray.length; i ++ ) {
  2992. if ( typeof root.style[ proparray[ i ] ] === "string" ) {
  2993. return proparray[i];
  2994. }
  2995. }
  2996. return null;
  2997. };
  2998. _transformProp = getSupportedProp( [ 'transform', 'MozTransform', 'WebkitTransform', 'msTransform', 'OTransform' ] );
  2999. this.domElement = document.createElement( 'div' );
  3000. this.setSize = function ( width, height ) {
  3001. _width = width;
  3002. _height = height;
  3003. _widthHalf = _width / 2;
  3004. _heightHalf = _height / 2;
  3005. };
  3006. this.render = function ( scene, camera ) {
  3007. var e, el, m, ml, element, material, dom, v1x, v1y;
  3008. _renderData = _projector.projectScene( scene, camera );
  3009. _elements = _renderData.elements;
  3010. for ( e = 0, el = _elements.length; e < el; e ++ ) {
  3011. element = _elements[ e ];
  3012. if ( element instanceof THREE.RenderableParticle && element.material instanceof THREE.ParticleDOMMaterial ) {
  3013. dom = element.material.domElement;
  3014. v1x = element.x * _widthHalf + _widthHalf - ( dom.offsetWidth >> 1 );
  3015. v1y = element.y * _heightHalf + _heightHalf - ( dom.offsetHeight >> 1 );
  3016. dom.style.left = v1x + 'px';
  3017. dom.style.top = v1y + 'px';
  3018. dom.style.zIndex = Math.abs( Math.floor( ( 1 - element.z ) * camera.far / camera.near ) )
  3019. if ( _transformProp ) {
  3020. var scaleX = element.scale.x * _widthHalf;
  3021. var scaleY = element.scale.y * _heightHalf;
  3022. var scaleVal = "scale(" + scaleX + "," + scaleY + ")";
  3023. dom.style[ _transformProp ] = scaleVal;
  3024. }
  3025. }
  3026. }
  3027. };
  3028. };
  3029. /**
  3030. * @author mr.doob / http://mrdoob.com/
  3031. */
  3032. THREE.RenderableParticle = function () {
  3033. this.x = null;
  3034. this.y = null;
  3035. this.z = null;
  3036. this.rotation = null;
  3037. this.scale = new THREE.Vector2();
  3038. this.material = null;
  3039. };
  3040. /**
  3041. * @author mr.doob / http://mrdoob.com/
  3042. */
  3043. THREE.RenderableVertex = function () {
  3044. this.positionWorld = new THREE.Vector3();
  3045. this.positionScreen = new THREE.Vector4();
  3046. this.visible = true;
  3047. };
  3048. THREE.RenderableVertex.prototype.copy = function ( vertex ) {
  3049. this.positionWorld.copy( vertex.positionWorld );
  3050. this.positionScreen.copy( vertex.positionScreen );
  3051. }
  3052. /**
  3053. * @author mr.doob / http://mrdoob.com/
  3054. */
  3055. THREE.RenderableFace3 = function () {
  3056. this.v1 = new THREE.RenderableVertex();
  3057. this.v2 = new THREE.RenderableVertex();
  3058. this.v3 = new THREE.RenderableVertex();
  3059. this.centroidWorld = new THREE.Vector3();
  3060. this.centroidScreen = new THREE.Vector3();
  3061. this.normalWorld = new THREE.Vector3();
  3062. this.vertexNormalsWorld = [ new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3() ];
  3063. this.material = null;
  3064. this.faceMaterial = null;
  3065. this.uvs = [[]];
  3066. this.z = null;
  3067. };
  3068. /**
  3069. * @author mr.doob / http://mrdoob.com/
  3070. */
  3071. THREE.RenderableFace4 = function () {
  3072. this.v1 = new THREE.RenderableVertex();
  3073. this.v2 = new THREE.RenderableVertex();
  3074. this.v3 = new THREE.RenderableVertex();
  3075. this.v4 = new THREE.RenderableVertex();
  3076. this.centroidWorld = new THREE.Vector3();
  3077. this.centroidScreen = new THREE.Vector3();
  3078. this.normalWorld = new THREE.Vector3();
  3079. this.vertexNormalsWorld = [ new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3() ];
  3080. this.material = null;
  3081. this.faceMaterial = null;
  3082. this.uvs = [[]];
  3083. this.z = null;
  3084. };
  3085. /**
  3086. * @author mr.doob / http://mrdoob.com/
  3087. */
  3088. THREE.RenderableObject = function () {
  3089. this.object = null;
  3090. this.z = null;
  3091. };
  3092. /**
  3093. * @author mr.doob / http://mrdoob.com/
  3094. */
  3095. THREE.RenderableParticle = function () {
  3096. this.x = null;
  3097. this.y = null;
  3098. this.z = null;
  3099. this.rotation = null;
  3100. this.scale = new THREE.Vector2();
  3101. this.material = null;
  3102. };
  3103. /**
  3104. * @author mr.doob / http://mrdoob.com/
  3105. */
  3106. THREE.RenderableLine = function () {
  3107. this.z = null;
  3108. this.v1 = new THREE.RenderableVertex();
  3109. this.v2 = new THREE.RenderableVertex();
  3110. this.material = null;
  3111. };
粤ICP备19079148号