babylon.math.ts 101 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828
  1. module BABYLON {
  2. export class Color3 {
  3. constructor(public r: number = 0, public g: number = 0, public b: number = 0) {
  4. }
  5. public toString(): string {
  6. return "{R: " + this.r + " G:" + this.g + " B:" + this.b + "}";
  7. }
  8. // Operators
  9. public toArray(array: number[], index?: number): void {
  10. if (index === undefined) {
  11. index = 0;
  12. }
  13. array[index] = this.r;
  14. array[index + 1] = this.g;
  15. array[index + 2] = this.b;
  16. }
  17. public toColor4(alpha = 1): Color4 {
  18. return new Color4(this.r, this.g, this.b, alpha);
  19. }
  20. public asArray(): number[] {
  21. var result = [];
  22. this.toArray(result, 0);
  23. return result;
  24. }
  25. public toLuminance(): number {
  26. return this.r * 0.3 + this.g * 0.59 + this.b * 0.11;
  27. }
  28. public multiply(otherColor: Color3): Color3 {
  29. return new Color3(this.r * otherColor.r, this.g * otherColor.g, this.b * otherColor.b);
  30. }
  31. public multiplyToRef(otherColor: Color3, result: Color3): void {
  32. result.r = this.r * otherColor.r;
  33. result.g = this.g * otherColor.g;
  34. result.b = this.b * otherColor.b;
  35. }
  36. public equals(otherColor: Color3): boolean {
  37. return otherColor && this.r === otherColor.r && this.g === otherColor.g && this.b === otherColor.b;
  38. }
  39. public scale(scale: number): Color3 {
  40. return new Color3(this.r * scale, this.g * scale, this.b * scale);
  41. }
  42. public scaleToRef(scale: number, result: Color3): void {
  43. result.r = this.r * scale;
  44. result.g = this.g * scale;
  45. result.b = this.b * scale;
  46. }
  47. public add(otherColor: Color3): Color3 {
  48. return new Color3(this.r + otherColor.r, this.g + otherColor.g, this.b + otherColor.b);
  49. }
  50. public addToRef(otherColor: Color3, result: Color3): void {
  51. result.r = this.r + otherColor.r;
  52. result.g = this.g + otherColor.g;
  53. result.b = this.b + otherColor.b;
  54. }
  55. public subtract(otherColor: Color3): Color3 {
  56. return new Color3(this.r - otherColor.r, this.g - otherColor.g, this.b - otherColor.b);
  57. }
  58. public subtractToRef(otherColor: Color3, result: Color3): void {
  59. result.r = this.r - otherColor.r;
  60. result.g = this.g - otherColor.g;
  61. result.b = this.b - otherColor.b;
  62. }
  63. public clone(): Color3 {
  64. return new Color3(this.r, this.g, this.b);
  65. }
  66. public copyFrom(source: Color3): void {
  67. this.r = source.r;
  68. this.g = source.g;
  69. this.b = source.b;
  70. }
  71. public copyFromFloats(r: number, g: number, b: number): void {
  72. this.r = r;
  73. this.g = g;
  74. this.b = b;
  75. }
  76. // Statics
  77. public static FromArray(array: number[], offset:number = 0): Color3 {
  78. return new Color3(array[0], array[1], array[2]);
  79. }
  80. public static FromInts(r: number, g: number, b: number): Color3 {
  81. return new Color3(r / 255.0, g / 255.0, b / 255.0);
  82. }
  83. public static Lerp(start: Color3, end: Color3, amount: number): Color3 {
  84. var r = start.r + ((end.r - start.r) * amount);
  85. var g = start.g + ((end.g - start.g) * amount);
  86. var b = start.b + ((end.b - start.b) * amount);
  87. return new Color3(r, g, b);
  88. }
  89. public static Red(): Color3 { return new Color3(1, 0, 0); }
  90. public static Green(): Color3 { return new Color3(0, 1, 0); }
  91. public static Blue(): Color3 { return new Color3(0, 0, 1); }
  92. public static Black(): Color3 { return new Color3(0, 0, 0); }
  93. public static White(): Color3 { return new Color3(1, 1, 1); }
  94. public static Purple(): Color3 { return new Color3(0.5, 0, 0.5); }
  95. public static Magenta(): Color3 { return new Color3(1, 0, 1); }
  96. public static Yellow(): Color3 { return new Color3(1, 1, 0); }
  97. public static Gray(): Color3 { return new Color3(0.5, 0.5, 0.5); }
  98. }
  99. export class Color4 {
  100. constructor(public r: number, public g: number, public b: number, public a: number) {
  101. }
  102. // Operators
  103. public addInPlace(right) {
  104. this.r += right.r;
  105. this.g += right.g;
  106. this.b += right.b;
  107. this.a += right.a;
  108. }
  109. public asArray(): number[] {
  110. var result = [];
  111. this.toArray(result, 0);
  112. return result;
  113. }
  114. public toArray(array: number[], index?: number): void {
  115. if (index === undefined) {
  116. index = 0;
  117. }
  118. array[index] = this.r;
  119. array[index + 1] = this.g;
  120. array[index + 2] = this.b;
  121. array[index + 3] = this.a;
  122. }
  123. public add(right: Color4): Color4 {
  124. return new Color4(this.r + right.r, this.g + right.g, this.b + right.b, this.a + right.a);
  125. }
  126. public subtract(right: Color4): Color4 {
  127. return new Color4(this.r - right.r, this.g - right.g, this.b - right.b, this.a - right.a);
  128. }
  129. public subtractToRef(right: Color4, result: Color4): void {
  130. result.r = this.r - right.r;
  131. result.g = this.g - right.g;
  132. result.b = this.b - right.b;
  133. result.a = this.a - right.a;
  134. }
  135. public scale(scale: number): Color4 {
  136. return new Color4(this.r * scale, this.g * scale, this.b * scale, this.a * scale);
  137. }
  138. public scaleToRef(scale: number, result: Color4): void {
  139. result.r = this.r * scale;
  140. result.g = this.g * scale;
  141. result.b = this.b * scale;
  142. result.a = this.a * scale;
  143. }
  144. public toString(): string {
  145. return "{R: " + this.r + " G:" + this.g + " B:" + this.b + " A:" + this.a + "}";
  146. }
  147. public clone(): Color4 {
  148. return new Color4(this.r, this.g, this.b, this.a);
  149. }
  150. public copyFrom(source: Color4): void {
  151. this.r = source.r;
  152. this.g = source.g;
  153. this.b = source.b;
  154. this.a = source.a;
  155. }
  156. // Statics
  157. public static Lerp(left: Color4, right: Color4, amount: number): Color4 {
  158. var result = new Color4(0, 0, 0, 0);
  159. Color4.LerpToRef(left, right, amount, result);
  160. return result;
  161. }
  162. public static LerpToRef(left: Color4, right: Color4, amount: number, result: Color4): void {
  163. result.r = left.r + (right.r - left.r) * amount;
  164. result.g = left.g + (right.g - left.g) * amount;
  165. result.b = left.b + (right.b - left.b) * amount;
  166. result.a = left.a + (right.a - left.a) * amount;
  167. }
  168. public static FromArray(array: number[], offset: number = 0): Color4 {
  169. return new Color4(array[offset], array[offset + 1], array[offset + 2], array[offset + 3]);
  170. }
  171. public static FromInts(r: number, g: number, b: number, a: number): Color4 {
  172. return new Color4(r / 255.0, g / 255.0, b / 255.0, a / 255.0);
  173. }
  174. }
  175. export class Vector2 {
  176. constructor(public x: number, public y: number) {
  177. }
  178. public toString(): string {
  179. return "{X: " + this.x + " Y:" + this.y + "}";
  180. }
  181. // Operators
  182. public toArray(array: number[], index?: number): void {
  183. if (index === undefined) {
  184. index = 0;
  185. }
  186. array[index] = this.x;
  187. array[index + 1] = this.y;
  188. }
  189. public asArray(): number[] {
  190. var result = [];
  191. this.toArray(result, 0);
  192. return result;
  193. }
  194. public copyFrom(source: Vector2): void {
  195. this.x = source.x;
  196. this.y = source.y;
  197. }
  198. public copyFromFloats(x: number, y: number): void {
  199. this.x = x;
  200. this.y = y;
  201. }
  202. public add(otherVector: Vector2): Vector2 {
  203. return new Vector2(this.x + otherVector.x, this.y + otherVector.y);
  204. }
  205. public addVector3(otherVector: Vector3): Vector2 {
  206. return new Vector2(this.x + otherVector.x, this.y + otherVector.y);
  207. }
  208. public subtract(otherVector: Vector2): Vector2 {
  209. return new Vector2(this.x - otherVector.x, this.y - otherVector.y);
  210. }
  211. public subtractInPlace(otherVector: Vector2): void {
  212. this.x -= otherVector.x;
  213. this.y -= otherVector.y;
  214. }
  215. public multiplyInPlace(otherVector: Vector2): void {
  216. this.x *= otherVector.x;
  217. this.y *= otherVector.y;
  218. }
  219. public multiply(otherVector: Vector2): Vector2 {
  220. return new Vector2(this.x * otherVector.x, this.y * otherVector.y);
  221. }
  222. public multiplyToRef(otherVector: Vector2, result: Vector2): void {
  223. result.x = this.x * otherVector.x;
  224. result.y = this.y * otherVector.y;
  225. }
  226. public multiplyByFloats(x: number, y: number): Vector2 {
  227. return new Vector2(this.x * x, this.y * y);
  228. }
  229. public divide(otherVector: Vector2): Vector2 {
  230. return new Vector2(this.x / otherVector.x, this.y / otherVector.y);
  231. }
  232. public divideToRef(otherVector: Vector2, result: Vector2): void {
  233. result.x = this.x / otherVector.x;
  234. result.y = this.y / otherVector.y;
  235. }
  236. public negate(): Vector2 {
  237. return new Vector2(-this.x, -this.y);
  238. }
  239. public scaleInPlace(scale: number): Vector2 {
  240. this.x *= scale;
  241. this.y *= scale;
  242. return this;
  243. }
  244. public scale(scale: number): Vector2 {
  245. return new Vector2(this.x * scale, this.y * scale);
  246. }
  247. public equals(otherVector: Vector2): boolean {
  248. return otherVector && this.x === otherVector.x && this.y === otherVector.y;
  249. }
  250. // Properties
  251. public length(): number {
  252. return Math.sqrt(this.x * this.x + this.y * this.y);
  253. }
  254. public lengthSquared(): number {
  255. return (this.x * this.x + this.y * this.y);
  256. }
  257. // Methods
  258. public normalize(): Vector2 {
  259. var len = this.length();
  260. if (len === 0)
  261. return this;
  262. var num = 1.0 / len;
  263. this.x *= num;
  264. this.y *= num;
  265. return this;
  266. }
  267. public clone(): Vector2 {
  268. return new Vector2(this.x, this.y);
  269. }
  270. // Statics
  271. public static Zero(): Vector2 {
  272. return new Vector2(0, 0);
  273. }
  274. public static FromArray(array: number[], offset: number = 0): Vector2 {
  275. return new Vector2(array[offset], array[offset + 1]);
  276. }
  277. public static FromArrayToRef(array: number[], offset: number, result: Vector2): void {
  278. result.x = array[offset];
  279. result.y = array[offset + 1];
  280. }
  281. public static CatmullRom(value1: Vector2, value2: Vector2, value3: Vector2, value4: Vector2, amount: number): Vector2 {
  282. var squared = amount * amount;
  283. var cubed = amount * squared;
  284. var x = 0.5 * ((((2.0 * value2.x) + ((-value1.x + value3.x) * amount)) +
  285. (((((2.0 * value1.x) - (5.0 * value2.x)) + (4.0 * value3.x)) - value4.x) * squared)) +
  286. ((((-value1.x + (3.0 * value2.x)) - (3.0 * value3.x)) + value4.x) * cubed));
  287. var y = 0.5 * ((((2.0 * value2.y) + ((-value1.y + value3.y) * amount)) +
  288. (((((2.0 * value1.y) - (5.0 * value2.y)) + (4.0 * value3.y)) - value4.y) * squared)) +
  289. ((((-value1.y + (3.0 * value2.y)) - (3.0 * value3.y)) + value4.y) * cubed));
  290. return new Vector2(x, y);
  291. }
  292. public static Clamp(value: Vector2, min: Vector2, max: Vector2): Vector2 {
  293. var x = value.x;
  294. x = (x > max.x) ? max.x : x;
  295. x = (x < min.x) ? min.x : x;
  296. var y = value.y;
  297. y = (y > max.y) ? max.y : y;
  298. y = (y < min.y) ? min.y : y;
  299. return new Vector2(x, y);
  300. }
  301. public static Hermite(value1: Vector2, tangent1: Vector2, value2: Vector2, tangent2: Vector2, amount: number): Vector2 {
  302. var squared = amount * amount;
  303. var cubed = amount * squared;
  304. var part1 = ((2.0 * cubed) - (3.0 * squared)) + 1.0;
  305. var part2 = (-2.0 * cubed) + (3.0 * squared);
  306. var part3 = (cubed - (2.0 * squared)) + amount;
  307. var part4 = cubed - squared;
  308. var x = (((value1.x * part1) + (value2.x * part2)) + (tangent1.x * part3)) + (tangent2.x * part4);
  309. var y = (((value1.y * part1) + (value2.y * part2)) + (tangent1.y * part3)) + (tangent2.y * part4);
  310. return new Vector2(x, y);
  311. }
  312. public static Lerp(start: Vector2, end: Vector2, amount: number): Vector2 {
  313. var x = start.x + ((end.x - start.x) * amount);
  314. var y = start.y + ((end.y - start.y) * amount);
  315. return new Vector2(x, y);
  316. }
  317. public static Dot(left: Vector2, right: Vector2): number {
  318. return left.x * right.x + left.y * right.y;
  319. }
  320. public static Normalize(vector: Vector2): Vector2 {
  321. var newVector = vector.clone();
  322. newVector.normalize();
  323. return newVector;
  324. }
  325. public static Minimize(left: Vector2, right: Vector2): Vector2 {
  326. var x = (left.x < right.x) ? left.x : right.x;
  327. var y = (left.y < right.y) ? left.y : right.y;
  328. return new Vector2(x, y);
  329. }
  330. public static Maximize(left: Vector2, right: Vector2): Vector2 {
  331. var x = (left.x > right.x) ? left.x : right.x;
  332. var y = (left.y > right.y) ? left.y : right.y;
  333. return new Vector2(x, y);
  334. }
  335. public static Transform(vector: Vector2, transformation: Matrix): Vector2 {
  336. var x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]);
  337. var y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]);
  338. return new Vector2(x, y);
  339. }
  340. public static Distance(value1: Vector2, value2: Vector2): number {
  341. return Math.sqrt(Vector2.DistanceSquared(value1, value2));
  342. }
  343. public static DistanceSquared(value1: Vector2, value2: Vector2): number {
  344. var x = value1.x - value2.x;
  345. var y = value1.y - value2.y;
  346. return (x * x) + (y * y);
  347. }
  348. }
  349. export class Vector3 {
  350. constructor(public x: number, public y: number, public z: number) {
  351. }
  352. public toString(): string {
  353. return "{X: " + this.x + " Y:" + this.y + " Z:" + this.z + "}";
  354. }
  355. // Operators
  356. public asArray(): number[] {
  357. var result = [];
  358. this.toArray(result, 0);
  359. return result;
  360. }
  361. public toArray(array: number[], index?: number): void {
  362. if (index === undefined) {
  363. index = 0;
  364. }
  365. array[index] = this.x;
  366. array[index + 1] = this.y;
  367. array[index + 2] = this.z;
  368. }
  369. public addInPlace(otherVector: Vector3): void {
  370. this.x += otherVector.x;
  371. this.y += otherVector.y;
  372. this.z += otherVector.z;
  373. }
  374. public add(otherVector: Vector3): Vector3 {
  375. return new Vector3(this.x + otherVector.x, this.y + otherVector.y, this.z + otherVector.z);
  376. }
  377. public addToRef(otherVector: Vector3, result: Vector3): void {
  378. result.x = this.x + otherVector.x;
  379. result.y = this.y + otherVector.y;
  380. result.z = this.z + otherVector.z;
  381. }
  382. public subtractInPlace(otherVector: Vector3): void {
  383. this.x -= otherVector.x;
  384. this.y -= otherVector.y;
  385. this.z -= otherVector.z;
  386. }
  387. public subtract(otherVector: Vector3): Vector3 {
  388. return new Vector3(this.x - otherVector.x, this.y - otherVector.y, this.z - otherVector.z);
  389. }
  390. public subtractToRef(otherVector: Vector3, result: Vector3): void {
  391. result.x = this.x - otherVector.x;
  392. result.y = this.y - otherVector.y;
  393. result.z = this.z - otherVector.z;
  394. }
  395. public subtractFromFloats(x: number, y: number, z: number): Vector3 {
  396. return new Vector3(this.x - x, this.y - y, this.z - z);
  397. }
  398. public subtractFromFloatsToRef(x: number, y: number, z: number, result: Vector3): void {
  399. result.x = this.x - x;
  400. result.y = this.y - y;
  401. result.z = this.z - z;
  402. }
  403. public negate(): Vector3 {
  404. return new Vector3(-this.x, -this.y, -this.z);
  405. }
  406. public scaleInPlace(scale: number): Vector3 {
  407. this.x *= scale;
  408. this.y *= scale;
  409. this.z *= scale;
  410. return this;
  411. }
  412. public scale(scale: number): Vector3 {
  413. return new Vector3(this.x * scale, this.y * scale, this.z * scale);
  414. }
  415. public scaleToRef(scale: number, result: Vector3) {
  416. result.x = this.x * scale;
  417. result.y = this.y * scale;
  418. result.z = this.z * scale;
  419. }
  420. public equals(otherVector: Vector3): boolean {
  421. return otherVector && this.x === otherVector.x && this.y === otherVector.y && this.z === otherVector.z;
  422. }
  423. public equalsWithEpsilon(otherVector: Vector3): boolean {
  424. return Math.abs(this.x - otherVector.x) < Engine.Epsilon &&
  425. Math.abs(this.y - otherVector.y) < Engine.Epsilon &&
  426. Math.abs(this.z - otherVector.z) < Engine.Epsilon;
  427. }
  428. public equalsToFloats(x: number, y: number, z: number): boolean {
  429. return this.x === x && this.y === y && this.z === z;
  430. }
  431. public multiplyInPlace(otherVector: Vector3): void {
  432. this.x *= otherVector.x;
  433. this.y *= otherVector.y;
  434. this.z *= otherVector.z;
  435. }
  436. public multiply(otherVector: Vector3): Vector3 {
  437. return new Vector3(this.x * otherVector.x, this.y * otherVector.y, this.z * otherVector.z);
  438. }
  439. public multiplyToRef(otherVector: Vector3, result: Vector3): void {
  440. result.x = this.x * otherVector.x;
  441. result.y = this.y * otherVector.y;
  442. result.z = this.z * otherVector.z;
  443. }
  444. public multiplyByFloats(x: number, y: number, z: number): Vector3 {
  445. return new Vector3(this.x * x, this.y * y, this.z * z);
  446. }
  447. public divide(otherVector: Vector3): Vector3 {
  448. return new Vector3(this.x / otherVector.x, this.y / otherVector.y, this.z / otherVector.z);
  449. }
  450. public divideToRef(otherVector: Vector3, result: Vector3): void {
  451. result.x = this.x / otherVector.x;
  452. result.y = this.y / otherVector.y;
  453. result.z = this.z / otherVector.z;
  454. }
  455. public MinimizeInPlace(other: Vector3): void {
  456. if (other.x < this.x) this.x = other.x;
  457. if (other.y < this.y) this.y = other.y;
  458. if (other.z < this.z) this.z = other.z;
  459. }
  460. public MaximizeInPlace(other: Vector3): void {
  461. if (other.x > this.x) this.x = other.x;
  462. if (other.y > this.y) this.y = other.y;
  463. if (other.z > this.z) this.z = other.z;
  464. }
  465. // Properties
  466. public length(): number {
  467. return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z);
  468. }
  469. public lengthSquared(): number {
  470. return (this.x * this.x + this.y * this.y + this.z * this.z);
  471. }
  472. // Methods
  473. public normalize(): Vector3 {
  474. var len = this.length();
  475. if (len === 0)
  476. return this;
  477. var num = 1.0 / len;
  478. this.x *= num;
  479. this.y *= num;
  480. this.z *= num;
  481. return this;
  482. }
  483. public clone(): Vector3 {
  484. return new Vector3(this.x, this.y, this.z);
  485. }
  486. public copyFrom(source: Vector3): void {
  487. this.x = source.x;
  488. this.y = source.y;
  489. this.z = source.z;
  490. }
  491. public copyFromFloats(x: number, y: number, z: number): void {
  492. this.x = x;
  493. this.y = y;
  494. this.z = z;
  495. }
  496. // Statics
  497. public static FromArray(array: number[], offset?: number): Vector3 {
  498. if (!offset) {
  499. offset = 0;
  500. }
  501. return new Vector3(array[offset], array[offset + 1], array[offset + 2]);
  502. }
  503. public static FromArrayToRef(array: number[], offset: number, result: Vector3): void {
  504. result.x = array[offset];
  505. result.y = array[offset + 1];
  506. result.z = array[offset + 2];
  507. }
  508. public static FromFloatArrayToRef(array: Float32Array, offset: number, result: Vector3): void {
  509. result.x = array[offset];
  510. result.y = array[offset + 1];
  511. result.z = array[offset + 2];
  512. }
  513. public static FromFloatsToRef(x: number, y: number, z: number, result: Vector3): void {
  514. result.x = x;
  515. result.y = y;
  516. result.z = z;
  517. }
  518. public static Zero(): Vector3 {
  519. return new Vector3(0, 0, 0);
  520. }
  521. public static Up(): Vector3 {
  522. return new Vector3(0, 1.0, 0);
  523. }
  524. public static TransformCoordinates(vector: Vector3, transformation: Matrix): Vector3 {
  525. var result = Vector3.Zero();
  526. Vector3.TransformCoordinatesToRef(vector, transformation, result);
  527. return result;
  528. }
  529. public static TransformCoordinatesToRef(vector: Vector3, transformation: Matrix, result: Vector3): void {
  530. var x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]) + (vector.z * transformation.m[8]) + transformation.m[12];
  531. var y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]) + (vector.z * transformation.m[9]) + transformation.m[13];
  532. var z = (vector.x * transformation.m[2]) + (vector.y * transformation.m[6]) + (vector.z * transformation.m[10]) + transformation.m[14];
  533. var w = (vector.x * transformation.m[3]) + (vector.y * transformation.m[7]) + (vector.z * transformation.m[11]) + transformation.m[15];
  534. result.x = x / w;
  535. result.y = y / w;
  536. result.z = z / w;
  537. }
  538. public static TransformCoordinatesFromFloatsToRef(x: number, y: number, z: number, transformation: Matrix, result: Vector3): void {
  539. var rx = (x * transformation.m[0]) + (y * transformation.m[4]) + (z * transformation.m[8]) + transformation.m[12];
  540. var ry = (x * transformation.m[1]) + (y * transformation.m[5]) + (z * transformation.m[9]) + transformation.m[13];
  541. var rz = (x * transformation.m[2]) + (y * transformation.m[6]) + (z * transformation.m[10]) + transformation.m[14];
  542. var rw = (x * transformation.m[3]) + (y * transformation.m[7]) + (z * transformation.m[11]) + transformation.m[15];
  543. result.x = rx / rw;
  544. result.y = ry / rw;
  545. result.z = rz / rw;
  546. }
  547. public static TransformNormal(vector: Vector3, transformation: Matrix): Vector3 {
  548. var result = Vector3.Zero();
  549. Vector3.TransformNormalToRef(vector, transformation, result);
  550. return result;
  551. }
  552. public static TransformNormalToRef(vector: Vector3, transformation: Matrix, result: Vector3): void {
  553. result.x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]) + (vector.z * transformation.m[8]);
  554. result.y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]) + (vector.z * transformation.m[9]);
  555. result.z = (vector.x * transformation.m[2]) + (vector.y * transformation.m[6]) + (vector.z * transformation.m[10]);
  556. }
  557. public static TransformNormalFromFloatsToRef(x: number, y: number, z: number, transformation: Matrix, result: Vector3): void {
  558. result.x = (x * transformation.m[0]) + (y * transformation.m[4]) + (z * transformation.m[8]);
  559. result.y = (x * transformation.m[1]) + (y * transformation.m[5]) + (z * transformation.m[9]);
  560. result.z = (x * transformation.m[2]) + (y * transformation.m[6]) + (z * transformation.m[10]);
  561. }
  562. public static CatmullRom(value1: Vector3, value2: Vector3, value3: Vector3, value4: Vector3, amount: number): Vector3 {
  563. var squared = amount * amount;
  564. var cubed = amount * squared;
  565. var x = 0.5 * ((((2.0 * value2.x) + ((-value1.x + value3.x) * amount)) +
  566. (((((2.0 * value1.x) - (5.0 * value2.x)) + (4.0 * value3.x)) - value4.x) * squared)) +
  567. ((((-value1.x + (3.0 * value2.x)) - (3.0 * value3.x)) + value4.x) * cubed));
  568. var y = 0.5 * ((((2.0 * value2.y) + ((-value1.y + value3.y) * amount)) +
  569. (((((2.0 * value1.y) - (5.0 * value2.y)) + (4.0 * value3.y)) - value4.y) * squared)) +
  570. ((((-value1.y + (3.0 * value2.y)) - (3.0 * value3.y)) + value4.y) * cubed));
  571. var z = 0.5 * ((((2.0 * value2.z) + ((-value1.z + value3.z) * amount)) +
  572. (((((2.0 * value1.z) - (5.0 * value2.z)) + (4.0 * value3.z)) - value4.z) * squared)) +
  573. ((((-value1.z + (3.0 * value2.z)) - (3.0 * value3.z)) + value4.z) * cubed));
  574. return new Vector3(x, y, z);
  575. }
  576. public static Clamp(value: Vector3, min: Vector3, max: Vector3): Vector3 {
  577. var x = value.x;
  578. x = (x > max.x) ? max.x : x;
  579. x = (x < min.x) ? min.x : x;
  580. var y = value.y;
  581. y = (y > max.y) ? max.y : y;
  582. y = (y < min.y) ? min.y : y;
  583. var z = value.z;
  584. z = (z > max.z) ? max.z : z;
  585. z = (z < min.z) ? min.z : z;
  586. return new Vector3(x, y, z);
  587. }
  588. public static Hermite(value1: Vector3, tangent1: Vector3, value2: Vector3, tangent2: Vector3, amount: number): Vector3 {
  589. var squared = amount * amount;
  590. var cubed = amount * squared;
  591. var part1 = ((2.0 * cubed) - (3.0 * squared)) + 1.0;
  592. var part2 = (-2.0 * cubed) + (3.0 * squared);
  593. var part3 = (cubed - (2.0 * squared)) + amount;
  594. var part4 = cubed - squared;
  595. var x = (((value1.x * part1) + (value2.x * part2)) + (tangent1.x * part3)) + (tangent2.x * part4);
  596. var y = (((value1.y * part1) + (value2.y * part2)) + (tangent1.y * part3)) + (tangent2.y * part4);
  597. var z = (((value1.z * part1) + (value2.z * part2)) + (tangent1.z * part3)) + (tangent2.z * part4);
  598. return new Vector3(x, y, z);
  599. }
  600. public static Lerp(start: Vector3, end: Vector3, amount: number): Vector3 {
  601. var x = start.x + ((end.x - start.x) * amount);
  602. var y = start.y + ((end.y - start.y) * amount);
  603. var z = start.z + ((end.z - start.z) * amount);
  604. return new Vector3(x, y, z);
  605. }
  606. public static Dot(left: Vector3, right: Vector3): number {
  607. return (left.x * right.x + left.y * right.y + left.z * right.z);
  608. }
  609. public static Cross(left: Vector3, right: Vector3): Vector3 {
  610. var result = Vector3.Zero();
  611. Vector3.CrossToRef(left, right, result);
  612. return result;
  613. }
  614. public static CrossToRef(left: Vector3, right: Vector3, result: Vector3): void {
  615. result.x = left.y * right.z - left.z * right.y;
  616. result.y = left.z * right.x - left.x * right.z;
  617. result.z = left.x * right.y - left.y * right.x;
  618. }
  619. public static Normalize(vector: Vector3): Vector3 {
  620. var result = Vector3.Zero();
  621. Vector3.NormalizeToRef(vector, result);
  622. return result;
  623. }
  624. public static NormalizeToRef(vector: Vector3, result: Vector3): void {
  625. result.copyFrom(vector);
  626. result.normalize();
  627. }
  628. public static Project(vector: Vector3, world: Matrix, transform: Matrix, viewport: Viewport): Vector3 {
  629. var cw = viewport.width;
  630. var ch = viewport.height;
  631. var cx = viewport.x;
  632. var cy = viewport.y;
  633. var viewportMatrix = Matrix.FromValues(
  634. cw / 2.0, 0, 0, 0,
  635. 0, -ch / 2.0, 0, 0,
  636. 0, 0, 1, 0,
  637. cx + cw / 2.0, ch / 2.0 + cy, 0, 1);
  638. var finalMatrix = world.multiply(transform).multiply(viewportMatrix);
  639. return Vector3.TransformCoordinates(vector, finalMatrix);
  640. }
  641. public static UnprojectFromTransform(source: Vector3, viewportWidth: number, viewportHeight: number, world: Matrix, transform: Matrix): Vector3 {
  642. var matrix = world.multiply(transform);
  643. matrix.invert();
  644. source.x = source.x / viewportWidth * 2 - 1;
  645. source.y = -(source.y / viewportHeight * 2 - 1);
  646. var vector = Vector3.TransformCoordinates(source, matrix);
  647. var num = source.x * matrix.m[3] + source.y * matrix.m[7] + source.z * matrix.m[11] + matrix.m[15];
  648. if (Tools.WithinEpsilon(num, 1.0)) {
  649. vector = vector.scale(1.0 / num);
  650. }
  651. return vector;
  652. }
  653. public static Unproject(source: Vector3, viewportWidth: number, viewportHeight: number, world: Matrix, view: Matrix, projection: Matrix): Vector3 {
  654. var matrix = world.multiply(view).multiply(projection);
  655. matrix.invert();
  656. source.x = source.x / viewportWidth * 2 - 1;
  657. source.y = -(source.y / viewportHeight * 2 - 1);
  658. var vector = Vector3.TransformCoordinates(source, matrix);
  659. var num = source.x * matrix.m[3] + source.y * matrix.m[7] + source.z * matrix.m[11] + matrix.m[15];
  660. if (Tools.WithinEpsilon(num, 1.0)) {
  661. vector = vector.scale(1.0 / num);
  662. }
  663. return vector;
  664. }
  665. public static Minimize(left: Vector3, right: Vector3): Vector3 {
  666. var min = left.clone();
  667. min.MinimizeInPlace(right);
  668. return min;
  669. }
  670. public static Maximize(left: Vector3, right: Vector3): Vector3 {
  671. var max = left.clone();
  672. max.MaximizeInPlace(right);
  673. return max;
  674. }
  675. public static Distance(value1: Vector3, value2: Vector3): number {
  676. return Math.sqrt(Vector3.DistanceSquared(value1, value2));
  677. }
  678. public static DistanceSquared(value1: Vector3, value2: Vector3): number {
  679. var x = value1.x - value2.x;
  680. var y = value1.y - value2.y;
  681. var z = value1.z - value2.z;
  682. return (x * x) + (y * y) + (z * z);
  683. }
  684. public static Center(value1: Vector3, value2: Vector3): Vector3 {
  685. var center = value1.add(value2);
  686. center.scaleInPlace(0.5);
  687. return center;
  688. }
  689. }
  690. //Vector4 class created for EulerAngle class conversion to Quaternion
  691. export class Vector4 {
  692. constructor(public x: number, public y: number, public z: number, public w: number) { }
  693. public toString(): string {
  694. return "{X: " + this.x + " Y:" + this.y + " Z:" + this.z + "W:" + this.w + "}";
  695. }
  696. // Operators
  697. public asArray(): number[] {
  698. var result = [];
  699. this.toArray(result, 0);
  700. return result;
  701. }
  702. public toArray(array: number[], index?: number): void {
  703. if (index === undefined) {
  704. index = 0;
  705. }
  706. array[index] = this.x;
  707. array[index + 1] = this.y;
  708. array[index + 2] = this.z;
  709. array[index + 3] = this.w;
  710. }
  711. public addInPlace(otherVector: Vector4): void {
  712. this.x += otherVector.x;
  713. this.y += otherVector.y;
  714. this.z += otherVector.z;
  715. this.w += otherVector.w;
  716. }
  717. public add(otherVector: Vector4): Vector4 {
  718. return new Vector4(this.x + otherVector.x, this.y + otherVector.y, this.z + otherVector.z, this.w + otherVector.w);
  719. }
  720. public addToRef(otherVector: Vector4, result: Vector4): void {
  721. result.x = this.x + otherVector.x;
  722. result.y = this.y + otherVector.y;
  723. result.z = this.z + otherVector.z;
  724. result.w = this.w + otherVector.w;
  725. }
  726. public subtractInPlace(otherVector: Vector4): void {
  727. this.x -= otherVector.x;
  728. this.y -= otherVector.y;
  729. this.z -= otherVector.z;
  730. this.w -= otherVector.w;
  731. }
  732. public subtract(otherVector: Vector4): Vector4 {
  733. return new Vector4(this.x - otherVector.x, this.y - otherVector.y, this.z - otherVector.z, this.w - otherVector.w);
  734. }
  735. public subtractToRef(otherVector: Vector4, result: Vector4): void {
  736. result.x = this.x - otherVector.x;
  737. result.y = this.y - otherVector.y;
  738. result.z = this.z - otherVector.z;
  739. result.w = this.w - otherVector.w;
  740. }
  741. public subtractFromFloats(x: number, y: number, z: number, w: number): Vector4 {
  742. return new Vector4(this.x - x, this.y - y, this.z - z, this.w - w);
  743. }
  744. public subtractFromFloatsToRef(x: number, y: number, z: number, w: number, result: Vector4): void {
  745. result.x = this.x - x;
  746. result.y = this.y - y;
  747. result.z = this.z - z;
  748. result.w = this.w - w;
  749. }
  750. public negate(): Vector4 {
  751. return new Vector4(-this.x, -this.y, -this.z, -this.w);
  752. }
  753. public scaleInPlace(scale: number): Vector4 {
  754. this.x *= scale;
  755. this.y *= scale;
  756. this.z *= scale;
  757. this.w *= scale;
  758. return this;
  759. }
  760. public scale(scale: number): Vector4 {
  761. return new Vector4(this.x * scale, this.y * scale, this.z * scale, this.w * scale);
  762. }
  763. public scaleToRef(scale: number, result: Vector4) {
  764. result.x = this.x * scale;
  765. result.y = this.y * scale;
  766. result.z = this.z * scale;
  767. result.w = this.w * scale;
  768. }
  769. public equals(otherVector: Vector4): boolean {
  770. return otherVector && this.x === otherVector.x && this.y === otherVector.y && this.z === otherVector.z && this.w === otherVector.w;
  771. }
  772. public equalsWithEpsilon(otherVector: Vector4): boolean {
  773. return Math.abs(this.x - otherVector.x) < Engine.Epsilon &&
  774. Math.abs(this.y - otherVector.y) < Engine.Epsilon &&
  775. Math.abs(this.z - otherVector.z) < Engine.Epsilon &&
  776. Math.abs(this.w - otherVector.w) < Engine.Epsilon;
  777. }
  778. public equalsToFloats(x: number, y: number, z: number, w: number): boolean {
  779. return this.x === x && this.y === y && this.z === z && this.w === w;
  780. }
  781. public multiplyInPlace(otherVector: Vector4): void {
  782. this.x *= otherVector.x;
  783. this.y *= otherVector.y;
  784. this.z *= otherVector.z;
  785. this.w *= otherVector.w;
  786. }
  787. public multiply(otherVector: Vector4): Vector4 {
  788. return new Vector4(this.x * otherVector.x, this.y * otherVector.y, this.z * otherVector.z, this.w * otherVector.w);
  789. }
  790. public multiplyToRef(otherVector: Vector4, result: Vector4): void {
  791. result.x = this.x * otherVector.x;
  792. result.y = this.y * otherVector.y;
  793. result.z = this.z * otherVector.z;
  794. result.w = this.w * otherVector.w;
  795. }
  796. public multiplyByFloats(x: number, y: number, z: number, w: number): Vector4 {
  797. return new Vector4(this.x * x, this.y * y, this.z * z, this.w * w);
  798. }
  799. public divide(otherVector: Vector4): Vector4 {
  800. return new Vector4(this.x / otherVector.x, this.y / otherVector.y, this.z / otherVector.z, this.w / otherVector.w);
  801. }
  802. public divideToRef(otherVector: Vector4, result: Vector4): void {
  803. result.x = this.x / otherVector.x;
  804. result.y = this.y / otherVector.y;
  805. result.z = this.z / otherVector.z;
  806. result.w = this.w / otherVector.w;
  807. }
  808. public MinimizeInPlace(other: Vector4): void {
  809. if (other.x < this.x) this.x = other.x;
  810. if (other.y < this.y) this.y = other.y;
  811. if (other.z < this.z) this.z = other.z;
  812. if (other.w < this.w) this.w = other.w;
  813. }
  814. public MaximizeInPlace(other: Vector4): void {
  815. if (other.x > this.x) this.x = other.x;
  816. if (other.y > this.y) this.y = other.y;
  817. if (other.z > this.z) this.z = other.z;
  818. if (other.w > this.w) this.w = other.w;
  819. }
  820. // Properties
  821. public length(): number {
  822. return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w);
  823. }
  824. public lengthSquared(): number {
  825. return (this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w);
  826. }
  827. // Methods
  828. public normalize(): Vector4 {
  829. var len = this.length();
  830. if (len === 0)
  831. return this;
  832. var num = 1.0 / len;
  833. this.x *= num;
  834. this.y *= num;
  835. this.z *= num;
  836. this.w *= num;
  837. return this;
  838. }
  839. public clone(): Vector4 {
  840. return new Vector4(this.x, this.y, this.z, this.w);
  841. }
  842. public copyFrom(source: Vector4): void {
  843. this.x = source.x;
  844. this.y = source.y;
  845. this.z = source.z;
  846. this.w = source.w;
  847. }
  848. public copyFromFloats(x: number, y: number, z: number, w: number): void {
  849. this.x = x;
  850. this.y = y;
  851. this.z = z;
  852. this.w = w;
  853. }
  854. // Statics
  855. public static FromArray(array: number[], offset?: number): Vector4 {
  856. if (!offset) {
  857. offset = 0;
  858. }
  859. return new Vector4(array[offset], array[offset + 1], array[offset + 2], array[offset + 3]);
  860. }
  861. public static FromArrayToRef(array: number[], offset: number, result: Vector4): void {
  862. result.x = array[offset];
  863. result.y = array[offset + 1];
  864. result.z = array[offset + 2];
  865. result.w = array[offset + 3];
  866. }
  867. public static FromFloatArrayToRef(array: Float32Array, offset: number, result: Vector4): void {
  868. result.x = array[offset];
  869. result.y = array[offset + 1];
  870. result.z = array[offset + 2];
  871. result.w = array[offset + 3];
  872. }
  873. public static FromFloatsToRef(x: number, y: number, z: number, w: number, result: Vector4): void {
  874. result.x = x;
  875. result.y = y;
  876. result.z = z;
  877. result.w = w;
  878. }
  879. public static Zero(): Vector4 {
  880. return new Vector4(0, 0, 0, 0);
  881. }
  882. public static Normalize(vector: Vector4): Vector4 {
  883. var result = Vector4.Zero();
  884. Vector4.NormalizeToRef(vector, result);
  885. return result;
  886. }
  887. public static NormalizeToRef(vector: Vector4, result: Vector4): void {
  888. result.copyFrom(vector);
  889. result.normalize();
  890. }
  891. public static Minimize(left: Vector4, right: Vector4): Vector4 {
  892. var min = left.clone();
  893. min.MinimizeInPlace(right);
  894. return min;
  895. }
  896. public static Maximize(left: Vector4, right: Vector4): Vector4 {
  897. var max = left.clone();
  898. max.MaximizeInPlace(right);
  899. return max;
  900. }
  901. public static Distance(value1: Vector4, value2: Vector4): number {
  902. return Math.sqrt(Vector4.DistanceSquared(value1, value2));
  903. }
  904. public static DistanceSquared(value1: Vector4, value2: Vector4): number {
  905. var x = value1.x - value2.x;
  906. var y = value1.y - value2.y;
  907. var z = value1.z - value2.z;
  908. var w = value1.w - value2.w;
  909. return (x * x) + (y * y) + (z * z) + (w * w);
  910. }
  911. public static Center(value1: Vector4, value2: Vector4): Vector4 {
  912. var center = value1.add(value2);
  913. center.scaleInPlace(0.5);
  914. return center;
  915. }
  916. }
  917. export class Quaternion {
  918. constructor(public x: number = 0, public y: number = 0, public z: number = 0, public w: number = 1) {
  919. }
  920. public toString(): string {
  921. return "{X: " + this.x + " Y:" + this.y + " Z:" + this.z + " W:" + this.w + "}";
  922. }
  923. public asArray(): number[] {
  924. return [this.x, this.y, this.z, this.w];
  925. }
  926. public equals(otherQuaternion: Quaternion): boolean {
  927. return otherQuaternion && this.x === otherQuaternion.x && this.y === otherQuaternion.y && this.z === otherQuaternion.z && this.w === otherQuaternion.w;
  928. }
  929. public clone(): Quaternion {
  930. return new Quaternion(this.x, this.y, this.z, this.w);
  931. }
  932. public copyFrom(other: Quaternion): void {
  933. this.x = other.x;
  934. this.y = other.y;
  935. this.z = other.z;
  936. this.w = other.w;
  937. }
  938. public copyFromFloats(x: number, y: number, z: number, w: number): void {
  939. this.x = x;
  940. this.y = y;
  941. this.z = z;
  942. this.w = w;
  943. }
  944. public add(other: Quaternion): Quaternion {
  945. return new Quaternion(this.x + other.x, this.y + other.y, this.z + other.z, this.w + other.w);
  946. }
  947. public subtract(other: Quaternion): Quaternion {
  948. return new Quaternion(this.x - other.x, this.y - other.y, this.z - other.z, this.w - other.w);
  949. }
  950. public scale(value: number): Quaternion {
  951. return new Quaternion(this.x * value, this.y * value, this.z * value, this.w * value);
  952. }
  953. public multiply(q1: Quaternion): Quaternion {
  954. var result = new Quaternion(0, 0, 0, 1.0);
  955. this.multiplyToRef(q1, result);
  956. return result;
  957. }
  958. public multiplyToRef(q1: Quaternion, result: Quaternion): void {
  959. result.x = this.x * q1.w + this.y * q1.z - this.z * q1.y + this.w * q1.x;
  960. result.y = -this.x * q1.z + this.y * q1.w + this.z * q1.x + this.w * q1.y;
  961. result.z = this.x * q1.y - this.y * q1.x + this.z * q1.w + this.w * q1.z;
  962. result.w = -this.x * q1.x - this.y * q1.y - this.z * q1.z + this.w * q1.w;
  963. }
  964. public length(): number {
  965. return Math.sqrt((this.x * this.x) + (this.y * this.y) + (this.z * this.z) + (this.w * this.w));
  966. }
  967. public normalize(): void {
  968. var length = 1.0 / this.length();
  969. this.x *= length;
  970. this.y *= length;
  971. this.z *= length;
  972. this.w *= length;
  973. }
  974. public toEulerAngles(): Vector3 {
  975. var result = Vector3.Zero();
  976. this.toEulerAnglesToRef(result);
  977. return result;
  978. }
  979. public toEulerAnglesToRef(result: Vector3): void {
  980. //result is an EulerAngles in the in the z-x-z convention
  981. var qx = this.x;
  982. var qy = this.y;
  983. var qz = this.z;
  984. var qw = this.w;
  985. var qxy = qx * qy;
  986. var qxz = qx * qz;
  987. var qwy = qw * qy;
  988. var qwz = qw * qz;
  989. var qwx = qw * qx;
  990. var qyz = qy * qz;
  991. var sqx = qx * qx;
  992. var sqy = qy * qy;
  993. var determinant = sqx + sqy;
  994. if (determinant !== 0.000 && determinant !== 1.000) {
  995. result.x = Math.atan2(qxz + qwy, qwx - qyz);
  996. result.y = Math.acos(1 - 2 * determinant);
  997. result.z = Math.atan2(qxz - qwy, qwx + qyz);
  998. } else {
  999. if (determinant === 0.0) {
  1000. result.x = 0.0;
  1001. result.y = 0.0;
  1002. result.z = Math.atan2(qxy - qwz, 0.5 - sqy - qz * qz); //actually, degeneracy gives us choice with x+z=Math.atan2(qxy-qwz,0.5-sqy-qz*qz)
  1003. } else //determinant == 1.000
  1004. {
  1005. result.x = Math.atan2(qxy - qwz, 0.5 - sqy - qz * qz); //actually, degeneracy gives us choice with x-z=Math.atan2(qxy-qwz,0.5-sqy-qz*qz)
  1006. result.y = Math.PI;
  1007. result.z = 0.0;
  1008. }
  1009. }
  1010. }
  1011. public toRotationMatrix(result: Matrix): void {
  1012. var xx = this.x * this.x;
  1013. var yy = this.y * this.y;
  1014. var zz = this.z * this.z;
  1015. var xy = this.x * this.y;
  1016. var zw = this.z * this.w;
  1017. var zx = this.z * this.x;
  1018. var yw = this.y * this.w;
  1019. var yz = this.y * this.z;
  1020. var xw = this.x * this.w;
  1021. result.m[0] = 1.0 - (2.0 * (yy + zz));
  1022. result.m[1] = 2.0 * (xy + zw);
  1023. result.m[2] = 2.0 * (zx - yw);
  1024. result.m[3] = 0;
  1025. result.m[4] = 2.0 * (xy - zw);
  1026. result.m[5] = 1.0 - (2.0 * (zz + xx));
  1027. result.m[6] = 2.0 * (yz + xw);
  1028. result.m[7] = 0;
  1029. result.m[8] = 2.0 * (zx + yw);
  1030. result.m[9] = 2.0 * (yz - xw);
  1031. result.m[10] = 1.0 - (2.0 * (yy + xx));
  1032. result.m[11] = 0;
  1033. result.m[12] = 0;
  1034. result.m[13] = 0;
  1035. result.m[14] = 0;
  1036. result.m[15] = 1.0;
  1037. }
  1038. public fromRotationMatrix(matrix: Matrix): void {
  1039. var data = matrix.m;
  1040. var m11 = data[0], m12 = data[4], m13 = data[8];
  1041. var m21 = data[1], m22 = data[5], m23 = data[9];
  1042. var m31 = data[2], m32 = data[6], m33 = data[10];
  1043. var trace = m11 + m22 + m33;
  1044. var s;
  1045. if (trace > 0) {
  1046. s = 0.5 / Math.sqrt(trace + 1.0);
  1047. this.w = 0.25 / s;
  1048. this.x = (m32 - m23) * s;
  1049. this.y = (m13 - m31) * s;
  1050. this.z = (m21 - m12) * s;
  1051. return;
  1052. }
  1053. if (m11 > m22 && m11 > m33) {
  1054. s = 2.0 * Math.sqrt(1.0 + m11 - m22 - m33);
  1055. this.w = (m32 - m23) / s;
  1056. this.x = 0.25 * s;
  1057. this.y = (m12 + m21) / s;
  1058. this.z = (m13 + m31) / s;
  1059. return;
  1060. }
  1061. if (m22 > m33) {
  1062. s = 2.0 * Math.sqrt(1.0 + m22 - m11 - m33);
  1063. this.w = (m13 - m31) / s;
  1064. this.x = (m12 + m21) / s;
  1065. this.y = 0.25 * s;
  1066. this.z = (m23 + m32) / s;
  1067. return;
  1068. }
  1069. s = 2.0 * Math.sqrt(1.0 + m33 - m11 - m22);
  1070. this.w = (m21 - m12) / s;
  1071. this.x = (m13 + m31) / s;
  1072. this.y = (m23 + m32) / s;
  1073. this.z = 0.25 * s;
  1074. }
  1075. // Statics
  1076. public static Inverse(q: Quaternion): Quaternion {
  1077. return new Quaternion(-q.x, -q.y, -q.z, q.w);
  1078. }
  1079. public static Identity(): Quaternion {
  1080. return new Quaternion(0, 0, 0, 1);
  1081. }
  1082. public static RotationAxis(axis: Vector3, angle: number): Quaternion {
  1083. var result = new Quaternion();
  1084. var sin = Math.sin(angle / 2);
  1085. result.w = Math.cos(angle / 2);
  1086. result.x = axis.x * sin;
  1087. result.y = axis.y * sin;
  1088. result.z = axis.z * sin;
  1089. return result;
  1090. }
  1091. public static FromArray(array: number[], offset?: number): Quaternion {
  1092. if (!offset) {
  1093. offset = 0;
  1094. }
  1095. return new Quaternion(array[offset], array[offset + 1], array[offset + 2], array[offset + 3]);
  1096. }
  1097. public static RotationYawPitchRoll(yaw: number, pitch: number, roll: number): Quaternion {
  1098. var result = new Quaternion();
  1099. Quaternion.RotationYawPitchRollToRef(yaw, pitch, roll, result);
  1100. return result;
  1101. }
  1102. public static RotationYawPitchRollToRef(yaw: number, pitch: number, roll: number, result: Quaternion): void {
  1103. var halfRoll = roll * 0.5;
  1104. var halfPitch = pitch * 0.5;
  1105. var halfYaw = yaw * 0.5;
  1106. var sinRoll = Math.sin(halfRoll);
  1107. var cosRoll = Math.cos(halfRoll);
  1108. var sinPitch = Math.sin(halfPitch);
  1109. var cosPitch = Math.cos(halfPitch);
  1110. var sinYaw = Math.sin(halfYaw);
  1111. var cosYaw = Math.cos(halfYaw);
  1112. result.x = (cosYaw * sinPitch * cosRoll) + (sinYaw * cosPitch * sinRoll);
  1113. result.y = (sinYaw * cosPitch * cosRoll) - (cosYaw * sinPitch * sinRoll);
  1114. result.z = (cosYaw * cosPitch * sinRoll) - (sinYaw * sinPitch * cosRoll);
  1115. result.w = (cosYaw * cosPitch * cosRoll) + (sinYaw * sinPitch * sinRoll);
  1116. }
  1117. public static Slerp(left: Quaternion, right: Quaternion, amount: number): Quaternion {
  1118. var num2;
  1119. var num3;
  1120. var num = amount;
  1121. var num4 = (((left.x * right.x) + (left.y * right.y)) + (left.z * right.z)) + (left.w * right.w);
  1122. var flag = false;
  1123. if (num4 < 0) {
  1124. flag = true;
  1125. num4 = -num4;
  1126. }
  1127. if (num4 > 0.999999) {
  1128. num3 = 1 - num;
  1129. num2 = flag ? -num : num;
  1130. }
  1131. else {
  1132. var num5 = Math.acos(num4);
  1133. var num6 = (1.0 / Math.sin(num5));
  1134. num3 = (Math.sin((1.0 - num) * num5)) * num6;
  1135. num2 = flag ? ((-Math.sin(num * num5)) * num6) : ((Math.sin(num * num5)) * num6);
  1136. }
  1137. return new Quaternion((num3 * left.x) + (num2 * right.x),(num3 * left.y) + (num2 * right.y),(num3 * left.z) + (num2 * right.z),(num3 * left.w) + (num2 * right.w));
  1138. }
  1139. }
  1140. export class Matrix {
  1141. private static _tempQuaternion: Quaternion = new Quaternion();
  1142. private static _xAxis: Vector3 = Vector3.Zero();
  1143. private static _yAxis: Vector3 = Vector3.Zero();
  1144. private static _zAxis: Vector3 = Vector3.Zero();
  1145. public m: Float32Array = new Float32Array(16);
  1146. // Properties
  1147. public isIdentity(): boolean {
  1148. if (this.m[0] !== 1.0 || this.m[5] !== 1.0 || this.m[10] !== 1.0 || this.m[15] !== 1.0)
  1149. return false;
  1150. if (this.m[1] !== 0.0 || this.m[2] !== 0.0 || this.m[3] !== 0.0 ||
  1151. this.m[4] !== 0.0 || this.m[6] !== 0.0 || this.m[7] !== 0.0 ||
  1152. this.m[8] !== 0.0 || this.m[9] !== 0.0 || this.m[11] !== 0.0 ||
  1153. this.m[12] !== 0.0 || this.m[13] !== 0.0 || this.m[14] !== 0.0)
  1154. return false;
  1155. return true;
  1156. }
  1157. public determinant(): number {
  1158. var temp1 = (this.m[10] * this.m[15]) - (this.m[11] * this.m[14]);
  1159. var temp2 = (this.m[9] * this.m[15]) - (this.m[11] * this.m[13]);
  1160. var temp3 = (this.m[9] * this.m[14]) - (this.m[10] * this.m[13]);
  1161. var temp4 = (this.m[8] * this.m[15]) - (this.m[11] * this.m[12]);
  1162. var temp5 = (this.m[8] * this.m[14]) - (this.m[10] * this.m[12]);
  1163. var temp6 = (this.m[8] * this.m[13]) - (this.m[9] * this.m[12]);
  1164. return ((((this.m[0] * (((this.m[5] * temp1) - (this.m[6] * temp2)) + (this.m[7] * temp3))) - (this.m[1] * (((this.m[4] * temp1) -
  1165. (this.m[6] * temp4)) + (this.m[7] * temp5)))) + (this.m[2] * (((this.m[4] * temp2) - (this.m[5] * temp4)) + (this.m[7] * temp6)))) -
  1166. (this.m[3] * (((this.m[4] * temp3) - (this.m[5] * temp5)) + (this.m[6] * temp6))));
  1167. }
  1168. // Methods
  1169. public toArray(): Float32Array {
  1170. return this.m;
  1171. }
  1172. public asArray(): Float32Array {
  1173. return this.toArray();
  1174. }
  1175. public invert(): void {
  1176. this.invertToRef(this);
  1177. }
  1178. public invertToRef(other: Matrix) {
  1179. var l1 = this.m[0];
  1180. var l2 = this.m[1];
  1181. var l3 = this.m[2];
  1182. var l4 = this.m[3];
  1183. var l5 = this.m[4];
  1184. var l6 = this.m[5];
  1185. var l7 = this.m[6];
  1186. var l8 = this.m[7];
  1187. var l9 = this.m[8];
  1188. var l10 = this.m[9];
  1189. var l11 = this.m[10];
  1190. var l12 = this.m[11];
  1191. var l13 = this.m[12];
  1192. var l14 = this.m[13];
  1193. var l15 = this.m[14];
  1194. var l16 = this.m[15];
  1195. var l17 = (l11 * l16) - (l12 * l15);
  1196. var l18 = (l10 * l16) - (l12 * l14);
  1197. var l19 = (l10 * l15) - (l11 * l14);
  1198. var l20 = (l9 * l16) - (l12 * l13);
  1199. var l21 = (l9 * l15) - (l11 * l13);
  1200. var l22 = (l9 * l14) - (l10 * l13);
  1201. var l23 = ((l6 * l17) - (l7 * l18)) + (l8 * l19);
  1202. var l24 = -(((l5 * l17) - (l7 * l20)) + (l8 * l21));
  1203. var l25 = ((l5 * l18) - (l6 * l20)) + (l8 * l22);
  1204. var l26 = -(((l5 * l19) - (l6 * l21)) + (l7 * l22));
  1205. var l27 = 1.0 / ((((l1 * l23) + (l2 * l24)) + (l3 * l25)) + (l4 * l26));
  1206. var l28 = (l7 * l16) - (l8 * l15);
  1207. var l29 = (l6 * l16) - (l8 * l14);
  1208. var l30 = (l6 * l15) - (l7 * l14);
  1209. var l31 = (l5 * l16) - (l8 * l13);
  1210. var l32 = (l5 * l15) - (l7 * l13);
  1211. var l33 = (l5 * l14) - (l6 * l13);
  1212. var l34 = (l7 * l12) - (l8 * l11);
  1213. var l35 = (l6 * l12) - (l8 * l10);
  1214. var l36 = (l6 * l11) - (l7 * l10);
  1215. var l37 = (l5 * l12) - (l8 * l9);
  1216. var l38 = (l5 * l11) - (l7 * l9);
  1217. var l39 = (l5 * l10) - (l6 * l9);
  1218. other.m[0] = l23 * l27;
  1219. other.m[4] = l24 * l27;
  1220. other.m[8] = l25 * l27;
  1221. other.m[12] = l26 * l27;
  1222. other.m[1] = -(((l2 * l17) - (l3 * l18)) + (l4 * l19)) * l27;
  1223. other.m[5] = (((l1 * l17) - (l3 * l20)) + (l4 * l21)) * l27;
  1224. other.m[9] = -(((l1 * l18) - (l2 * l20)) + (l4 * l22)) * l27;
  1225. other.m[13] = (((l1 * l19) - (l2 * l21)) + (l3 * l22)) * l27;
  1226. other.m[2] = (((l2 * l28) - (l3 * l29)) + (l4 * l30)) * l27;
  1227. other.m[6] = -(((l1 * l28) - (l3 * l31)) + (l4 * l32)) * l27;
  1228. other.m[10] = (((l1 * l29) - (l2 * l31)) + (l4 * l33)) * l27;
  1229. other.m[14] = -(((l1 * l30) - (l2 * l32)) + (l3 * l33)) * l27;
  1230. other.m[3] = -(((l2 * l34) - (l3 * l35)) + (l4 * l36)) * l27;
  1231. other.m[7] = (((l1 * l34) - (l3 * l37)) + (l4 * l38)) * l27;
  1232. other.m[11] = -(((l1 * l35) - (l2 * l37)) + (l4 * l39)) * l27;
  1233. other.m[15] = (((l1 * l36) - (l2 * l38)) + (l3 * l39)) * l27;
  1234. }
  1235. public setTranslation(vector3: Vector3): void {
  1236. this.m[12] = vector3.x;
  1237. this.m[13] = vector3.y;
  1238. this.m[14] = vector3.z;
  1239. }
  1240. public multiply(other: Matrix): Matrix {
  1241. var result = new Matrix();
  1242. this.multiplyToRef(other, result);
  1243. return result;
  1244. }
  1245. public copyFrom(other: Matrix): void {
  1246. for (var index = 0; index < 16; index++) {
  1247. this.m[index] = other.m[index];
  1248. }
  1249. }
  1250. public copyToArray(array: Float32Array, offset: number = 0): void {
  1251. for (var index = 0; index < 16; index++) {
  1252. array[offset + index] = this.m[index];
  1253. }
  1254. }
  1255. public multiplyToRef(other: Matrix, result: Matrix): void {
  1256. this.multiplyToArray(other, result.m, 0);
  1257. }
  1258. public multiplyToArray(other: Matrix, result: Float32Array, offset: number): void {
  1259. var tm0 = this.m[0];
  1260. var tm1 = this.m[1];
  1261. var tm2 = this.m[2];
  1262. var tm3 = this.m[3];
  1263. var tm4 = this.m[4];
  1264. var tm5 = this.m[5];
  1265. var tm6 = this.m[6];
  1266. var tm7 = this.m[7];
  1267. var tm8 = this.m[8];
  1268. var tm9 = this.m[9];
  1269. var tm10 = this.m[10];
  1270. var tm11 = this.m[11];
  1271. var tm12 = this.m[12];
  1272. var tm13 = this.m[13];
  1273. var tm14 = this.m[14];
  1274. var tm15 = this.m[15];
  1275. var om0 = other.m[0];
  1276. var om1 = other.m[1];
  1277. var om2 = other.m[2];
  1278. var om3 = other.m[3];
  1279. var om4 = other.m[4];
  1280. var om5 = other.m[5];
  1281. var om6 = other.m[6];
  1282. var om7 = other.m[7];
  1283. var om8 = other.m[8];
  1284. var om9 = other.m[9];
  1285. var om10 = other.m[10];
  1286. var om11 = other.m[11];
  1287. var om12 = other.m[12];
  1288. var om13 = other.m[13];
  1289. var om14 = other.m[14];
  1290. var om15 = other.m[15];
  1291. result[offset] = tm0 * om0 + tm1 * om4 + tm2 * om8 + tm3 * om12;
  1292. result[offset + 1] = tm0 * om1 + tm1 * om5 + tm2 * om9 + tm3 * om13;
  1293. result[offset + 2] = tm0 * om2 + tm1 * om6 + tm2 * om10 + tm3 * om14;
  1294. result[offset + 3] = tm0 * om3 + tm1 * om7 + tm2 * om11 + tm3 * om15;
  1295. result[offset + 4] = tm4 * om0 + tm5 * om4 + tm6 * om8 + tm7 * om12;
  1296. result[offset + 5] = tm4 * om1 + tm5 * om5 + tm6 * om9 + tm7 * om13;
  1297. result[offset + 6] = tm4 * om2 + tm5 * om6 + tm6 * om10 + tm7 * om14;
  1298. result[offset + 7] = tm4 * om3 + tm5 * om7 + tm6 * om11 + tm7 * om15;
  1299. result[offset + 8] = tm8 * om0 + tm9 * om4 + tm10 * om8 + tm11 * om12;
  1300. result[offset + 9] = tm8 * om1 + tm9 * om5 + tm10 * om9 + tm11 * om13;
  1301. result[offset + 10] = tm8 * om2 + tm9 * om6 + tm10 * om10 + tm11 * om14;
  1302. result[offset + 11] = tm8 * om3 + tm9 * om7 + tm10 * om11 + tm11 * om15;
  1303. result[offset + 12] = tm12 * om0 + tm13 * om4 + tm14 * om8 + tm15 * om12;
  1304. result[offset + 13] = tm12 * om1 + tm13 * om5 + tm14 * om9 + tm15 * om13;
  1305. result[offset + 14] = tm12 * om2 + tm13 * om6 + tm14 * om10 + tm15 * om14;
  1306. result[offset + 15] = tm12 * om3 + tm13 * om7 + tm14 * om11 + tm15 * om15;
  1307. }
  1308. public equals(value: Matrix): boolean {
  1309. return value &&
  1310. (this.m[0] === value.m[0] && this.m[1] === value.m[1] && this.m[2] === value.m[2] && this.m[3] === value.m[3] &&
  1311. this.m[4] === value.m[4] && this.m[5] === value.m[5] && this.m[6] === value.m[6] && this.m[7] === value.m[7] &&
  1312. this.m[8] === value.m[8] && this.m[9] === value.m[9] && this.m[10] === value.m[10] && this.m[11] === value.m[11] &&
  1313. this.m[12] === value.m[12] && this.m[13] === value.m[13] && this.m[14] === value.m[14] && this.m[15] === value.m[15]);
  1314. }
  1315. public clone(): Matrix {
  1316. return Matrix.FromValues(this.m[0], this.m[1], this.m[2], this.m[3],
  1317. this.m[4], this.m[5], this.m[6], this.m[7],
  1318. this.m[8], this.m[9], this.m[10], this.m[11],
  1319. this.m[12], this.m[13], this.m[14], this.m[15]);
  1320. }
  1321. public decompose(scale: Vector3, rotation: Quaternion, translation: Vector3) {
  1322. translation.x = this.m[12];
  1323. translation.y = this.m[13];
  1324. translation.z = this.m[14];
  1325. var xs = Tools.Sign(this.m[0] * this.m[1] * this.m[2] * this.m[3]) < 0 ? -1 : 1;
  1326. var ys = Tools.Sign(this.m[4] * this.m[5] * this.m[6] * this.m[7]) < 0 ? -1 : 1;
  1327. var zs = Tools.Sign(this.m[8] * this.m[9] * this.m[10] * this.m[11]) < 0 ? -1 : 1;
  1328. scale.x = xs * Math.sqrt(this.m[0] * this.m[0] + this.m[1] * this.m[1] + this.m[2] * this.m[2]);
  1329. scale.y = ys * Math.sqrt(this.m[4] * this.m[4] + this.m[5] * this.m[5] + this.m[6] * this.m[6]);
  1330. scale.z = zs * Math.sqrt(this.m[8] * this.m[8] + this.m[9] * this.m[9] + this.m[10] * this.m[10]);
  1331. if (scale.x == 0 || scale.y == 0 || scale.z == 0) {
  1332. rotation.x = 0;
  1333. rotation.y = 0;
  1334. rotation.z = 0;
  1335. rotation.w = 1;
  1336. return false;
  1337. }
  1338. var rotationMatrix = BABYLON.Matrix.FromValues(
  1339. this.m[0] / scale.x, this.m[1] / scale.x, this.m[2] / scale.x, 0,
  1340. this.m[4] / scale.y, this.m[5] / scale.y, this.m[6] / scale.y, 0,
  1341. this.m[8] / scale.z, this.m[9] / scale.z, this.m[10] / scale.z, 0,
  1342. 0, 0, 0, 1);
  1343. rotation.fromRotationMatrix(rotationMatrix);
  1344. return true;
  1345. }
  1346. // Statics
  1347. public static FromArray(array: number[], offset?: number): Matrix {
  1348. var result = new Matrix();
  1349. if (!offset) {
  1350. offset = 0;
  1351. }
  1352. Matrix.FromArrayToRef(array, offset, result);
  1353. return result;
  1354. }
  1355. public static FromArrayToRef(array: number[], offset: number, result: Matrix) {
  1356. for (var index = 0; index < 16; index++) {
  1357. result.m[index] = array[index + offset];
  1358. }
  1359. }
  1360. public static FromValuesToRef(initialM11: number, initialM12: number, initialM13: number, initialM14: number,
  1361. initialM21: number, initialM22: number, initialM23: number, initialM24: number,
  1362. initialM31: number, initialM32: number, initialM33: number, initialM34: number,
  1363. initialM41: number, initialM42: number, initialM43: number, initialM44: number, result: Matrix): void {
  1364. result.m[0] = initialM11;
  1365. result.m[1] = initialM12;
  1366. result.m[2] = initialM13;
  1367. result.m[3] = initialM14;
  1368. result.m[4] = initialM21;
  1369. result.m[5] = initialM22;
  1370. result.m[6] = initialM23;
  1371. result.m[7] = initialM24;
  1372. result.m[8] = initialM31;
  1373. result.m[9] = initialM32;
  1374. result.m[10] = initialM33;
  1375. result.m[11] = initialM34;
  1376. result.m[12] = initialM41;
  1377. result.m[13] = initialM42;
  1378. result.m[14] = initialM43;
  1379. result.m[15] = initialM44;
  1380. }
  1381. public static FromValues(initialM11: number, initialM12: number, initialM13: number, initialM14: number,
  1382. initialM21: number, initialM22: number, initialM23: number, initialM24: number,
  1383. initialM31: number, initialM32: number, initialM33: number, initialM34: number,
  1384. initialM41: number, initialM42: number, initialM43: number, initialM44: number): Matrix {
  1385. var result = new Matrix();
  1386. result.m[0] = initialM11;
  1387. result.m[1] = initialM12;
  1388. result.m[2] = initialM13;
  1389. result.m[3] = initialM14;
  1390. result.m[4] = initialM21;
  1391. result.m[5] = initialM22;
  1392. result.m[6] = initialM23;
  1393. result.m[7] = initialM24;
  1394. result.m[8] = initialM31;
  1395. result.m[9] = initialM32;
  1396. result.m[10] = initialM33;
  1397. result.m[11] = initialM34;
  1398. result.m[12] = initialM41;
  1399. result.m[13] = initialM42;
  1400. result.m[14] = initialM43;
  1401. result.m[15] = initialM44;
  1402. return result;
  1403. }
  1404. public static Compose(scale: Vector3, rotation: Quaternion, translation: Vector3): Matrix {
  1405. var result = Matrix.FromValues(scale.x, 0, 0, 0,
  1406. 0, scale.y, 0, 0,
  1407. 0, 0, scale.z, 0,
  1408. 0, 0, 0, 1);
  1409. var rotationMatrix = Matrix.Identity();
  1410. rotation.toRotationMatrix(rotationMatrix);
  1411. result = result.multiply(rotationMatrix);
  1412. result.setTranslation(translation);
  1413. return result;
  1414. }
  1415. public static Identity(): Matrix {
  1416. return Matrix.FromValues(1.0, 0, 0, 0,
  1417. 0, 1.0, 0, 0,
  1418. 0, 0, 1.0, 0,
  1419. 0, 0, 0, 1.0);
  1420. }
  1421. public static IdentityToRef(result: Matrix): void {
  1422. Matrix.FromValuesToRef(1.0, 0, 0, 0,
  1423. 0, 1.0, 0, 0,
  1424. 0, 0, 1.0, 0,
  1425. 0, 0, 0, 1.0, result);
  1426. }
  1427. public static Zero(): Matrix {
  1428. return Matrix.FromValues(0, 0, 0, 0,
  1429. 0, 0, 0, 0,
  1430. 0, 0, 0, 0,
  1431. 0, 0, 0, 0);
  1432. }
  1433. public static RotationX(angle: number): Matrix {
  1434. var result = new Matrix();
  1435. Matrix.RotationXToRef(angle, result);
  1436. return result;
  1437. }
  1438. public static Invert(source: Matrix): Matrix {
  1439. var result = new Matrix();
  1440. source.invertToRef(result);
  1441. return result;
  1442. }
  1443. public static RotationXToRef(angle: number, result: Matrix): void {
  1444. var s = Math.sin(angle);
  1445. var c = Math.cos(angle);
  1446. result.m[0] = 1.0;
  1447. result.m[15] = 1.0;
  1448. result.m[5] = c;
  1449. result.m[10] = c;
  1450. result.m[9] = -s;
  1451. result.m[6] = s;
  1452. result.m[1] = 0;
  1453. result.m[2] = 0;
  1454. result.m[3] = 0;
  1455. result.m[4] = 0;
  1456. result.m[7] = 0;
  1457. result.m[8] = 0;
  1458. result.m[11] = 0;
  1459. result.m[12] = 0;
  1460. result.m[13] = 0;
  1461. result.m[14] = 0;
  1462. }
  1463. public static RotationY(angle: number): Matrix {
  1464. var result = new Matrix();
  1465. Matrix.RotationYToRef(angle, result);
  1466. return result;
  1467. }
  1468. public static RotationYToRef(angle: number, result: Matrix): void {
  1469. var s = Math.sin(angle);
  1470. var c = Math.cos(angle);
  1471. result.m[5] = 1.0;
  1472. result.m[15] = 1.0;
  1473. result.m[0] = c;
  1474. result.m[2] = -s;
  1475. result.m[8] = s;
  1476. result.m[10] = c;
  1477. result.m[1] = 0;
  1478. result.m[3] = 0;
  1479. result.m[4] = 0;
  1480. result.m[6] = 0;
  1481. result.m[7] = 0;
  1482. result.m[9] = 0;
  1483. result.m[11] = 0;
  1484. result.m[12] = 0;
  1485. result.m[13] = 0;
  1486. result.m[14] = 0;
  1487. }
  1488. public static RotationZ(angle: number): Matrix {
  1489. var result = new Matrix();
  1490. Matrix.RotationZToRef(angle, result);
  1491. return result;
  1492. }
  1493. public static RotationZToRef(angle: number, result: Matrix): void {
  1494. var s = Math.sin(angle);
  1495. var c = Math.cos(angle);
  1496. result.m[10] = 1.0;
  1497. result.m[15] = 1.0;
  1498. result.m[0] = c;
  1499. result.m[1] = s;
  1500. result.m[4] = -s;
  1501. result.m[5] = c;
  1502. result.m[2] = 0;
  1503. result.m[3] = 0;
  1504. result.m[6] = 0;
  1505. result.m[7] = 0;
  1506. result.m[8] = 0;
  1507. result.m[9] = 0;
  1508. result.m[11] = 0;
  1509. result.m[12] = 0;
  1510. result.m[13] = 0;
  1511. result.m[14] = 0;
  1512. }
  1513. public static RotationAxis(axis: Vector3, angle: number): Matrix {
  1514. var s = Math.sin(-angle);
  1515. var c = Math.cos(-angle);
  1516. var c1 = 1 - c;
  1517. axis.normalize();
  1518. var result = Matrix.Zero();
  1519. result.m[0] = (axis.x * axis.x) * c1 + c;
  1520. result.m[1] = (axis.x * axis.y) * c1 - (axis.z * s);
  1521. result.m[2] = (axis.x * axis.z) * c1 + (axis.y * s);
  1522. result.m[3] = 0.0;
  1523. result.m[4] = (axis.y * axis.x) * c1 + (axis.z * s);
  1524. result.m[5] = (axis.y * axis.y) * c1 + c;
  1525. result.m[6] = (axis.y * axis.z) * c1 - (axis.x * s);
  1526. result.m[7] = 0.0;
  1527. result.m[8] = (axis.z * axis.x) * c1 - (axis.y * s);
  1528. result.m[9] = (axis.z * axis.y) * c1 + (axis.x * s);
  1529. result.m[10] = (axis.z * axis.z) * c1 + c;
  1530. result.m[11] = 0.0;
  1531. result.m[15] = 1.0;
  1532. return result;
  1533. }
  1534. public static RotationYawPitchRoll(yaw: number, pitch: number, roll: number): Matrix {
  1535. var result = new Matrix();
  1536. Matrix.RotationYawPitchRollToRef(yaw, pitch, roll, result);
  1537. return result;
  1538. }
  1539. public static RotationYawPitchRollToRef(yaw: number, pitch: number, roll: number, result: Matrix): void {
  1540. Quaternion.RotationYawPitchRollToRef(yaw, pitch, roll, this._tempQuaternion);
  1541. this._tempQuaternion.toRotationMatrix(result);
  1542. }
  1543. public static Scaling(x: number, y: number, z: number): Matrix {
  1544. var result = Matrix.Zero();
  1545. Matrix.ScalingToRef(x, y, z, result);
  1546. return result;
  1547. }
  1548. public static ScalingToRef(x: number, y: number, z: number, result: Matrix): void {
  1549. result.m[0] = x;
  1550. result.m[1] = 0;
  1551. result.m[2] = 0;
  1552. result.m[3] = 0;
  1553. result.m[4] = 0;
  1554. result.m[5] = y;
  1555. result.m[6] = 0;
  1556. result.m[7] = 0;
  1557. result.m[8] = 0;
  1558. result.m[9] = 0;
  1559. result.m[10] = z;
  1560. result.m[11] = 0;
  1561. result.m[12] = 0;
  1562. result.m[13] = 0;
  1563. result.m[14] = 0;
  1564. result.m[15] = 1.0;
  1565. }
  1566. public static Translation(x: number, y: number, z: number): Matrix {
  1567. var result = Matrix.Identity();
  1568. Matrix.TranslationToRef(x, y, z, result);
  1569. return result;
  1570. }
  1571. public static TranslationToRef(x: number, y: number, z: number, result: Matrix): void {
  1572. Matrix.FromValuesToRef(1.0, 0, 0, 0,
  1573. 0, 1.0, 0, 0,
  1574. 0, 0, 1.0, 0,
  1575. x, y, z, 1.0, result);
  1576. }
  1577. public static LookAtLH(eye: Vector3, target: Vector3, up: Vector3): Matrix {
  1578. var result = Matrix.Zero();
  1579. Matrix.LookAtLHToRef(eye, target, up, result);
  1580. return result;
  1581. }
  1582. public static LookAtLHToRef(eye: Vector3, target: Vector3, up: Vector3, result: Matrix): void {
  1583. // Z axis
  1584. target.subtractToRef(eye, this._zAxis);
  1585. this._zAxis.normalize();
  1586. // X axis
  1587. Vector3.CrossToRef(up, this._zAxis, this._xAxis);
  1588. this._xAxis.normalize();
  1589. // Y axis
  1590. Vector3.CrossToRef(this._zAxis, this._xAxis, this._yAxis);
  1591. this._yAxis.normalize();
  1592. // Eye angles
  1593. var ex = -Vector3.Dot(this._xAxis, eye);
  1594. var ey = -Vector3.Dot(this._yAxis, eye);
  1595. var ez = -Vector3.Dot(this._zAxis, eye);
  1596. return Matrix.FromValuesToRef(this._xAxis.x, this._yAxis.x, this._zAxis.x, 0,
  1597. this._xAxis.y, this._yAxis.y, this._zAxis.y, 0,
  1598. this._xAxis.z, this._yAxis.z, this._zAxis.z, 0,
  1599. ex, ey, ez, 1, result);
  1600. }
  1601. public static OrthoLH(width: number, height: number, znear: number, zfar: number): Matrix {
  1602. var hw = 2.0 / width;
  1603. var hh = 2.0 / height;
  1604. var id = 1.0 / (zfar - znear);
  1605. var nid = znear / (znear - zfar);
  1606. return Matrix.FromValues(hw, 0, 0, 0,
  1607. 0, hh, 0, 0,
  1608. 0, 0, id, 0,
  1609. 0, 0, nid, 1);
  1610. }
  1611. public static OrthoOffCenterLH(left: number, right: number, bottom: number, top: number, znear: number, zfar: number): Matrix {
  1612. var matrix = Matrix.Zero();
  1613. Matrix.OrthoOffCenterLHToRef(left, right, bottom, top, znear, zfar, matrix);
  1614. return matrix;
  1615. }
  1616. public static OrthoOffCenterLHToRef(left: number, right, bottom: number, top: number, znear: number, zfar: number, result: Matrix): void {
  1617. result.m[0] = 2.0 / (right - left);
  1618. result.m[1] = result.m[2] = result.m[3] = 0;
  1619. result.m[5] = 2.0 / (top - bottom);
  1620. result.m[4] = result.m[6] = result.m[7] = 0;
  1621. result.m[10] = -1.0 / (znear - zfar);
  1622. result.m[8] = result.m[9] = result.m[11] = 0;
  1623. result.m[12] = (left + right) / (left - right);
  1624. result.m[13] = (top + bottom) / (bottom - top);
  1625. result.m[14] = znear / (znear - zfar);
  1626. result.m[15] = 1.0;
  1627. }
  1628. public static PerspectiveLH(width: number, height: number, znear: number, zfar: number): Matrix {
  1629. var matrix = Matrix.Zero();
  1630. matrix.m[0] = (2.0 * znear) / width;
  1631. matrix.m[1] = matrix.m[2] = matrix.m[3] = 0.0;
  1632. matrix.m[5] = (2.0 * znear) / height;
  1633. matrix.m[4] = matrix.m[6] = matrix.m[7] = 0.0;
  1634. matrix.m[10] = -zfar / (znear - zfar);
  1635. matrix.m[8] = matrix.m[9] = 0.0;
  1636. matrix.m[11] = 1.0;
  1637. matrix.m[12] = matrix.m[13] = matrix.m[15] = 0.0;
  1638. matrix.m[14] = (znear * zfar) / (znear - zfar);
  1639. return matrix;
  1640. }
  1641. public static PerspectiveFovLH(fov: number, aspect: number, znear: number, zfar: number): Matrix {
  1642. var matrix = Matrix.Zero();
  1643. Matrix.PerspectiveFovLHToRef(fov, aspect, znear, zfar, matrix);
  1644. return matrix;
  1645. }
  1646. public static PerspectiveFovLHToRef(fov: number, aspect: number, znear: number, zfar: number, result: Matrix): void {
  1647. var tan = 1.0 / (Math.tan(fov * 0.5));
  1648. result.m[0] = tan / aspect;
  1649. result.m[1] = result.m[2] = result.m[3] = 0.0;
  1650. result.m[5] = tan;
  1651. result.m[4] = result.m[6] = result.m[7] = 0.0;
  1652. result.m[8] = result.m[9] = 0.0;
  1653. result.m[10] = -zfar / (znear - zfar);
  1654. result.m[11] = 1.0;
  1655. result.m[12] = result.m[13] = result.m[15] = 0.0;
  1656. result.m[14] = (znear * zfar) / (znear - zfar);
  1657. }
  1658. public static GetFinalMatrix(viewport: Viewport, world: Matrix, view: Matrix, projection: Matrix, zmin: number, zmax: number): Matrix {
  1659. var cw = viewport.width;
  1660. var ch = viewport.height;
  1661. var cx = viewport.x;
  1662. var cy = viewport.y;
  1663. var viewportMatrix = Matrix.FromValues(cw / 2.0, 0, 0, 0,
  1664. 0, -ch / 2.0, 0, 0,
  1665. 0, 0, zmax - zmin, 0,
  1666. cx + cw / 2.0, ch / 2.0 + cy, zmin, 1);
  1667. return world.multiply(view).multiply(projection).multiply(viewportMatrix);
  1668. }
  1669. public static Transpose(matrix: Matrix): Matrix {
  1670. var result = new Matrix();
  1671. result.m[0] = matrix.m[0];
  1672. result.m[1] = matrix.m[4];
  1673. result.m[2] = matrix.m[8];
  1674. result.m[3] = matrix.m[12];
  1675. result.m[4] = matrix.m[1];
  1676. result.m[5] = matrix.m[5];
  1677. result.m[6] = matrix.m[9];
  1678. result.m[7] = matrix.m[13];
  1679. result.m[8] = matrix.m[2];
  1680. result.m[9] = matrix.m[6];
  1681. result.m[10] = matrix.m[10];
  1682. result.m[11] = matrix.m[14];
  1683. result.m[12] = matrix.m[3];
  1684. result.m[13] = matrix.m[7];
  1685. result.m[14] = matrix.m[11];
  1686. result.m[15] = matrix.m[15];
  1687. return result;
  1688. }
  1689. public static Reflection(plane: Plane): Matrix {
  1690. var matrix = new Matrix();
  1691. Matrix.ReflectionToRef(plane, matrix);
  1692. return matrix;
  1693. }
  1694. public static ReflectionToRef(plane: Plane, result: Matrix): void {
  1695. plane.normalize();
  1696. var x = plane.normal.x;
  1697. var y = plane.normal.y;
  1698. var z = plane.normal.z;
  1699. var temp = -2 * x;
  1700. var temp2 = -2 * y;
  1701. var temp3 = -2 * z;
  1702. result.m[0] = (temp * x) + 1;
  1703. result.m[1] = temp2 * x;
  1704. result.m[2] = temp3 * x;
  1705. result.m[3] = 0.0;
  1706. result.m[4] = temp * y;
  1707. result.m[5] = (temp2 * y) + 1;
  1708. result.m[6] = temp3 * y;
  1709. result.m[7] = 0.0;
  1710. result.m[8] = temp * z;
  1711. result.m[9] = temp2 * z;
  1712. result.m[10] = (temp3 * z) + 1;
  1713. result.m[11] = 0.0;
  1714. result.m[12] = temp * plane.d;
  1715. result.m[13] = temp2 * plane.d;
  1716. result.m[14] = temp3 * plane.d;
  1717. result.m[15] = 1.0;
  1718. }
  1719. }
  1720. export class Plane {
  1721. public normal: Vector3;
  1722. public d: number;
  1723. constructor(a: number, b: number, c: number, d: number) {
  1724. this.normal = new Vector3(a, b, c);
  1725. this.d = d;
  1726. }
  1727. public asArray(): number[] {
  1728. return [this.normal.x, this.normal.y, this.normal.z, this.d];
  1729. }
  1730. // Methods
  1731. public clone(): Plane {
  1732. return new Plane(this.normal.x, this.normal.y, this.normal.z, this.d);
  1733. }
  1734. public normalize(): void {
  1735. var norm = (Math.sqrt((this.normal.x * this.normal.x) + (this.normal.y * this.normal.y) + (this.normal.z * this.normal.z)));
  1736. var magnitude = 0;
  1737. if (norm !== 0) {
  1738. magnitude = 1.0 / norm;
  1739. }
  1740. this.normal.x *= magnitude;
  1741. this.normal.y *= magnitude;
  1742. this.normal.z *= magnitude;
  1743. this.d *= magnitude;
  1744. }
  1745. public transform(transformation: Matrix): Plane {
  1746. var transposedMatrix = Matrix.Transpose(transformation);
  1747. var x = this.normal.x;
  1748. var y = this.normal.y;
  1749. var z = this.normal.z;
  1750. var d = this.d;
  1751. var normalX = (((x * transposedMatrix.m[0]) + (y * transposedMatrix.m[1])) + (z * transposedMatrix.m[2])) + (d * transposedMatrix.m[3]);
  1752. var normalY = (((x * transposedMatrix.m[4]) + (y * transposedMatrix.m[5])) + (z * transposedMatrix.m[6])) + (d * transposedMatrix.m[7]);
  1753. var normalZ = (((x * transposedMatrix.m[8]) + (y * transposedMatrix.m[9])) + (z * transposedMatrix.m[10])) + (d * transposedMatrix.m[11]);
  1754. var finalD = (((x * transposedMatrix.m[12]) + (y * transposedMatrix.m[13])) + (z * transposedMatrix.m[14])) + (d * transposedMatrix.m[15]);
  1755. return new Plane(normalX, normalY, normalZ, finalD);
  1756. }
  1757. public dotCoordinate(point): number {
  1758. return ((((this.normal.x * point.x) + (this.normal.y * point.y)) + (this.normal.z * point.z)) + this.d);
  1759. }
  1760. public copyFromPoints(point1: Vector3, point2: Vector3, point3: Vector3): void {
  1761. var x1 = point2.x - point1.x;
  1762. var y1 = point2.y - point1.y;
  1763. var z1 = point2.z - point1.z;
  1764. var x2 = point3.x - point1.x;
  1765. var y2 = point3.y - point1.y;
  1766. var z2 = point3.z - point1.z;
  1767. var yz = (y1 * z2) - (z1 * y2);
  1768. var xz = (z1 * x2) - (x1 * z2);
  1769. var xy = (x1 * y2) - (y1 * x2);
  1770. var pyth = (Math.sqrt((yz * yz) + (xz * xz) + (xy * xy)));
  1771. var invPyth;
  1772. if (pyth !== 0) {
  1773. invPyth = 1.0 / pyth;
  1774. }
  1775. else {
  1776. invPyth = 0;
  1777. }
  1778. this.normal.x = yz * invPyth;
  1779. this.normal.y = xz * invPyth;
  1780. this.normal.z = xy * invPyth;
  1781. this.d = -((this.normal.x * point1.x) + (this.normal.y * point1.y) + (this.normal.z * point1.z));
  1782. }
  1783. public isFrontFacingTo(direction: Vector3, epsilon: number): boolean {
  1784. var dot = Vector3.Dot(this.normal, direction);
  1785. return (dot <= epsilon);
  1786. }
  1787. public signedDistanceTo(point: Vector3): number {
  1788. return Vector3.Dot(point, this.normal) + this.d;
  1789. }
  1790. // Statics
  1791. static FromArray(array: number[]): Plane {
  1792. return new Plane(array[0], array[1], array[2], array[3]);
  1793. }
  1794. static FromPoints(point1, point2, point3): Plane {
  1795. var result = new Plane(0, 0, 0, 0);
  1796. result.copyFromPoints(point1, point2, point3);
  1797. return result;
  1798. }
  1799. static FromPositionAndNormal(origin: Vector3, normal: Vector3): Plane {
  1800. var result = new Plane(0, 0, 0, 0);
  1801. normal.normalize();
  1802. result.normal = normal;
  1803. result.d = -(normal.x * origin.x + normal.y * origin.y + normal.z * origin.z);
  1804. return result;
  1805. }
  1806. static SignedDistanceToPlaneFromPositionAndNormal(origin: Vector3, normal: Vector3, point: Vector3): number {
  1807. var d = -(normal.x * origin.x + normal.y * origin.y + normal.z * origin.z);
  1808. return Vector3.Dot(point, normal) + d;
  1809. }
  1810. }
  1811. export class Viewport {
  1812. constructor(public x: number, public y: number, public width: number, public height: number) {
  1813. }
  1814. public toGlobal(engine) {
  1815. var width = engine.getRenderWidth();
  1816. var height = engine.getRenderHeight();
  1817. return new Viewport(this.x * width, this.y * height, this.width * width, this.height * height);
  1818. }
  1819. }
  1820. export class Frustum {
  1821. public static GetPlanes(transform: Matrix): Plane[] {
  1822. var frustumPlanes = [];
  1823. for (var index = 0; index < 6; index++) {
  1824. frustumPlanes.push(new Plane(0, 0, 0, 0));
  1825. }
  1826. Frustum.GetPlanesToRef(transform, frustumPlanes);
  1827. return frustumPlanes;
  1828. }
  1829. public static GetPlanesToRef(transform: Matrix, frustumPlanes: Plane[]): void {
  1830. // Near
  1831. frustumPlanes[0].normal.x = transform.m[3] + transform.m[2];
  1832. frustumPlanes[0].normal.y = transform.m[7] + transform.m[6];
  1833. frustumPlanes[0].normal.z = transform.m[10] + transform.m[10];
  1834. frustumPlanes[0].d = transform.m[15] + transform.m[14];
  1835. frustumPlanes[0].normalize();
  1836. // Far
  1837. frustumPlanes[1].normal.x = transform.m[3] - transform.m[2];
  1838. frustumPlanes[1].normal.y = transform.m[7] - transform.m[6];
  1839. frustumPlanes[1].normal.z = transform.m[11] - transform.m[10];
  1840. frustumPlanes[1].d = transform.m[15] - transform.m[14];
  1841. frustumPlanes[1].normalize();
  1842. // Left
  1843. frustumPlanes[2].normal.x = transform.m[3] + transform.m[0];
  1844. frustumPlanes[2].normal.y = transform.m[7] + transform.m[4];
  1845. frustumPlanes[2].normal.z = transform.m[11] + transform.m[8];
  1846. frustumPlanes[2].d = transform.m[15] + transform.m[12];
  1847. frustumPlanes[2].normalize();
  1848. // Right
  1849. frustumPlanes[3].normal.x = transform.m[3] - transform.m[0];
  1850. frustumPlanes[3].normal.y = transform.m[7] - transform.m[4];
  1851. frustumPlanes[3].normal.z = transform.m[11] - transform.m[8];
  1852. frustumPlanes[3].d = transform.m[15] - transform.m[12];
  1853. frustumPlanes[3].normalize();
  1854. // Top
  1855. frustumPlanes[4].normal.x = transform.m[3] - transform.m[1];
  1856. frustumPlanes[4].normal.y = transform.m[7] - transform.m[5];
  1857. frustumPlanes[4].normal.z = transform.m[11] - transform.m[9];
  1858. frustumPlanes[4].d = transform.m[15] - transform.m[13];
  1859. frustumPlanes[4].normalize();
  1860. // Bottom
  1861. frustumPlanes[5].normal.x = transform.m[3] + transform.m[1];
  1862. frustumPlanes[5].normal.y = transform.m[7] + transform.m[5];
  1863. frustumPlanes[5].normal.z = transform.m[11] + transform.m[9];
  1864. frustumPlanes[5].d = transform.m[15] + transform.m[13];
  1865. frustumPlanes[5].normalize();
  1866. }
  1867. }
  1868. export class Ray {
  1869. private _edge1: Vector3;
  1870. private _edge2: Vector3;
  1871. private _pvec: Vector3;
  1872. private _tvec: Vector3;
  1873. private _qvec: Vector3;
  1874. constructor(public origin: Vector3, public direction: Vector3, public length: number = Number.MAX_VALUE) {
  1875. }
  1876. // Methods
  1877. public intersectsBoxMinMax(minimum: Vector3, maximum: Vector3): boolean {
  1878. var d = 0.0;
  1879. var maxValue = Number.MAX_VALUE;
  1880. if (Math.abs(this.direction.x) < 0.0000001) {
  1881. if (this.origin.x < minimum.x || this.origin.x > maximum.x) {
  1882. return false;
  1883. }
  1884. }
  1885. else {
  1886. var inv = 1.0 / this.direction.x;
  1887. var min = (minimum.x - this.origin.x) * inv;
  1888. var max = (maximum.x - this.origin.x) * inv;
  1889. if (max === -Infinity) {
  1890. max = Infinity;
  1891. }
  1892. if (min > max) {
  1893. var temp = min;
  1894. min = max;
  1895. max = temp;
  1896. }
  1897. d = Math.max(min, d);
  1898. maxValue = Math.min(max, maxValue);
  1899. if (d > maxValue) {
  1900. return false;
  1901. }
  1902. }
  1903. if (Math.abs(this.direction.y) < 0.0000001) {
  1904. if (this.origin.y < minimum.y || this.origin.y > maximum.y) {
  1905. return false;
  1906. }
  1907. }
  1908. else {
  1909. inv = 1.0 / this.direction.y;
  1910. min = (minimum.y - this.origin.y) * inv;
  1911. max = (maximum.y - this.origin.y) * inv;
  1912. if (max === -Infinity) {
  1913. max = Infinity;
  1914. }
  1915. if (min > max) {
  1916. temp = min;
  1917. min = max;
  1918. max = temp;
  1919. }
  1920. d = Math.max(min, d);
  1921. maxValue = Math.min(max, maxValue);
  1922. if (d > maxValue) {
  1923. return false;
  1924. }
  1925. }
  1926. if (Math.abs(this.direction.z) < 0.0000001) {
  1927. if (this.origin.z < minimum.z || this.origin.z > maximum.z) {
  1928. return false;
  1929. }
  1930. }
  1931. else {
  1932. inv = 1.0 / this.direction.z;
  1933. min = (minimum.z - this.origin.z) * inv;
  1934. max = (maximum.z - this.origin.z) * inv;
  1935. if (max === -Infinity) {
  1936. max = Infinity;
  1937. }
  1938. if (min > max) {
  1939. temp = min;
  1940. min = max;
  1941. max = temp;
  1942. }
  1943. d = Math.max(min, d);
  1944. maxValue = Math.min(max, maxValue);
  1945. if (d > maxValue) {
  1946. return false;
  1947. }
  1948. }
  1949. return true;
  1950. }
  1951. public intersectsBox(box: BoundingBox): boolean {
  1952. return this.intersectsBoxMinMax(box.minimum, box.maximum);
  1953. }
  1954. public intersectsSphere(sphere): boolean {
  1955. var x = sphere.center.x - this.origin.x;
  1956. var y = sphere.center.y - this.origin.y;
  1957. var z = sphere.center.z - this.origin.z;
  1958. var pyth = (x * x) + (y * y) + (z * z);
  1959. var rr = sphere.radius * sphere.radius;
  1960. if (pyth <= rr) {
  1961. return true;
  1962. }
  1963. var dot = (x * this.direction.x) + (y * this.direction.y) + (z * this.direction.z);
  1964. if (dot < 0.0) {
  1965. return false;
  1966. }
  1967. var temp = pyth - (dot * dot);
  1968. return temp <= rr;
  1969. }
  1970. public intersectsTriangle(vertex0: Vector3, vertex1: Vector3, vertex2: Vector3): IntersectionInfo {
  1971. if (!this._edge1) {
  1972. this._edge1 = Vector3.Zero();
  1973. this._edge2 = Vector3.Zero();
  1974. this._pvec = Vector3.Zero();
  1975. this._tvec = Vector3.Zero();
  1976. this._qvec = Vector3.Zero();
  1977. }
  1978. vertex1.subtractToRef(vertex0, this._edge1);
  1979. vertex2.subtractToRef(vertex0, this._edge2);
  1980. Vector3.CrossToRef(this.direction, this._edge2, this._pvec);
  1981. var det = Vector3.Dot(this._edge1, this._pvec);
  1982. if (det === 0) {
  1983. return null;
  1984. }
  1985. var invdet = 1 / det;
  1986. this.origin.subtractToRef(vertex0, this._tvec);
  1987. var bu = Vector3.Dot(this._tvec, this._pvec) * invdet;
  1988. if (bu < 0 || bu > 1.0) {
  1989. return null;
  1990. }
  1991. Vector3.CrossToRef(this._tvec, this._edge1, this._qvec);
  1992. var bv = Vector3.Dot(this.direction, this._qvec) * invdet;
  1993. if (bv < 0 || bu + bv > 1.0) {
  1994. return null;
  1995. }
  1996. //check if the distance is longer than the predefined length.
  1997. var distance = Vector3.Dot(this._edge2, this._qvec) * invdet;
  1998. if (distance > this.length) {
  1999. return null;
  2000. }
  2001. return new IntersectionInfo(bu, bv, distance);
  2002. }
  2003. // Statics
  2004. public static CreateNew(x: number, y: number, viewportWidth: number, viewportHeight: number, world: Matrix, view: Matrix, projection: Matrix): Ray {
  2005. var start = Vector3.Unproject(new Vector3(x, y, 0), viewportWidth, viewportHeight, world, view, projection);
  2006. var end = Vector3.Unproject(new Vector3(x, y, 1), viewportWidth, viewportHeight, world, view, projection);
  2007. var direction = end.subtract(start);
  2008. direction.normalize();
  2009. return new Ray(start, direction);
  2010. }
  2011. /**
  2012. * Function will create a new transformed ray starting from origin and ending at the end point. Ray's length will be set, and ray will be
  2013. * transformed to the given world matrix.
  2014. * @param origin The origin point
  2015. * @param end The end point
  2016. * @param world a matrix to transform the ray to. Default is the identity matrix.
  2017. */
  2018. public static CreateNewFromTo(origin: Vector3, end: Vector3, world: Matrix = Matrix.Identity()): Ray {
  2019. var direction = end.subtract(origin);
  2020. var length = Math.sqrt((direction.x * direction.x) + (direction.y * direction.y) + (direction.z * direction.z));
  2021. direction.normalize();
  2022. return Ray.Transform(new Ray(origin, direction, length), world);
  2023. }
  2024. public static Transform(ray: Ray, matrix: Matrix): Ray {
  2025. var newOrigin = Vector3.TransformCoordinates(ray.origin, matrix);
  2026. var newDirection = Vector3.TransformNormal(ray.direction, matrix);
  2027. return new Ray(newOrigin, newDirection, ray.length);
  2028. }
  2029. }
  2030. export enum Space {
  2031. LOCAL = 0,
  2032. WORLD = 1
  2033. }
  2034. export class Axis {
  2035. public static X: Vector3 = new Vector3(1, 0, 0);
  2036. public static Y: Vector3 = new Vector3(0, 1, 0);
  2037. public static Z: Vector3 = new Vector3(0, 0, 1);
  2038. };
  2039. export class BezierCurve {
  2040. public static interpolate(t: number, x1: number, y1: number, x2: number, y2: number): number {
  2041. // Extract X (which is equal to time here)
  2042. var f0 = 1 - 3 * x2 + 3 * x1;
  2043. var f1 = 3 * x2 - 6 * x1;
  2044. var f2 = 3 * x1;
  2045. var refinedT = t;
  2046. for (var i = 0; i < 5; i++) {
  2047. var refinedT2 = refinedT * refinedT;
  2048. var refinedT3 = refinedT2 * refinedT;
  2049. var x = f0 * refinedT3 + f1 * refinedT2 + f2 * refinedT;
  2050. var slope = 1.0 / (3.0 * f0 * refinedT2 + 2.0 * f1 * refinedT + f2);
  2051. refinedT -= (x - t) * slope;
  2052. refinedT = Math.min(1, Math.max(0, refinedT));
  2053. }
  2054. // Resolve cubic bezier for the given x
  2055. return 3 * Math.pow(1 - refinedT, 2) * refinedT * y1 +
  2056. 3 * (1 - refinedT) * Math.pow(refinedT, 2) * y2 +
  2057. Math.pow(refinedT, 3);
  2058. }
  2059. }
  2060. export enum Orientation {
  2061. CW = 0,
  2062. CCW = 1
  2063. }
  2064. export class Angle {
  2065. private _radians: number;
  2066. constructor(radians: number) {
  2067. this._radians = radians;
  2068. if (this._radians < 0) this._radians += (2 * Math.PI);
  2069. }
  2070. degrees = () => this._radians * 180 / Math.PI;
  2071. radians = () => this._radians;
  2072. static BetweenTwoPoints(a: Vector2, b: Vector2): Angle {
  2073. var delta = b.subtract(a);
  2074. var theta = Math.atan2(delta.y, delta.x);
  2075. return new Angle(theta);
  2076. }
  2077. static FromRadians(radians: number): Angle {
  2078. return new Angle(radians);
  2079. }
  2080. static FromDegrees(degrees: number): Angle {
  2081. return new Angle(degrees * Math.PI / 180);
  2082. }
  2083. }
  2084. export class Arc2 {
  2085. centerPoint: Vector2;
  2086. radius: number;
  2087. angle: Angle;
  2088. startAngle: Angle;
  2089. orientation: Orientation;
  2090. constructor(public startPoint: Vector2, public midPoint: Vector2, public endPoint: Vector2) {
  2091. var temp = Math.pow(midPoint.x, 2) + Math.pow(midPoint.y, 2);
  2092. var startToMid = (Math.pow(startPoint.x, 2) + Math.pow(startPoint.y, 2) - temp) / 2.;
  2093. var midToEnd = (temp - Math.pow(endPoint.x, 2) - Math.pow(endPoint.y, 2)) / 2.;
  2094. var det = (startPoint.x - midPoint.x) * (midPoint.y - endPoint.y) - (midPoint.x - endPoint.x) * (startPoint.y - midPoint.y);
  2095. this.centerPoint = new Vector2(
  2096. (startToMid * (midPoint.y - endPoint.y) - midToEnd * (startPoint.y - midPoint.y)) / det,
  2097. ((startPoint.x - midPoint.x) * midToEnd - (midPoint.x - endPoint.x) * startToMid) / det
  2098. );
  2099. this.radius = this.centerPoint.subtract(this.startPoint).length();
  2100. this.startAngle = Angle.BetweenTwoPoints(this.centerPoint, this.startPoint);
  2101. var a1 = this.startAngle.degrees();
  2102. var a2 = Angle.BetweenTwoPoints(this.centerPoint, this.midPoint).degrees();
  2103. var a3 = Angle.BetweenTwoPoints(this.centerPoint, this.endPoint).degrees();
  2104. // angles correction
  2105. if (a2 - a1 > +180.0) a2 -= 360.0;
  2106. if (a2 - a1 < -180.0) a2 += 360.0;
  2107. if (a3 - a2 > +180.0) a3 -= 360.0;
  2108. if (a3 - a2 < -180.0) a3 += 360.0;
  2109. this.orientation = (a2 - a1) < 0 ? Orientation.CW : Orientation.CCW;
  2110. this.angle = Angle.FromDegrees(this.orientation === Orientation.CW ? a1 - a3 : a3 - a1);
  2111. }
  2112. }
  2113. export class PathCursor {
  2114. private _onchange = new Array<(cursor: PathCursor) => void>();
  2115. value: number = 0;
  2116. animations = new Array<Animation>();
  2117. constructor(private path: Path2) {
  2118. }
  2119. getPoint(): Vector3 {
  2120. var point = this.path.getPointAtLengthPosition(this.value);
  2121. return new Vector3(point.x, 0, point.y);
  2122. }
  2123. moveAhead(step: number = 0.002) {
  2124. this.move(step);
  2125. }
  2126. moveBack(step: number = 0.002) {
  2127. this.move(-step);
  2128. }
  2129. move(step: number) {
  2130. if (Math.abs(step) > 1) {
  2131. throw "step size should be less than 1.";
  2132. }
  2133. this.value += step;
  2134. this.ensureLimits();
  2135. this.raiseOnChange();
  2136. }
  2137. private ensureLimits() {
  2138. while (this.value > 1) {
  2139. this.value -= 1;
  2140. }
  2141. while (this.value < 0) {
  2142. this.value += 1;
  2143. }
  2144. }
  2145. // used by animation engine
  2146. private markAsDirty(propertyName: string) {
  2147. this.ensureLimits();
  2148. this.raiseOnChange();
  2149. }
  2150. private raiseOnChange() {
  2151. this._onchange.forEach(f => f(this));
  2152. }
  2153. onchange(f: (cursor: PathCursor) => void) {
  2154. this._onchange.push(f);
  2155. }
  2156. }
  2157. export class Path2 {
  2158. private _points: Vector2[] = [];
  2159. private _length: number = 0;
  2160. closed: boolean = false;
  2161. constructor(x: number, y: number) {
  2162. this._points.push(new Vector2(x, y));
  2163. }
  2164. addLineTo(x: number, y: number): Path2 {
  2165. if (closed) {
  2166. Tools.Error("cannot add lines to closed paths");
  2167. return this;
  2168. }
  2169. var newPoint = new Vector2(x, y);
  2170. var previousPoint = this._points[this._points.length - 1];
  2171. this._points.push(newPoint);
  2172. this._length += newPoint.subtract(previousPoint).length();
  2173. return this;
  2174. }
  2175. addArcTo(midX: number, midY: number, endX: number, endY: number, numberOfSegments = 36): Path2 {
  2176. if (closed) {
  2177. Tools.Error("cannot add arcs to closed paths");
  2178. return this;
  2179. }
  2180. var startPoint = this._points[this._points.length - 1];
  2181. var midPoint = new Vector2(midX, midY);
  2182. var endPoint = new Vector2(endX, endY);
  2183. var arc = new Arc2(startPoint, midPoint, endPoint);
  2184. var increment = arc.angle.radians() / numberOfSegments;
  2185. if (arc.orientation === Orientation.CW) increment *= -1;
  2186. var currentAngle = arc.startAngle.radians() + increment;
  2187. for (var i = 0; i < numberOfSegments; i++) {
  2188. var x = Math.cos(currentAngle) * arc.radius + arc.centerPoint.x;
  2189. var y = Math.sin(currentAngle) * arc.radius + arc.centerPoint.y;
  2190. this.addLineTo(x, y);
  2191. currentAngle += increment;
  2192. }
  2193. return this;
  2194. }
  2195. close(): Path2 {
  2196. this.closed = true;
  2197. return this;
  2198. }
  2199. length(): number {
  2200. var result = this._length;
  2201. if (!this.closed) {
  2202. var lastPoint = this._points[this._points.length - 1];
  2203. var firstPoint = this._points[0];
  2204. result += (firstPoint.subtract(lastPoint).length());
  2205. }
  2206. return result;
  2207. }
  2208. getPoints(): Vector2[] {
  2209. return this._points;
  2210. }
  2211. getPointAtLengthPosition(normalizedLengthPosition: number): Vector2 {
  2212. if (normalizedLengthPosition < 0 || normalizedLengthPosition > 1) {
  2213. Tools.Error("normalized length position should be between 0 and 1.");
  2214. return;
  2215. }
  2216. var lengthPosition = normalizedLengthPosition * this.length();
  2217. var previousOffset = 0;
  2218. for (var i = 0; i < this._points.length; i++) {
  2219. var j = (i + 1) % this._points.length;
  2220. var a = this._points[i];
  2221. var b = this._points[j];
  2222. var bToA = b.subtract(a);
  2223. var nextOffset = (bToA.length() + previousOffset);
  2224. if (lengthPosition >= previousOffset && lengthPosition <= nextOffset) {
  2225. var dir = bToA.normalize();
  2226. var localOffset = lengthPosition - previousOffset;
  2227. return new Vector2(
  2228. a.x + (dir.x * localOffset),
  2229. a.y + (dir.y * localOffset)
  2230. );
  2231. }
  2232. previousOffset = nextOffset;
  2233. }
  2234. Tools.Error("internal error");
  2235. }
  2236. static StartingAt(x: number, y: number): Path2 {
  2237. return new Path2(x, y);
  2238. }
  2239. }
  2240. }