ThreeDOM.js 104 KB

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