babylon.math.ts 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027
  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 asArray(): number[] {
  18. var result = [];
  19. this.toArray(result, 0);
  20. return result;
  21. }
  22. public multiply(otherColor: Color3): Color3 {
  23. return new Color3(this.r * otherColor.r, this.g * otherColor.g, this.b * otherColor.b);
  24. }
  25. public multiplyToRef(otherColor: Color3, result: Color3): void {
  26. result.r = this.r * otherColor.r;
  27. result.g = this.g * otherColor.g;
  28. result.b = this.b * otherColor.b;
  29. }
  30. public equals(otherColor: Color3): boolean {
  31. return otherColor && this.r === otherColor.r && this.g === otherColor.g && this.b === otherColor.b;
  32. }
  33. public scale(scale: number): Color3 {
  34. return new Color3(this.r * scale, this.g * scale, this.b * scale);
  35. }
  36. public scaleToRef(scale: number, result: Color3): void {
  37. result.r = this.r * scale;
  38. result.g = this.g * scale;
  39. result.b = this.b * scale;
  40. }
  41. public add(otherColor: Color3): Color3 {
  42. return new Color3(this.r + otherColor.r, this.g + otherColor.g, this.b + otherColor.b);
  43. }
  44. public addToRef(otherColor: Color3, result: Color3): void {
  45. result.r = this.r + otherColor.r;
  46. result.g = this.g + otherColor.g;
  47. result.b = this.b + otherColor.b;
  48. }
  49. public subtract(otherColor: Color3): Color3 {
  50. return new Color3(this.r - otherColor.r, this.g - otherColor.g, this.b - otherColor.b);
  51. }
  52. public subtractToRef(otherColor: Color3, result: Color3): void {
  53. result.r = this.r - otherColor.r;
  54. result.g = this.g - otherColor.g;
  55. result.b = this.b - otherColor.b;
  56. }
  57. public clone(): Color3 {
  58. return new Color3(this.r, this.g, this.b);
  59. }
  60. public copyFrom(source: Color3): void {
  61. this.r = source.r;
  62. this.g = source.g;
  63. this.b = source.b;
  64. }
  65. public copyFromFloats(r: number, g: number, b: number): void {
  66. this.r = r;
  67. this.g = g;
  68. this.b = b;
  69. }
  70. // Statics
  71. public static FromArray(array: number[]): Color3 {
  72. return new Color3(array[0], array[1], array[2]);
  73. }
  74. public static FromInts(r: number, g: number, b: number): Color3 {
  75. return new Color3(r / 255.0, g / 255.0, b / 255.0);
  76. }
  77. public static Lerp(start: Color3, end: Color3, amount: number): Color3 {
  78. var r = start.r + ((end.r - start.r) * amount);
  79. var g = start.g + ((end.g - start.g) * amount);
  80. var b = start.b + ((end.b - start.b) * amount);
  81. return new Color3(r, g, b);
  82. }
  83. public static Red(): Color3 { return new Color3(1, 0, 0); }
  84. public static Green(): Color3 { return new Color3(0, 1, 0); }
  85. public static Blue(): Color3 { return new Color3(0, 0, 1); }
  86. public static Black(): Color3 { return new Color3(0, 0, 0); }
  87. public static White(): Color3 { return new Color3(1, 1, 1); }
  88. public static Purple(): Color3 { return new Color3(0.5, 0, 0.5); }
  89. public static Magenta(): Color3 { return new Color3(1, 0, 1); }
  90. public static Yellow(): Color3 { return new Color3(1, 1, 0); }
  91. public static Gray(): Color3 { return new Color3(0.5, 0.5, 0.5); }
  92. }
  93. export class Color4 {
  94. constructor(public r: number, public g: number, public b: number, public a: number) {
  95. }
  96. // Operators
  97. public addInPlace(right) {
  98. this.r += right.r;
  99. this.g += right.g;
  100. this.b += right.b;
  101. this.a += right.a;
  102. }
  103. public asArray(): number[] {
  104. var result = [];
  105. this.toArray(result, 0);
  106. return result;
  107. }
  108. public toArray(array: number[], index?: number): void {
  109. if (index === undefined) {
  110. index = 0;
  111. }
  112. array[index] = this.r;
  113. array[index + 1] = this.g;
  114. array[index + 2] = this.b;
  115. array[index + 3] = this.a;
  116. }
  117. public add(right: Color4): Color4 {
  118. return new Color4(this.r + right.r, this.g + right.g, this.b + right.b, this.a + right.a);
  119. }
  120. public subtract(right: Color4): Color4 {
  121. return new Color4(this.r - right.r, this.g - right.g, this.b - right.b, this.a - right.a);
  122. }
  123. public subtractToRef(right: Color4, result: Color4): void {
  124. result.r = this.r - right.r;
  125. result.g = this.g - right.g;
  126. result.b = this.b - right.b;
  127. result.a = this.a - right.a;
  128. }
  129. public scale(scale: number): Color4 {
  130. return new Color4(this.r * scale, this.g * scale, this.b * scale, this.a * scale);
  131. }
  132. public scaleToRef(scale: number, result: Color4): void {
  133. result.r = this.r * scale;
  134. result.g = this.g * scale;
  135. result.b = this.b * scale;
  136. result.a = this.a * scale;
  137. }
  138. public toString(): string {
  139. return "{R: " + this.r + " G:" + this.g + " B:" + this.b + " A:" + this.a + "}";
  140. }
  141. public clone(): Color4 {
  142. return new Color4(this.r, this.g, this.b, this.a);
  143. }
  144. // Statics
  145. public static Lerp(left: Color4, right: Color4, amount: number): Color4 {
  146. var result = new Color4(0, 0, 0, 0);
  147. BABYLON.Color4.LerpToRef(left, right, amount, result);
  148. return result;
  149. }
  150. public static LerpToRef(left: Color4, right: Color4, amount: number, result: Color4): void {
  151. result.r = left.r + (right.r - left.r) * amount;
  152. result.g = left.g + (right.g - left.g) * amount;
  153. result.b = left.b + (right.b - left.b) * amount;
  154. result.a = left.a + (right.a - left.a) * amount;
  155. }
  156. public static FromArray(array: number[], offset: number): Color4 {
  157. if (!offset) {
  158. offset = 0;
  159. }
  160. return new Color4(array[offset], array[offset + 1], array[offset + 2], array[offset + 3]);
  161. }
  162. public static FromInts(r: number, g: number, b: number, a: number): Color4 {
  163. return new Color4(r / 255.0, g / 255.0, b / 255.0, a / 255.0);
  164. }
  165. }
  166. export class Vector2 {
  167. constructor(public x: number, public y: number) {
  168. }
  169. public toString(): string {
  170. return "{X: " + this.x + " Y:" + this.y + "}";
  171. }
  172. // Operators
  173. public toArray(array: number[], index?: number): void {
  174. if (index === undefined) {
  175. index = 0;
  176. }
  177. array[index] = this.x;
  178. array[index + 1] = this.y;
  179. }
  180. public asArray(): number[] {
  181. var result = [];
  182. this.toArray(result, 0);
  183. return result;
  184. }
  185. public copyFrom(source: Vector2): void {
  186. this.x = source.x;
  187. this.y = source.y;
  188. }
  189. public add(otherVector: Vector2): Vector2 {
  190. return new Vector2(this.x + otherVector.x, this.y + otherVector.y);
  191. }
  192. public subtract(otherVector: Vector2): Vector2 {
  193. return new Vector2(this.x - otherVector.x, this.y - otherVector.y);
  194. }
  195. public negate(): Vector2 {
  196. return new Vector2(-this.x, -this.y);
  197. }
  198. public scaleInPlace(scale: number): void {
  199. this.x *= scale;
  200. this.y *= scale;
  201. }
  202. public scale(scale: number): Vector2 {
  203. return new Vector2(this.x * scale, this.y * scale);
  204. }
  205. public equals(otherVector: Vector2): boolean {
  206. return otherVector && this.x === otherVector.x && this.y === otherVector.y;
  207. }
  208. // Properties
  209. public length(): number {
  210. return Math.sqrt(this.x * this.x + this.y * this.y);
  211. }
  212. public lengthSquared(): number {
  213. return (this.x * this.x + this.y * this.y);
  214. }
  215. // Methods
  216. public normalize(): void {
  217. var len = this.length();
  218. if (len === 0)
  219. return;
  220. var num = 1.0 / len;
  221. this.x *= num;
  222. this.y *= num;
  223. }
  224. public clone(): Vector2 {
  225. return new Vector2(this.x, this.y);
  226. }
  227. // Statics
  228. public static Zero(): Vector2 {
  229. return new Vector2(0, 0);
  230. }
  231. public static CatmullRom(value1: Vector2, value2: Vector2, value3: Vector2, value4: Vector2, amount: number): Vector2 {
  232. var squared = amount * amount;
  233. var cubed = amount * squared;
  234. var x = 0.5 * ((((2.0 * value2.x) + ((-value1.x + value3.x) * amount)) +
  235. (((((2.0 * value1.x) - (5.0 * value2.x)) + (4.0 * value3.x)) - value4.x) * squared)) +
  236. ((((-value1.x + (3.0 * value2.x)) - (3.0 * value3.x)) + value4.x) * cubed));
  237. var y = 0.5 * ((((2.0 * value2.y) + ((-value1.y + value3.y) * amount)) +
  238. (((((2.0 * value1.y) - (5.0 * value2.y)) + (4.0 * value3.y)) - value4.y) * squared)) +
  239. ((((-value1.y + (3.0 * value2.y)) - (3.0 * value3.y)) + value4.y) * cubed));
  240. return new Vector2(x, y);
  241. }
  242. public static Clamp(value: Vector2, min: Vector2, max: Vector2): Vector2 {
  243. var x = value.x;
  244. x = (x > max.x) ? max.x : x;
  245. x = (x < min.x) ? min.x : x;
  246. var y = value.y;
  247. y = (y > max.y) ? max.y : y;
  248. y = (y < min.y) ? min.y : y;
  249. return new Vector2(x, y);
  250. }
  251. public static Hermite(value1: Vector2, tangent1: Vector2, value2: Vector2, tangent2: Vector2, amount: number): Vector2 {
  252. var squared = amount * amount;
  253. var cubed = amount * squared;
  254. var part1 = ((2.0 * cubed) - (3.0 * squared)) + 1.0;
  255. var part2 = (-2.0 * cubed) + (3.0 * squared);
  256. var part3 = (cubed - (2.0 * squared)) + amount;
  257. var part4 = cubed - squared;
  258. var x = (((value1.x * part1) + (value2.x * part2)) + (tangent1.x * part3)) + (tangent2.x * part4);
  259. var y = (((value1.y * part1) + (value2.y * part2)) + (tangent1.y * part3)) + (tangent2.y * part4);
  260. return new Vector2(x, y);
  261. }
  262. public static Lerp(start: Vector2, end: Vector2, amount: number): Vector2 {
  263. var x = start.x + ((end.x - start.x) * amount);
  264. var y = start.y + ((end.y - start.y) * amount);
  265. return new Vector2(x, y);
  266. }
  267. public static Dot(left: Vector2, right: Vector2): number {
  268. return left.x * right.x + left.y * right.y;
  269. }
  270. public static Normalize(vector: Vector2): Vector2 {
  271. var newVector = vector.clone();
  272. newVector.normalize();
  273. return newVector;
  274. }
  275. public static Minimize(left: Vector2, right: Vector2): Vector2 {
  276. var x = (left.x < right.x) ? left.x : right.x;
  277. var y = (left.y < right.y) ? left.y : right.y;
  278. return new Vector2(x, y);
  279. }
  280. public static Maximize(left: Vector2, right: Vector2): Vector2 {
  281. var x = (left.x > right.x) ? left.x : right.x;
  282. var y = (left.y > right.y) ? left.y : right.y;
  283. return new Vector2(x, y);
  284. }
  285. public static Transform(vector: Vector2, transformation: Matrix): Vector2 {
  286. var x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]);
  287. var y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]);
  288. return new Vector2(x, y);
  289. }
  290. public static Distance(value1: Vector2, value2: Vector2): number {
  291. return Math.sqrt(Vector2.DistanceSquared(value1, value2));
  292. }
  293. public static DistanceSquared(value1: Vector2, value2: Vector2): number {
  294. var x = value1.x - value2.x;
  295. var y = value1.y - value2.y;
  296. return (x * x) + (y * y);
  297. }
  298. }
  299. export class Vector3 {
  300. constructor(public x: number, public y: number, public z: number) {
  301. }
  302. public toString(): string {
  303. return "{X: " + this.x + " Y:" + this.y + " Z:" + this.z + "}";
  304. }
  305. // Operators
  306. public asArray(): number[] {
  307. var result = [];
  308. this.toArray(result, 0);
  309. return result;
  310. }
  311. public toArray(array: number[], index?: number): void {
  312. if (index === undefined) {
  313. index = 0;
  314. }
  315. array[index] = this.x;
  316. array[index + 1] = this.y;
  317. array[index + 2] = this.z;
  318. }
  319. public addInPlace(otherVector: Vector3): void {
  320. this.x += otherVector.x;
  321. this.y += otherVector.y;
  322. this.z += otherVector.z;
  323. }
  324. public add(otherVector: Vector3): Vector3 {
  325. return new Vector3(this.x + otherVector.x, this.y + otherVector.y, this.z + otherVector.z);
  326. }
  327. public addToRef(otherVector: Vector3, result: Vector3): void {
  328. result.x = this.x + otherVector.x;
  329. result.y = this.y + otherVector.y;
  330. result.z = this.z + otherVector.z;
  331. }
  332. public subtractInPlace(otherVector: Vector3): void {
  333. this.x -= otherVector.x;
  334. this.y -= otherVector.y;
  335. this.z -= otherVector.z;
  336. }
  337. public subtract(otherVector: Vector3): Vector3 {
  338. return new Vector3(this.x - otherVector.x, this.y - otherVector.y, this.z - otherVector.z);
  339. }
  340. public subtractToRef(otherVector: Vector3, result: Vector3): void {
  341. result.x = this.x - otherVector.x;
  342. result.y = this.y - otherVector.y;
  343. result.z = this.z - otherVector.z;
  344. }
  345. public subtractFromFloats(x: number, y: number, z: number): Vector3 {
  346. return new Vector3(this.x - x, this.y - y, this.z - z);
  347. }
  348. public subtractFromFloatsToRef(x: number, y: number, z: number, result: Vector3): void {
  349. result.x = this.x - x;
  350. result.y = this.y - y;
  351. result.z = this.z - z;
  352. }
  353. public negate(): Vector3 {
  354. return new Vector3(-this.x, -this.y, -this.z);
  355. }
  356. public scaleInPlace(scale: number): void {
  357. this.x *= scale;
  358. this.y *= scale;
  359. this.z *= scale;
  360. }
  361. public scale(scale: number): Vector3 {
  362. return new Vector3(this.x * scale, this.y * scale, this.z * scale);
  363. }
  364. public scaleToRef(scale: number, result: Vector3) {
  365. result.x = this.x * scale;
  366. result.y = this.y * scale;
  367. result.z = this.z * scale;
  368. }
  369. public equals(otherVector: Vector3): boolean {
  370. return otherVector && this.x === otherVector.x && this.y === otherVector.y && this.z === otherVector.z;
  371. }
  372. public equalsToFloats(x: number, y: number, z: number): boolean {
  373. return this.x === x && this.y === y && this.z === z;
  374. }
  375. public multiplyInPlace(otherVector: Vector3): void {
  376. this.x *= otherVector.x;
  377. this.y *= otherVector.y;
  378. this.z *= otherVector.z;
  379. }
  380. public multiply(otherVector: Vector3): Vector3 {
  381. return new Vector3(this.x * otherVector.x, this.y * otherVector.y, this.z * otherVector.z);
  382. }
  383. public multiplyToRef(otherVector: Vector3, result: Vector3): void {
  384. result.x = this.x * otherVector.x;
  385. result.y = this.y * otherVector.y;
  386. result.z = this.z * otherVector.z;
  387. }
  388. public multiplyByFloats(x: number, y: number, z: number): Vector3 {
  389. return new Vector3(this.x * x, this.y * y, this.z * z);
  390. }
  391. public divide(otherVector: Vector3): Vector3 {
  392. return new Vector3(this.x / otherVector.x, this.y / otherVector.y, this.z / otherVector.z);
  393. }
  394. public divideToRef(otherVector: Vector3, result: Vector3): void {
  395. result.x = this.x / otherVector.x;
  396. result.y = this.y / otherVector.y;
  397. result.z = this.z / otherVector.z;
  398. }
  399. public MinimizeInPlace(other: Vector3): void {
  400. if (other.x < this.x) this.x = other.x;
  401. if (other.y < this.y) this.y = other.y;
  402. if (other.z < this.z) this.z = other.z;
  403. }
  404. public MaximizeInPlace(other: Vector3): void {
  405. if (other.x > this.x) this.x = other.x;
  406. if (other.y > this.y) this.y = other.y;
  407. if (other.z > this.z) this.z = other.z;
  408. }
  409. // Properties
  410. public length(): number {
  411. return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z);
  412. }
  413. public lengthSquared(): number {
  414. return (this.x * this.x + this.y * this.y + this.z * this.z);
  415. }
  416. // Methods
  417. public normalize(): void {
  418. var len = this.length();
  419. if (len === 0)
  420. return;
  421. var num = 1.0 / len;
  422. this.x *= num;
  423. this.y *= num;
  424. this.z *= num;
  425. }
  426. public clone(): Vector3 {
  427. return new Vector3(this.x, this.y, this.z);
  428. }
  429. public copyFrom(source: Vector3): void {
  430. this.x = source.x;
  431. this.y = source.y;
  432. this.z = source.z;
  433. }
  434. public copyFromFloats(x: number, y: number, z: number): void {
  435. this.x = x;
  436. this.y = y;
  437. this.z = z;
  438. }
  439. // Statics
  440. public static FromArray(array: number[], offset?: number): Vector3 {
  441. if (!offset) {
  442. offset = 0;
  443. }
  444. return new Vector3(array[offset], array[offset + 1], array[offset + 2]);
  445. }
  446. public static FromArrayToRef(array: number[], offset: number, result: Vector3): void {
  447. result.x = array[offset];
  448. result.y = array[offset + 1];
  449. result.z = array[offset + 2];
  450. }
  451. public static FromFloatArrayToRef(array: Float32Array, offset: number, result: Vector3): void {
  452. result.x = array[offset];
  453. result.y = array[offset + 1];
  454. result.z = array[offset + 2];
  455. }
  456. public static FromFloatsToRef(x: number, y: number, z: number, result: Vector3): void {
  457. result.x = x;
  458. result.y = y;
  459. result.z = z;
  460. }
  461. public static Zero(): Vector3 {
  462. return new Vector3(0, 0, 0);
  463. }
  464. public static Up(): Vector3 {
  465. return new Vector3(0, 1.0, 0);
  466. }
  467. public static TransformCoordinates(vector: Vector3, transformation: Matrix): Vector3 {
  468. var result = Vector3.Zero();
  469. Vector3.TransformCoordinatesToRef(vector, transformation, result);
  470. return result;
  471. }
  472. public static TransformCoordinatesToRef(vector: Vector3, transformation: Matrix, result: Vector3): void {
  473. var x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]) + (vector.z * transformation.m[8]) + transformation.m[12];
  474. var y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]) + (vector.z * transformation.m[9]) + transformation.m[13];
  475. var z = (vector.x * transformation.m[2]) + (vector.y * transformation.m[6]) + (vector.z * transformation.m[10]) + transformation.m[14];
  476. var w = (vector.x * transformation.m[3]) + (vector.y * transformation.m[7]) + (vector.z * transformation.m[11]) + transformation.m[15];
  477. result.x = x / w;
  478. result.y = y / w;
  479. result.z = z / w;
  480. }
  481. public static TransformCoordinatesFromFloatsToRef(x: number, y: number, z: number, transformation: Matrix, result: Vector3): void {
  482. var rx = (x * transformation.m[0]) + (y * transformation.m[4]) + (z * transformation.m[8]) + transformation.m[12];
  483. var ry = (x * transformation.m[1]) + (y * transformation.m[5]) + (z * transformation.m[9]) + transformation.m[13];
  484. var rz = (x * transformation.m[2]) + (y * transformation.m[6]) + (z * transformation.m[10]) + transformation.m[14];
  485. var rw = (x * transformation.m[3]) + (y * transformation.m[7]) + (z * transformation.m[11]) + transformation.m[15];
  486. result.x = rx / rw;
  487. result.y = ry / rw;
  488. result.z = rz / rw;
  489. }
  490. public static TransformNormal(vector: Vector3, transformation: Matrix): Vector3 {
  491. var result = Vector3.Zero();
  492. Vector3.TransformNormalToRef(vector, transformation, result);
  493. return result;
  494. }
  495. public static TransformNormalToRef(vector: Vector3, transformation: Matrix, result: Vector3): void {
  496. result.x = (vector.x * transformation.m[0]) + (vector.y * transformation.m[4]) + (vector.z * transformation.m[8]);
  497. result.y = (vector.x * transformation.m[1]) + (vector.y * transformation.m[5]) + (vector.z * transformation.m[9]);
  498. result.z = (vector.x * transformation.m[2]) + (vector.y * transformation.m[6]) + (vector.z * transformation.m[10]);
  499. }
  500. public static TransformNormalFromFloatsToRef(x: number, y: number, z: number, transformation: Matrix, result: Vector3): void {
  501. result.x = (x * transformation.m[0]) + (y * transformation.m[4]) + (z * transformation.m[8]);
  502. result.y = (x * transformation.m[1]) + (y * transformation.m[5]) + (z * transformation.m[9]);
  503. result.z = (x * transformation.m[2]) + (y * transformation.m[6]) + (z * transformation.m[10]);
  504. }
  505. public static CatmullRom(value1: Vector3, value2: Vector3, value3: Vector3, value4: Vector3, amount: number): Vector3 {
  506. var squared = amount * amount;
  507. var cubed = amount * squared;
  508. var x = 0.5 * ((((2.0 * value2.x) + ((-value1.x + value3.x) * amount)) +
  509. (((((2.0 * value1.x) - (5.0 * value2.x)) + (4.0 * value3.x)) - value4.x) * squared)) +
  510. ((((-value1.x + (3.0 * value2.x)) - (3.0 * value3.x)) + value4.x) * cubed));
  511. var y = 0.5 * ((((2.0 * value2.y) + ((-value1.y + value3.y) * amount)) +
  512. (((((2.0 * value1.y) - (5.0 * value2.y)) + (4.0 * value3.y)) - value4.y) * squared)) +
  513. ((((-value1.y + (3.0 * value2.y)) - (3.0 * value3.y)) + value4.y) * cubed));
  514. var z = 0.5 * ((((2.0 * value2.z) + ((-value1.z + value3.z) * amount)) +
  515. (((((2.0 * value1.z) - (5.0 * value2.z)) + (4.0 * value3.z)) - value4.z) * squared)) +
  516. ((((-value1.z + (3.0 * value2.z)) - (3.0 * value3.z)) + value4.z) * cubed));
  517. return new Vector3(x, y, z);
  518. }
  519. public static Clamp(value: Vector3, min: Vector3, max: Vector3): Vector3 {
  520. var x = value.x;
  521. x = (x > max.x) ? max.x : x;
  522. x = (x < min.x) ? min.x : x;
  523. var y = value.y;
  524. y = (y > max.y) ? max.y : y;
  525. y = (y < min.y) ? min.y : y;
  526. var z = value.z;
  527. z = (z > max.z) ? max.z : z;
  528. z = (z < min.z) ? min.z : z;
  529. return new Vector3(x, y, z);
  530. }
  531. public static Hermite(value1: Vector3, tangent1: Vector3, value2: Vector3, tangent2: Vector3, amount: number): Vector3 {
  532. var squared = amount * amount;
  533. var cubed = amount * squared;
  534. var part1 = ((2.0 * cubed) - (3.0 * squared)) + 1.0;
  535. var part2 = (-2.0 * cubed) + (3.0 * squared);
  536. var part3 = (cubed - (2.0 * squared)) + amount;
  537. var part4 = cubed - squared;
  538. var x = (((value1.x * part1) + (value2.x * part2)) + (tangent1.x * part3)) + (tangent2.x * part4);
  539. var y = (((value1.y * part1) + (value2.y * part2)) + (tangent1.y * part3)) + (tangent2.y * part4);
  540. var z = (((value1.z * part1) + (value2.z * part2)) + (tangent1.z * part3)) + (tangent2.z * part4);
  541. return new Vector3(x, y, z);
  542. }
  543. public static Lerp(start: Vector3, end: Vector3, amount: number): Vector3 {
  544. var x = start.x + ((end.x - start.x) * amount);
  545. var y = start.y + ((end.y - start.y) * amount);
  546. var z = start.z + ((end.z - start.z) * amount);
  547. return new Vector3(x, y, z);
  548. }
  549. public static Dot(left: Vector3, right: Vector3): number {
  550. return (left.x * right.x + left.y * right.y + left.z * right.z);
  551. }
  552. public static Cross(left: Vector3, right: Vector3): Vector3 {
  553. var result = Vector3.Zero();
  554. Vector3.CrossToRef(left, right, result);
  555. return result;
  556. }
  557. public static CrossToRef(left: Vector3, right: Vector3, result: Vector3): void {
  558. result.x = left.y * right.z - left.z * right.y;
  559. result.y = left.z * right.x - left.x * right.z;
  560. result.z = left.x * right.y - left.y * right.x;
  561. }
  562. public static Normalize(vector: Vector3): Vector3 {
  563. var result = Vector3.Zero();
  564. Vector3.NormalizeToRef(vector, result);
  565. return result;
  566. }
  567. public static NormalizeToRef(vector: Vector3, result: Vector3): void {
  568. result.copyFrom(vector);
  569. result.normalize();
  570. }
  571. public static Project(vector: Vector3, world: Matrix, transform: Matrix, viewport: Viewport): Vector3 {
  572. var cw = viewport.width;
  573. var ch = viewport.height;
  574. var cx = viewport.x;
  575. var cy = viewport.y;
  576. var viewportMatrix = BABYLON.Matrix.FromValues(
  577. cw / 2.0, 0, 0, 0,
  578. 0, -ch / 2.0, 0, 0,
  579. 0, 0, 1, 0,
  580. cx + cw / 2.0, ch / 2.0 + cy, 0, 1);
  581. var finalMatrix = world.multiply(transform).multiply(viewportMatrix);
  582. return Vector3.TransformCoordinates(vector, finalMatrix);
  583. }
  584. public static Unproject(source: Vector3, viewportWidth: number, viewportHeight: number, world: Matrix, view: Matrix, projection: Matrix): Vector3 {
  585. var matrix = world.multiply(view).multiply(projection);
  586. matrix.invert();
  587. source.x = source.x / viewportWidth * 2 - 1;
  588. source.y = -(source.y / viewportHeight * 2 - 1);
  589. var vector = BABYLON.Vector3.TransformCoordinates(source, matrix);
  590. var num = source.x * matrix.m[3] + source.y * matrix.m[7] + source.z * matrix.m[11] + matrix.m[15];
  591. if (BABYLON.Tools.WithinEpsilon(num, 1.0)) {
  592. vector = vector.scale(1.0 / num);
  593. }
  594. return vector;
  595. }
  596. public static Minimize(left: Vector3, right: Vector3): Vector3 {
  597. var min = left.clone();
  598. min.MinimizeInPlace(right);
  599. return min;
  600. }
  601. public static Maximize(left: Vector3, right: Vector3): Vector3 {
  602. var max = left.clone();
  603. max.MaximizeInPlace(right);
  604. return max;
  605. }
  606. public static Distance(value1: Vector3, value2: Vector3): number {
  607. return Math.sqrt(Vector3.DistanceSquared(value1, value2));
  608. }
  609. public static DistanceSquared(value1: Vector3, value2: Vector3): number {
  610. var x = value1.x - value2.x;
  611. var y = value1.y - value2.y;
  612. var z = value1.z - value2.z;
  613. return (x * x) + (y * y) + (z * z);
  614. }
  615. public static Center(value1: Vector3, value2: Vector3): Vector3 {
  616. var center = value1.add(value2);
  617. center.scaleInPlace(0.5);
  618. return center;
  619. }
  620. }
  621. export class Quaternion {
  622. constructor(public x: number = 0, public y: number = 0, public z: number = 0, public w: number = 0) {
  623. }
  624. public toString(): string {
  625. return "{X: " + this.x + " Y:" + this.y + " Z:" + this.z + " W:" + this.w + "}";
  626. }
  627. public asArray(): number[] {
  628. return [this.x, this.y, this.z, this.w];
  629. }
  630. public equals(otherQuaternion: Quaternion): boolean {
  631. return otherQuaternion && this.x === otherQuaternion.x && this.y === otherQuaternion.y && this.z === otherQuaternion.z && this.w === otherQuaternion.w;
  632. }
  633. public clone(): Quaternion {
  634. return new Quaternion(this.x, this.y, this.z, this.w);
  635. }
  636. public copyFrom(other: Quaternion): void {
  637. this.x = other.x;
  638. this.y = other.y;
  639. this.z = other.z;
  640. this.w = other.w;
  641. }
  642. public add(other: Quaternion): Quaternion {
  643. return new Quaternion(this.x + other.x, this.y + other.y, this.z + other.z, this.w + other.w);
  644. }
  645. public subtract(other: Quaternion): Quaternion {
  646. return new Quaternion(this.x - other.x, this.y - other.y, this.z - other.z, this.w - other.w);
  647. }
  648. public scale(value: number): Quaternion {
  649. return new Quaternion(this.x * value, this.y * value, this.z * value, this.w * value);
  650. }
  651. public multiply(q1: Quaternion): Quaternion {
  652. var result = new Quaternion(0, 0, 0, 1.0);
  653. this.multiplyToRef(q1, result);
  654. return result;
  655. }
  656. public multiplyToRef(q1: Quaternion, result: Quaternion): void {
  657. result.x = this.x * q1.w + this.y * q1.z - this.z * q1.y + this.w * q1.x;
  658. result.y = -this.x * q1.z + this.y * q1.w + this.z * q1.x + this.w * q1.y;
  659. result.z = this.x * q1.y - this.y * q1.x + this.z * q1.w + this.w * q1.z;
  660. result.w = -this.x * q1.x - this.y * q1.y - this.z * q1.z + this.w * q1.w;
  661. }
  662. public length(): number {
  663. return Math.sqrt((this.x * this.x) + (this.y * this.y) + (this.z * this.z) + (this.w * this.w));
  664. }
  665. public normalize(): void {
  666. var length = 1.0 / this.length();
  667. this.x *= length;
  668. this.y *= length;
  669. this.z *= length;
  670. this.w *= length;
  671. }
  672. public toEulerAngles(): Vector3 {
  673. var qx = this.x;
  674. var qy = this.y;
  675. var qz = this.z;
  676. var qw = this.w;
  677. var sqx = qx * qx;
  678. var sqy = qy * qy;
  679. var sqz = qz * qz;
  680. var yaw = Math.atan2(2.0 * (qy * qw - qx * qz), 1.0 - 2.0 * (sqy + sqz));
  681. var pitch = Math.asin(2.0 * (qx * qy + qz * qw));
  682. var roll = Math.atan2(2.0 * (qx * qw - qy * qz), 1.0 - 2.0 * (sqx + sqz));
  683. var gimbaLockTest = qx * qy + qz * qw;
  684. if (gimbaLockTest > 0.499) {
  685. yaw = 2.0 * Math.atan2(qx, qw);
  686. roll = 0;
  687. } else if (gimbaLockTest < -0.499) {
  688. yaw = -2.0 * Math.atan2(qx, qw);
  689. roll = 0;
  690. }
  691. return new Vector3(pitch, yaw, roll);
  692. }
  693. public toRotationMatrix(result: Matrix): void {
  694. var xx = this.x * this.x;
  695. var yy = this.y * this.y;
  696. var zz = this.z * this.z;
  697. var xy = this.x * this.y;
  698. var zw = this.z * this.w;
  699. var zx = this.z * this.x;
  700. var yw = this.y * this.w;
  701. var yz = this.y * this.z;
  702. var xw = this.x * this.w;
  703. result.m[0] = 1.0 - (2.0 * (yy + zz));
  704. result.m[1] = 2.0 * (xy + zw);
  705. result.m[2] = 2.0 * (zx - yw);
  706. result.m[3] = 0;
  707. result.m[4] = 2.0 * (xy - zw);
  708. result.m[5] = 1.0 - (2.0 * (zz + xx));
  709. result.m[6] = 2.0 * (yz + xw);
  710. result.m[7] = 0;
  711. result.m[8] = 2.0 * (zx + yw);
  712. result.m[9] = 2.0 * (yz - xw);
  713. result.m[10] = 1.0 - (2.0 * (yy + xx));
  714. result.m[11] = 0;
  715. result.m[12] = 0;
  716. result.m[13] = 0;
  717. result.m[14] = 0;
  718. result.m[15] = 1.0;
  719. }
  720. // Statics
  721. public static RotationAxis(axis: Vector3, angle: number): Quaternion {
  722. var result = new Quaternion();
  723. var sin = Math.sin(angle / 2);
  724. result.w = Math.cos(angle / 2);
  725. result.x = axis.x * sin;
  726. result.y = axis.y * sin;
  727. result.z = axis.z * sin;
  728. return result;
  729. }
  730. public static FromArray(array: number[], offset?: number): Quaternion {
  731. if (!offset) {
  732. offset = 0;
  733. }
  734. return new Quaternion(array[offset], array[offset + 1], array[offset + 2], array[offset + 3]);
  735. }
  736. public static RotationYawPitchRoll(yaw: number, pitch: number, roll: number): Quaternion {
  737. var result = new Quaternion();
  738. Quaternion.RotationYawPitchRollToRef(yaw, pitch, roll, result);
  739. return result;
  740. }
  741. public static RotationYawPitchRollToRef(yaw: number, pitch: number, roll: number, result: Quaternion): void {
  742. var halfRoll = roll * 0.5;
  743. var halfPitch = pitch * 0.5;
  744. var halfYaw = yaw * 0.5;
  745. var sinRoll = Math.sin(halfRoll);
  746. var cosRoll = Math.cos(halfRoll);
  747. var sinPitch = Math.sin(halfPitch);
  748. var cosPitch = Math.cos(halfPitch);
  749. var sinYaw = Math.sin(halfYaw);
  750. var cosYaw = Math.cos(halfYaw);
  751. result.x = (cosYaw * sinPitch * cosRoll) + (sinYaw * cosPitch * sinRoll);
  752. result.y = (sinYaw * cosPitch * cosRoll) - (cosYaw * sinPitch * sinRoll);
  753. result.z = (cosYaw * cosPitch * sinRoll) - (sinYaw * sinPitch * cosRoll);
  754. result.w = (cosYaw * cosPitch * cosRoll) + (sinYaw * sinPitch * sinRoll);
  755. }
  756. public static Slerp(left: Quaternion, right: Quaternion, amount: number): Quaternion {
  757. var num2;
  758. var num3;
  759. var num = amount;
  760. var num4 = (((left.x * right.x) + (left.y * right.y)) + (left.z * right.z)) + (left.w * right.w);
  761. var flag = false;
  762. if (num4 < 0) {
  763. flag = true;
  764. num4 = -num4;
  765. }
  766. if (num4 > 0.999999) {
  767. num3 = 1 - num;
  768. num2 = flag ? -num : num;
  769. }
  770. else {
  771. var num5 = Math.acos(num4);
  772. var num6 = (1.0 / Math.sin(num5));
  773. num3 = (Math.sin((1.0 - num) * num5)) * num6;
  774. num2 = flag ? ((-Math.sin(num * num5)) * num6) : ((Math.sin(num * num5)) * num6);
  775. }
  776. 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));
  777. }
  778. }
  779. export class Matrix {
  780. private static _tempQuaternion: Quaternion = new Quaternion();
  781. private static _xAxis: Vector3 = Vector3.Zero();
  782. private static _yAxis: Vector3 = Vector3.Zero();
  783. private static _zAxis: Vector3 = Vector3.Zero();
  784. public m: Float32Array = new Float32Array(16);
  785. // Properties
  786. public isIdentity(): boolean {
  787. if (this.m[0] != 1.0 || this.m[5] != 1.0 || this.m[10] != 1.0 || this.m[15] != 1.0)
  788. return false;
  789. if (this.m[1] != 0.0 || this.m[2] != 0.0 || this.m[3] != 0.0 ||
  790. this.m[4] != 0.0 || this.m[6] != 0.0 || this.m[7] != 0.0 ||
  791. this.m[8] != 0.0 || this.m[9] != 0.0 || this.m[11] != 0.0 ||
  792. this.m[12] != 0.0 || this.m[13] != 0.0 || this.m[14] != 0.0)
  793. return false;
  794. return true;
  795. }
  796. public determinant(): number {
  797. var temp1 = (this.m[10] * this.m[15]) - (this.m[11] * this.m[14]);
  798. var temp2 = (this.m[9] * this.m[15]) - (this.m[11] * this.m[13]);
  799. var temp3 = (this.m[9] * this.m[14]) - (this.m[10] * this.m[13]);
  800. var temp4 = (this.m[8] * this.m[15]) - (this.m[11] * this.m[12]);
  801. var temp5 = (this.m[8] * this.m[14]) - (this.m[10] * this.m[12]);
  802. var temp6 = (this.m[8] * this.m[13]) - (this.m[9] * this.m[12]);
  803. return ((((this.m[0] * (((this.m[5] * temp1) - (this.m[6] * temp2)) + (this.m[7] * temp3))) - (this.m[1] * (((this.m[4] * temp1) -
  804. (this.m[6] * temp4)) + (this.m[7] * temp5)))) + (this.m[2] * (((this.m[4] * temp2) - (this.m[5] * temp4)) + (this.m[7] * temp6)))) -
  805. (this.m[3] * (((this.m[4] * temp3) - (this.m[5] * temp5)) + (this.m[6] * temp6))));
  806. }
  807. // Methods
  808. public toArray(): Float32Array {
  809. return this.m;
  810. }
  811. public asArray(): Float32Array {
  812. return this.toArray();
  813. }
  814. public invert(): void {
  815. this.invertToRef(this);
  816. }
  817. public invertToRef(other: Matrix) {
  818. var l1 = this.m[0];
  819. var l2 = this.m[1];
  820. var l3 = this.m[2];
  821. var l4 = this.m[3];
  822. var l5 = this.m[4];
  823. var l6 = this.m[5];
  824. var l7 = this.m[6];
  825. var l8 = this.m[7];
  826. var l9 = this.m[8];
  827. var l10 = this.m[9];
  828. var l11 = this.m[10];
  829. var l12 = this.m[11];
  830. var l13 = this.m[12];
  831. var l14 = this.m[13];
  832. var l15 = this.m[14];
  833. var l16 = this.m[15];
  834. var l17 = (l11 * l16) - (l12 * l15);
  835. var l18 = (l10 * l16) - (l12 * l14);
  836. var l19 = (l10 * l15) - (l11 * l14);
  837. var l20 = (l9 * l16) - (l12 * l13);
  838. var l21 = (l9 * l15) - (l11 * l13);
  839. var l22 = (l9 * l14) - (l10 * l13);
  840. var l23 = ((l6 * l17) - (l7 * l18)) + (l8 * l19);
  841. var l24 = -(((l5 * l17) - (l7 * l20)) + (l8 * l21));
  842. var l25 = ((l5 * l18) - (l6 * l20)) + (l8 * l22);
  843. var l26 = -(((l5 * l19) - (l6 * l21)) + (l7 * l22));
  844. var l27 = 1.0 / ((((l1 * l23) + (l2 * l24)) + (l3 * l25)) + (l4 * l26));
  845. var l28 = (l7 * l16) - (l8 * l15);
  846. var l29 = (l6 * l16) - (l8 * l14);
  847. var l30 = (l6 * l15) - (l7 * l14);
  848. var l31 = (l5 * l16) - (l8 * l13);
  849. var l32 = (l5 * l15) - (l7 * l13);
  850. var l33 = (l5 * l14) - (l6 * l13);
  851. var l34 = (l7 * l12) - (l8 * l11);
  852. var l35 = (l6 * l12) - (l8 * l10);
  853. var l36 = (l6 * l11) - (l7 * l10);
  854. var l37 = (l5 * l12) - (l8 * l9);
  855. var l38 = (l5 * l11) - (l7 * l9);
  856. var l39 = (l5 * l10) - (l6 * l9);
  857. other.m[0] = l23 * l27;
  858. other.m[4] = l24 * l27;
  859. other.m[8] = l25 * l27;
  860. other.m[12] = l26 * l27;
  861. other.m[1] = -(((l2 * l17) - (l3 * l18)) + (l4 * l19)) * l27;
  862. other.m[5] = (((l1 * l17) - (l3 * l20)) + (l4 * l21)) * l27;
  863. other.m[9] = -(((l1 * l18) - (l2 * l20)) + (l4 * l22)) * l27;
  864. other.m[13] = (((l1 * l19) - (l2 * l21)) + (l3 * l22)) * l27;
  865. other.m[2] = (((l2 * l28) - (l3 * l29)) + (l4 * l30)) * l27;
  866. other.m[6] = -(((l1 * l28) - (l3 * l31)) + (l4 * l32)) * l27;
  867. other.m[10] = (((l1 * l29) - (l2 * l31)) + (l4 * l33)) * l27;
  868. other.m[14] = -(((l1 * l30) - (l2 * l32)) + (l3 * l33)) * l27;
  869. other.m[3] = -(((l2 * l34) - (l3 * l35)) + (l4 * l36)) * l27;
  870. other.m[7] = (((l1 * l34) - (l3 * l37)) + (l4 * l38)) * l27;
  871. other.m[11] = -(((l1 * l35) - (l2 * l37)) + (l4 * l39)) * l27;
  872. other.m[15] = (((l1 * l36) - (l2 * l38)) + (l3 * l39)) * l27;
  873. }
  874. public setTranslation(vector3: Vector3): void {
  875. this.m[12] = vector3.x;
  876. this.m[13] = vector3.y;
  877. this.m[14] = vector3.z;
  878. }
  879. public multiply(other: Matrix): Matrix {
  880. var result = new Matrix();
  881. this.multiplyToRef(other, result);
  882. return result;
  883. }
  884. public copyFrom(other: Matrix): void {
  885. for (var index = 0; index < 16; index++) {
  886. this.m[index] = other.m[index];
  887. }
  888. }
  889. public copyToArray(array: Float32Array, offset: number = 0): void {
  890. for (var index = 0; index < 16; index++) {
  891. array[offset + index] = this.m[index];
  892. }
  893. }
  894. public multiplyToRef(other: Matrix, result: Matrix): void {
  895. this.multiplyToArray(other, result.m, 0);
  896. }
  897. public multiplyToArray(other: Matrix, result: Float32Array, offset: number): void {
  898. var tm0 = this.m[0];
  899. var tm1 = this.m[1];
  900. var tm2 = this.m[2];
  901. var tm3 = this.m[3];
  902. var tm4 = this.m[4];
  903. var tm5 = this.m[5];
  904. var tm6 = this.m[6];
  905. var tm7 = this.m[7];
  906. var tm8 = this.m[8];
  907. var tm9 = this.m[9];
  908. var tm10 = this.m[10];
  909. var tm11 = this.m[11];
  910. var tm12 = this.m[12];
  911. var tm13 = this.m[13];
  912. var tm14 = this.m[14];
  913. var tm15 = this.m[15];
  914. var om0 = other.m[0];
  915. var om1 = other.m[1];
  916. var om2 = other.m[2];
  917. var om3 = other.m[3];
  918. var om4 = other.m[4];
  919. var om5 = other.m[5];
  920. var om6 = other.m[6];
  921. var om7 = other.m[7];
  922. var om8 = other.m[8];
  923. var om9 = other.m[9];
  924. var om10 = other.m[10];
  925. var om11 = other.m[11];
  926. var om12 = other.m[12];
  927. var om13 = other.m[13];
  928. var om14 = other.m[14];
  929. var om15 = other.m[15];
  930. result[offset] = tm0 * om0 + tm1 * om4 + tm2 * om8 + tm3 * om12;
  931. result[offset + 1] = tm0 * om1 + tm1 * om5 + tm2 * om9 + tm3 * om13;
  932. result[offset + 2] = tm0 * om2 + tm1 * om6 + tm2 * om10 + tm3 * om14;
  933. result[offset + 3] = tm0 * om3 + tm1 * om7 + tm2 * om11 + tm3 * om15;
  934. result[offset + 4] = tm4 * om0 + tm5 * om4 + tm6 * om8 + tm7 * om12;
  935. result[offset + 5] = tm4 * om1 + tm5 * om5 + tm6 * om9 + tm7 * om13;
  936. result[offset + 6] = tm4 * om2 + tm5 * om6 + tm6 * om10 + tm7 * om14;
  937. result[offset + 7] = tm4 * om3 + tm5 * om7 + tm6 * om11 + tm7 * om15;
  938. result[offset + 8] = tm8 * om0 + tm9 * om4 + tm10 * om8 + tm11 * om12;
  939. result[offset + 9] = tm8 * om1 + tm9 * om5 + tm10 * om9 + tm11 * om13;
  940. result[offset + 10] = tm8 * om2 + tm9 * om6 + tm10 * om10 + tm11 * om14;
  941. result[offset + 11] = tm8 * om3 + tm9 * om7 + tm10 * om11 + tm11 * om15;
  942. result[offset + 12] = tm12 * om0 + tm13 * om4 + tm14 * om8 + tm15 * om12;
  943. result[offset + 13] = tm12 * om1 + tm13 * om5 + tm14 * om9 + tm15 * om13;
  944. result[offset + 14] = tm12 * om2 + tm13 * om6 + tm14 * om10 + tm15 * om14;
  945. result[offset + 15] = tm12 * om3 + tm13 * om7 + tm14 * om11 + tm15 * om15;
  946. }
  947. public equals(value: Matrix): boolean {
  948. return value &&
  949. (this.m[0] === value.m[0] && this.m[1] === value.m[1] && this.m[2] === value.m[2] && this.m[3] === value.m[3] &&
  950. this.m[4] === value.m[4] && this.m[5] === value.m[5] && this.m[6] === value.m[6] && this.m[7] === value.m[7] &&
  951. this.m[8] === value.m[8] && this.m[9] === value.m[9] && this.m[10] === value.m[10] && this.m[11] === value.m[11] &&
  952. this.m[12] === value.m[12] && this.m[13] === value.m[13] && this.m[14] === value.m[14] && this.m[15] === value.m[15]);
  953. }
  954. public clone(): Matrix {
  955. return Matrix.FromValues(this.m[0], this.m[1], this.m[2], this.m[3],
  956. this.m[4], this.m[5], this.m[6], this.m[7],
  957. this.m[8], this.m[9], this.m[10], this.m[11],
  958. this.m[12], this.m[13], this.m[14], this.m[15]);
  959. }
  960. // Statics
  961. public static FromArray(array: number[], offset?: number): Matrix {
  962. var result = new Matrix();
  963. if (!offset) {
  964. offset = 0;
  965. }
  966. Matrix.FromArrayToRef(array, offset, result);
  967. return result;
  968. }
  969. public static FromArrayToRef(array: number[], offset: number, result: Matrix) {
  970. for (var index = 0; index < 16; index++) {
  971. result.m[index] = array[index + offset];
  972. }
  973. }
  974. public static FromValuesToRef(initialM11: number, initialM12: number, initialM13: number, initialM14: number,
  975. initialM21: number, initialM22: number, initialM23: number, initialM24: number,
  976. initialM31: number, initialM32: number, initialM33: number, initialM34: number,
  977. initialM41: number, initialM42: number, initialM43: number, initialM44: number, result: Matrix): void {
  978. result.m[0] = initialM11;
  979. result.m[1] = initialM12;
  980. result.m[2] = initialM13;
  981. result.m[3] = initialM14;
  982. result.m[4] = initialM21;
  983. result.m[5] = initialM22;
  984. result.m[6] = initialM23;
  985. result.m[7] = initialM24;
  986. result.m[8] = initialM31;
  987. result.m[9] = initialM32;
  988. result.m[10] = initialM33;
  989. result.m[11] = initialM34;
  990. result.m[12] = initialM41;
  991. result.m[13] = initialM42;
  992. result.m[14] = initialM43;
  993. result.m[15] = initialM44;
  994. }
  995. public static FromValues(initialM11: number, initialM12: number, initialM13: number, initialM14: number,
  996. initialM21: number, initialM22: number, initialM23: number, initialM24: number,
  997. initialM31: number, initialM32: number, initialM33: number, initialM34: number,
  998. initialM41: number, initialM42: number, initialM43: number, initialM44: number): Matrix {
  999. var result = new Matrix();
  1000. result.m[0] = initialM11;
  1001. result.m[1] = initialM12;
  1002. result.m[2] = initialM13;
  1003. result.m[3] = initialM14;
  1004. result.m[4] = initialM21;
  1005. result.m[5] = initialM22;
  1006. result.m[6] = initialM23;
  1007. result.m[7] = initialM24;
  1008. result.m[8] = initialM31;
  1009. result.m[9] = initialM32;
  1010. result.m[10] = initialM33;
  1011. result.m[11] = initialM34;
  1012. result.m[12] = initialM41;
  1013. result.m[13] = initialM42;
  1014. result.m[14] = initialM43;
  1015. result.m[15] = initialM44;
  1016. return result;
  1017. }
  1018. public static Identity(): Matrix {
  1019. return Matrix.FromValues(1.0, 0, 0, 0,
  1020. 0, 1.0, 0, 0,
  1021. 0, 0, 1.0, 0,
  1022. 0, 0, 0, 1.0);
  1023. }
  1024. public static IdentityToRef(result: Matrix): void {
  1025. Matrix.FromValuesToRef(1.0, 0, 0, 0,
  1026. 0, 1.0, 0, 0,
  1027. 0, 0, 1.0, 0,
  1028. 0, 0, 0, 1.0, result);
  1029. }
  1030. public static Zero(): Matrix {
  1031. return Matrix.FromValues(0, 0, 0, 0,
  1032. 0, 0, 0, 0,
  1033. 0, 0, 0, 0,
  1034. 0, 0, 0, 0);
  1035. }
  1036. public static RotationX(angle: number): Matrix {
  1037. var result = new Matrix();
  1038. Matrix.RotationXToRef(angle, result);
  1039. return result;
  1040. }
  1041. public static RotationXToRef(angle: number, result: Matrix): void {
  1042. var s = Math.sin(angle);
  1043. var c = Math.cos(angle);
  1044. result.m[0] = 1.0;
  1045. result.m[15] = 1.0;
  1046. result.m[5] = c;
  1047. result.m[10] = c;
  1048. result.m[9] = -s;
  1049. result.m[6] = s;
  1050. result.m[1] = 0;
  1051. result.m[2] = 0;
  1052. result.m[3] = 0;
  1053. result.m[4] = 0;
  1054. result.m[7] = 0;
  1055. result.m[8] = 0;
  1056. result.m[11] = 0;
  1057. result.m[12] = 0;
  1058. result.m[13] = 0;
  1059. result.m[14] = 0;
  1060. }
  1061. public static RotationY(angle: number): Matrix {
  1062. var result = new Matrix();
  1063. Matrix.RotationYToRef(angle, result);
  1064. return result;
  1065. }
  1066. public static RotationYToRef(angle: number, result: Matrix): void {
  1067. var s = Math.sin(angle);
  1068. var c = Math.cos(angle);
  1069. result.m[5] = 1.0;
  1070. result.m[15] = 1.0;
  1071. result.m[0] = c;
  1072. result.m[2] = -s;
  1073. result.m[8] = s;
  1074. result.m[10] = c;
  1075. result.m[1] = 0;
  1076. result.m[3] = 0;
  1077. result.m[4] = 0;
  1078. result.m[6] = 0;
  1079. result.m[7] = 0;
  1080. result.m[9] = 0;
  1081. result.m[11] = 0;
  1082. result.m[12] = 0;
  1083. result.m[13] = 0;
  1084. result.m[14] = 0;
  1085. }
  1086. public static RotationZ(angle: number): Matrix {
  1087. var result = new Matrix();
  1088. Matrix.RotationZToRef(angle, result);
  1089. return result;
  1090. }
  1091. public static RotationZToRef(angle: number, result: Matrix): void {
  1092. var s = Math.sin(angle);
  1093. var c = Math.cos(angle);
  1094. result.m[10] = 1.0;
  1095. result.m[15] = 1.0;
  1096. result.m[0] = c;
  1097. result.m[1] = s;
  1098. result.m[4] = -s;
  1099. result.m[5] = c;
  1100. result.m[2] = 0;
  1101. result.m[3] = 0;
  1102. result.m[6] = 0;
  1103. result.m[7] = 0;
  1104. result.m[8] = 0;
  1105. result.m[9] = 0;
  1106. result.m[11] = 0;
  1107. result.m[12] = 0;
  1108. result.m[13] = 0;
  1109. result.m[14] = 0;
  1110. }
  1111. public static RotationAxis(axis: Vector3, angle: number): Matrix {
  1112. var s = Math.sin(-angle);
  1113. var c = Math.cos(-angle);
  1114. var c1 = 1 - c;
  1115. axis.normalize();
  1116. var result = Matrix.Zero();
  1117. result.m[0] = (axis.x * axis.x) * c1 + c;
  1118. result.m[1] = (axis.x * axis.y) * c1 - (axis.z * s);
  1119. result.m[2] = (axis.x * axis.z) * c1 + (axis.y * s);
  1120. result.m[3] = 0.0;
  1121. result.m[4] = (axis.y * axis.x) * c1 + (axis.z * s);
  1122. result.m[5] = (axis.y * axis.y) * c1 + c;
  1123. result.m[6] = (axis.y * axis.z) * c1 - (axis.x * s);
  1124. result.m[7] = 0.0;
  1125. result.m[8] = (axis.z * axis.x) * c1 - (axis.y * s);
  1126. result.m[9] = (axis.z * axis.y) * c1 + (axis.x * s);
  1127. result.m[10] = (axis.z * axis.z) * c1 + c;
  1128. result.m[11] = 0.0;
  1129. result.m[15] = 1.0;
  1130. return result;
  1131. }
  1132. public static RotationYawPitchRoll(yaw: number, pitch: number, roll: number): Matrix {
  1133. var result = new Matrix();
  1134. Matrix.RotationYawPitchRollToRef(yaw, pitch, roll, result);
  1135. return result;
  1136. }
  1137. public static RotationYawPitchRollToRef(yaw: number, pitch: number, roll: number, result: Matrix): void {
  1138. Quaternion.RotationYawPitchRollToRef(yaw, pitch, roll, this._tempQuaternion);
  1139. this._tempQuaternion.toRotationMatrix(result);
  1140. }
  1141. public static Scaling(x: number, y: number, z: number): Matrix {
  1142. var result = Matrix.Zero();
  1143. Matrix.ScalingToRef(x, y, z, result);
  1144. return result;
  1145. }
  1146. public static ScalingToRef(x: number, y: number, z: number, result: Matrix): void {
  1147. result.m[0] = x;
  1148. result.m[1] = 0;
  1149. result.m[2] = 0;
  1150. result.m[3] = 0;
  1151. result.m[4] = 0;
  1152. result.m[5] = y;
  1153. result.m[6] = 0;
  1154. result.m[7] = 0;
  1155. result.m[8] = 0;
  1156. result.m[9] = 0;
  1157. result.m[10] = z;
  1158. result.m[11] = 0;
  1159. result.m[12] = 0;
  1160. result.m[13] = 0;
  1161. result.m[14] = 0;
  1162. result.m[15] = 1.0;
  1163. }
  1164. public static Translation(x: number, y: number, z: number): Matrix {
  1165. var result = Matrix.Identity();
  1166. Matrix.TranslationToRef(x, y, z, result);
  1167. return result;
  1168. }
  1169. public static TranslationToRef(x: number, y: number, z: number, result: Matrix): void {
  1170. Matrix.FromValuesToRef(1.0, 0, 0, 0,
  1171. 0, 1.0, 0, 0,
  1172. 0, 0, 1.0, 0,
  1173. x, y, z, 1.0, result);
  1174. }
  1175. public static LookAtLH(eye: Vector3, target: Vector3, up: Vector3): Matrix {
  1176. var result = Matrix.Zero();
  1177. Matrix.LookAtLHToRef(eye, target, up, result);
  1178. return result;
  1179. }
  1180. public static LookAtLHToRef(eye: Vector3, target: Vector3, up: Vector3, result: Matrix): void {
  1181. // Z axis
  1182. target.subtractToRef(eye, this._zAxis);
  1183. this._zAxis.normalize();
  1184. // X axis
  1185. Vector3.CrossToRef(up, this._zAxis, this._xAxis);
  1186. this._xAxis.normalize();
  1187. // Y axis
  1188. Vector3.CrossToRef(this._zAxis, this._xAxis, this._yAxis);
  1189. this._yAxis.normalize();
  1190. // Eye angles
  1191. var ex = -Vector3.Dot(this._xAxis, eye);
  1192. var ey = -Vector3.Dot(this._yAxis, eye);
  1193. var ez = -Vector3.Dot(this._zAxis, eye);
  1194. return Matrix.FromValuesToRef(this._xAxis.x, this._yAxis.x, this._zAxis.x, 0,
  1195. this._xAxis.y, this._yAxis.y, this._zAxis.y, 0,
  1196. this._xAxis.z, this._yAxis.z, this._zAxis.z, 0,
  1197. ex, ey, ez, 1, result);
  1198. }
  1199. public static OrthoLH(width: number, height: number, znear: number, zfar: number): Matrix {
  1200. var hw = 2.0 / width;
  1201. var hh = 2.0 / height;
  1202. var id = 1.0 / (zfar - znear);
  1203. var nid = znear / (znear - zfar);
  1204. return Matrix.FromValues(hw, 0, 0, 0,
  1205. 0, hh, 0, 0,
  1206. 0, 0, id, 0,
  1207. 0, 0, nid, 1);
  1208. }
  1209. public static OrthoOffCenterLH(left: number, right: number, bottom: number, top: number, znear: number, zfar: number): Matrix {
  1210. var matrix = Matrix.Zero();
  1211. Matrix.OrthoOffCenterLHToRef(left, right, bottom, top, znear, zfar, matrix);
  1212. return matrix;
  1213. }
  1214. public static OrthoOffCenterLHToRef(left: number, right, bottom: number, top: number, znear: number, zfar: number, result: Matrix): void {
  1215. result.m[0] = 2.0 / (right - left);
  1216. result.m[1] = result.m[2] = result.m[3] = 0;
  1217. result.m[5] = 2.0 / (top - bottom);
  1218. result.m[4] = result.m[6] = result.m[7] = 0;
  1219. result.m[10] = -1.0 / (znear - zfar);
  1220. result.m[8] = result.m[9] = result.m[11] = 0;
  1221. result.m[12] = (left + right) / (left - right);
  1222. result.m[13] = (top + bottom) / (bottom - top);
  1223. result.m[14] = znear / (znear - zfar);
  1224. result.m[15] = 1.0;
  1225. }
  1226. public static PerspectiveLH(width: number, height: number, znear: number, zfar: number): Matrix {
  1227. var matrix = Matrix.Zero();
  1228. matrix.m[0] = (2.0 * znear) / width;
  1229. matrix.m[1] = matrix.m[2] = matrix.m[3] = 0.0;
  1230. matrix.m[5] = (2.0 * znear) / height;
  1231. matrix.m[4] = matrix.m[6] = matrix.m[7] = 0.0;
  1232. matrix.m[10] = -zfar / (znear - zfar);
  1233. matrix.m[8] = matrix.m[9] = 0.0;
  1234. matrix.m[11] = 1.0;
  1235. matrix.m[12] = matrix.m[13] = matrix.m[15] = 0.0;
  1236. matrix.m[14] = (znear * zfar) / (znear - zfar);
  1237. return matrix;
  1238. }
  1239. public static PerspectiveFovLH(fov: number, aspect: number, znear: number, zfar: number): Matrix {
  1240. var matrix = Matrix.Zero();
  1241. Matrix.PerspectiveFovLHToRef(fov, aspect, znear, zfar, matrix);
  1242. return matrix;
  1243. }
  1244. public static PerspectiveFovLHToRef(fov: number, aspect: number, znear: number, zfar: number, result: Matrix): void {
  1245. var tan = 1.0 / (Math.tan(fov * 0.5));
  1246. result.m[0] = tan / aspect;
  1247. result.m[1] = result.m[2] = result.m[3] = 0.0;
  1248. result.m[5] = tan;
  1249. result.m[4] = result.m[6] = result.m[7] = 0.0;
  1250. result.m[8] = result.m[9] = 0.0;
  1251. result.m[10] = -zfar / (znear - zfar);
  1252. result.m[11] = 1.0;
  1253. result.m[12] = result.m[13] = result.m[15] = 0.0;
  1254. result.m[14] = (znear * zfar) / (znear - zfar);
  1255. }
  1256. public static GetFinalMatrix(viewport: Viewport, world: Matrix, view: Matrix, projection: Matrix, zmin: number, zmax: number): Matrix {
  1257. var cw = viewport.width;
  1258. var ch = viewport.height;
  1259. var cx = viewport.x;
  1260. var cy = viewport.y;
  1261. var viewportMatrix = Matrix.FromValues(cw / 2.0, 0, 0, 0,
  1262. 0, -ch / 2.0, 0, 0,
  1263. 0, 0, zmax - zmin, 0,
  1264. cx + cw / 2.0, ch / 2.0 + cy, zmin, 1);
  1265. return world.multiply(view).multiply(projection).multiply(viewportMatrix);
  1266. }
  1267. public static Transpose(matrix: Matrix): Matrix {
  1268. var result = new Matrix();
  1269. result.m[0] = matrix.m[0];
  1270. result.m[1] = matrix.m[4];
  1271. result.m[2] = matrix.m[8];
  1272. result.m[3] = matrix.m[12];
  1273. result.m[4] = matrix.m[1];
  1274. result.m[5] = matrix.m[5];
  1275. result.m[6] = matrix.m[9];
  1276. result.m[7] = matrix.m[13];
  1277. result.m[8] = matrix.m[2];
  1278. result.m[9] = matrix.m[6];
  1279. result.m[10] = matrix.m[10];
  1280. result.m[11] = matrix.m[14];
  1281. result.m[12] = matrix.m[3];
  1282. result.m[13] = matrix.m[7];
  1283. result.m[14] = matrix.m[11];
  1284. result.m[15] = matrix.m[15];
  1285. return result;
  1286. }
  1287. public static Reflection(plane: Plane): Matrix {
  1288. var matrix = new Matrix();
  1289. Matrix.ReflectionToRef(plane, matrix);
  1290. return matrix;
  1291. }
  1292. public static ReflectionToRef(plane: Plane, result: Matrix): void {
  1293. plane.normalize();
  1294. var x = plane.normal.x;
  1295. var y = plane.normal.y;
  1296. var z = plane.normal.z;
  1297. var temp = -2 * x;
  1298. var temp2 = -2 * y;
  1299. var temp3 = -2 * z;
  1300. result.m[0] = (temp * x) + 1;
  1301. result.m[1] = temp2 * x;
  1302. result.m[2] = temp3 * x;
  1303. result.m[3] = 0.0;
  1304. result.m[4] = temp * y;
  1305. result.m[5] = (temp2 * y) + 1;
  1306. result.m[6] = temp3 * y;
  1307. result.m[7] = 0.0;
  1308. result.m[8] = temp * z;
  1309. result.m[9] = temp2 * z;
  1310. result.m[10] = (temp3 * z) + 1;
  1311. result.m[11] = 0.0;
  1312. result.m[12] = temp * plane.d;
  1313. result.m[13] = temp2 * plane.d;
  1314. result.m[14] = temp3 * plane.d;
  1315. result.m[15] = 1.0;
  1316. }
  1317. }
  1318. export class Plane {
  1319. public normal: Vector3;
  1320. public d: number;
  1321. constructor(a: number, b: number, c: number, d: number) {
  1322. this.normal = new Vector3(a, b, c);
  1323. this.d = d;
  1324. }
  1325. public asArray(): number[] {
  1326. return [this.normal.x, this.normal.y, this.normal.z, this.d];
  1327. }
  1328. // Methods
  1329. public clone(): Plane {
  1330. return new Plane(this.normal.x, this.normal.y, this.normal.z, this.d);
  1331. }
  1332. public normalize(): void {
  1333. var norm = (Math.sqrt((this.normal.x * this.normal.x) + (this.normal.y * this.normal.y) + (this.normal.z * this.normal.z)));
  1334. var magnitude = 0;
  1335. if (norm != 0) {
  1336. magnitude = 1.0 / norm;
  1337. }
  1338. this.normal.x *= magnitude;
  1339. this.normal.y *= magnitude;
  1340. this.normal.z *= magnitude;
  1341. this.d *= magnitude;
  1342. }
  1343. public transform(transformation: Matrix): Plane {
  1344. var transposedMatrix = BABYLON.Matrix.Transpose(transformation);
  1345. var x = this.normal.x;
  1346. var y = this.normal.y;
  1347. var z = this.normal.z;
  1348. var d = this.d;
  1349. var normalX = (((x * transposedMatrix.m[0]) + (y * transposedMatrix.m[1])) + (z * transposedMatrix.m[2])) + (d * transposedMatrix.m[3]);
  1350. var normalY = (((x * transposedMatrix.m[4]) + (y * transposedMatrix.m[5])) + (z * transposedMatrix.m[6])) + (d * transposedMatrix.m[7]);
  1351. var normalZ = (((x * transposedMatrix.m[8]) + (y * transposedMatrix.m[9])) + (z * transposedMatrix.m[10])) + (d * transposedMatrix.m[11]);
  1352. var finalD = (((x * transposedMatrix.m[12]) + (y * transposedMatrix.m[13])) + (z * transposedMatrix.m[14])) + (d * transposedMatrix.m[15]);
  1353. return new BABYLON.Plane(normalX, normalY, normalZ, finalD);
  1354. }
  1355. public dotCoordinate(point): number {
  1356. return ((((this.normal.x * point.x) + (this.normal.y * point.y)) + (this.normal.z * point.z)) + this.d);
  1357. }
  1358. public copyFromPoints(point1: Vector3, point2: Vector3, point3: Vector3): void {
  1359. var x1 = point2.x - point1.x;
  1360. var y1 = point2.y - point1.y;
  1361. var z1 = point2.z - point1.z;
  1362. var x2 = point3.x - point1.x;
  1363. var y2 = point3.y - point1.y;
  1364. var z2 = point3.z - point1.z;
  1365. var yz = (y1 * z2) - (z1 * y2);
  1366. var xz = (z1 * x2) - (x1 * z2);
  1367. var xy = (x1 * y2) - (y1 * x2);
  1368. var pyth = (Math.sqrt((yz * yz) + (xz * xz) + (xy * xy)));
  1369. var invPyth;
  1370. if (pyth != 0) {
  1371. invPyth = 1.0 / pyth;
  1372. }
  1373. else {
  1374. invPyth = 0;
  1375. }
  1376. this.normal.x = yz * invPyth;
  1377. this.normal.y = xz * invPyth;
  1378. this.normal.z = xy * invPyth;
  1379. this.d = -((this.normal.x * point1.x) + (this.normal.y * point1.y) + (this.normal.z * point1.z));
  1380. }
  1381. public isFrontFacingTo(direction: Vector3, epsilon: number): boolean {
  1382. var dot = Vector3.Dot(this.normal, direction);
  1383. return (dot <= epsilon);
  1384. }
  1385. public signedDistanceTo(point: Vector3): number {
  1386. return Vector3.Dot(point, this.normal) + this.d;
  1387. }
  1388. // Statics
  1389. static FromArray(array: number[]): Plane {
  1390. return new BABYLON.Plane(array[0], array[1], array[2], array[3]);
  1391. }
  1392. static FromPoints(point1, point2, point3): Plane {
  1393. var result = new BABYLON.Plane(0, 0, 0, 0);
  1394. result.copyFromPoints(point1, point2, point3);
  1395. return result;
  1396. }
  1397. static FromPositionAndNormal(origin: Vector3, normal: Vector3): Plane {
  1398. var result = new BABYLON.Plane(0, 0, 0, 0);
  1399. normal.normalize();
  1400. result.normal = normal;
  1401. result.d = -(normal.x * origin.x + normal.y * origin.y + normal.z * origin.z);
  1402. return result;
  1403. }
  1404. static SignedDistanceToPlaneFromPositionAndNormal(origin: Vector3, normal: Vector3, point: Vector3): number {
  1405. var d = -(normal.x * origin.x + normal.y * origin.y + normal.z * origin.z);
  1406. return Vector3.Dot(point, normal) + d;
  1407. }
  1408. }
  1409. export class Viewport {
  1410. constructor(public x: number, public y: number, public width: number, public height: number) {
  1411. }
  1412. public toGlobal(engine) {
  1413. var width = engine.getRenderWidth();
  1414. var height = engine.getRenderHeight();
  1415. return new Viewport(this.x * width, this.y * height, this.width * width, this.height * height);
  1416. }
  1417. }
  1418. export class Frustum {
  1419. public static GetPlanes(transform: Matrix): Plane[] {
  1420. var frustumPlanes = [];
  1421. for (var index = 0; index < 6; index++) {
  1422. frustumPlanes.push(new Plane(0, 0, 0, 0));
  1423. }
  1424. Frustum.GetPlanesToRef(transform, frustumPlanes);
  1425. return frustumPlanes;
  1426. }
  1427. public static GetPlanesToRef(transform: Matrix, frustumPlanes: Plane[]): void {
  1428. // Near
  1429. frustumPlanes[0].normal.x = transform.m[3] + transform.m[2];
  1430. frustumPlanes[0].normal.y = transform.m[7] + transform.m[6];
  1431. frustumPlanes[0].normal.z = transform.m[10] + transform.m[10];
  1432. frustumPlanes[0].d = transform.m[15] + transform.m[14];
  1433. frustumPlanes[0].normalize();
  1434. // Far
  1435. frustumPlanes[1].normal.x = transform.m[3] - transform.m[2];
  1436. frustumPlanes[1].normal.y = transform.m[7] - transform.m[6];
  1437. frustumPlanes[1].normal.z = transform.m[11] - transform.m[10];
  1438. frustumPlanes[1].d = transform.m[15] - transform.m[14];
  1439. frustumPlanes[1].normalize();
  1440. // Left
  1441. frustumPlanes[2].normal.x = transform.m[3] + transform.m[0];
  1442. frustumPlanes[2].normal.y = transform.m[7] + transform.m[4];
  1443. frustumPlanes[2].normal.z = transform.m[11] + transform.m[8];
  1444. frustumPlanes[2].d = transform.m[15] + transform.m[12];
  1445. frustumPlanes[2].normalize();
  1446. // Right
  1447. frustumPlanes[3].normal.x = transform.m[3] - transform.m[0];
  1448. frustumPlanes[3].normal.y = transform.m[7] - transform.m[4];
  1449. frustumPlanes[3].normal.z = transform.m[11] - transform.m[8];
  1450. frustumPlanes[3].d = transform.m[15] - transform.m[12];
  1451. frustumPlanes[3].normalize();
  1452. // Top
  1453. frustumPlanes[4].normal.x = transform.m[3] - transform.m[1];
  1454. frustumPlanes[4].normal.y = transform.m[7] - transform.m[5];
  1455. frustumPlanes[4].normal.z = transform.m[11] - transform.m[9];
  1456. frustumPlanes[4].d = transform.m[15] - transform.m[13];
  1457. frustumPlanes[4].normalize();
  1458. // Bottom
  1459. frustumPlanes[5].normal.x = transform.m[3] + transform.m[1];
  1460. frustumPlanes[5].normal.y = transform.m[7] + transform.m[5];
  1461. frustumPlanes[5].normal.z = transform.m[11] + transform.m[9];
  1462. frustumPlanes[5].d = transform.m[15] + transform.m[13];
  1463. frustumPlanes[5].normalize();
  1464. }
  1465. }
  1466. export class Ray {
  1467. private _edge1: Vector3;
  1468. private _edge2: Vector3;
  1469. private _pvec: Vector3;
  1470. private _tvec: Vector3;
  1471. private _qvec: Vector3;
  1472. constructor(public origin: Vector3, public direction: Vector3) {
  1473. }
  1474. // Methods
  1475. public intersectsBoxMinMax(minimum: Vector3, maximum: Vector3): boolean {
  1476. var d = 0.0;
  1477. var maxValue = Number.MAX_VALUE;
  1478. if (Math.abs(this.direction.x) < 0.0000001) {
  1479. if (this.origin.x < minimum.x || this.origin.x > maximum.x) {
  1480. return false;
  1481. }
  1482. }
  1483. else {
  1484. var inv = 1.0 / this.direction.x;
  1485. var min = (minimum.x - this.origin.x) * inv;
  1486. var max = (maximum.x - this.origin.x) * inv;
  1487. if (min > max) {
  1488. var temp = min;
  1489. min = max;
  1490. max = temp;
  1491. }
  1492. d = Math.max(min, d);
  1493. maxValue = Math.min(max, maxValue);
  1494. if (d > maxValue) {
  1495. return false;
  1496. }
  1497. }
  1498. if (Math.abs(this.direction.y) < 0.0000001) {
  1499. if (this.origin.y < minimum.y || this.origin.y > maximum.y) {
  1500. return false;
  1501. }
  1502. }
  1503. else {
  1504. inv = 1.0 / this.direction.y;
  1505. min = (minimum.y - this.origin.y) * inv;
  1506. max = (maximum.y - this.origin.y) * inv;
  1507. if (min > max) {
  1508. temp = min;
  1509. min = max;
  1510. max = temp;
  1511. }
  1512. d = Math.max(min, d);
  1513. maxValue = Math.min(max, maxValue);
  1514. if (d > maxValue) {
  1515. return false;
  1516. }
  1517. }
  1518. if (Math.abs(this.direction.z) < 0.0000001) {
  1519. if (this.origin.z < minimum.z || this.origin.z > maximum.z) {
  1520. return false;
  1521. }
  1522. }
  1523. else {
  1524. inv = 1.0 / this.direction.z;
  1525. min = (minimum.z - this.origin.z) * inv;
  1526. max = (maximum.z - this.origin.z) * inv;
  1527. if (min > max) {
  1528. temp = min;
  1529. min = max;
  1530. max = temp;
  1531. }
  1532. d = Math.max(min, d);
  1533. maxValue = Math.min(max, maxValue);
  1534. if (d > maxValue) {
  1535. return false;
  1536. }
  1537. }
  1538. return true;
  1539. }
  1540. public intersectsBox(box: BoundingBox): boolean {
  1541. return this.intersectsBoxMinMax(box.minimum, box.maximum);
  1542. }
  1543. public intersectsSphere(sphere): boolean {
  1544. var x = sphere.center.x - this.origin.x;
  1545. var y = sphere.center.y - this.origin.y;
  1546. var z = sphere.center.z - this.origin.z;
  1547. var pyth = (x * x) + (y * y) + (z * z);
  1548. var rr = sphere.radius * sphere.radius;
  1549. if (pyth <= rr) {
  1550. return true;
  1551. }
  1552. var dot = (x * this.direction.x) + (y * this.direction.y) + (z * this.direction.z);
  1553. if (dot < 0.0) {
  1554. return false;
  1555. }
  1556. var temp = pyth - (dot * dot);
  1557. return temp <= rr;
  1558. }
  1559. public intersectsTriangle(vertex0: Vector3, vertex1: Vector3, vertex2: Vector3): IntersectionInfo {
  1560. if (!this._edge1) {
  1561. this._edge1 = BABYLON.Vector3.Zero();
  1562. this._edge2 = BABYLON.Vector3.Zero();
  1563. this._pvec = BABYLON.Vector3.Zero();
  1564. this._tvec = BABYLON.Vector3.Zero();
  1565. this._qvec = BABYLON.Vector3.Zero();
  1566. }
  1567. vertex1.subtractToRef(vertex0, this._edge1);
  1568. vertex2.subtractToRef(vertex0, this._edge2);
  1569. BABYLON.Vector3.CrossToRef(this.direction, this._edge2, this._pvec);
  1570. var det = Vector3.Dot(this._edge1, this._pvec);
  1571. if (det === 0) {
  1572. return null;
  1573. }
  1574. var invdet = 1 / det;
  1575. this.origin.subtractToRef(vertex0, this._tvec);
  1576. var bu = Vector3.Dot(this._tvec, this._pvec) * invdet;
  1577. if (bu < 0 || bu > 1.0) {
  1578. return null;
  1579. }
  1580. Vector3.CrossToRef(this._tvec, this._edge1, this._qvec);
  1581. var bv = Vector3.Dot(this.direction, this._qvec) * invdet;
  1582. if (bv < 0 || bu + bv > 1.0) {
  1583. return null;
  1584. }
  1585. return new IntersectionInfo(bu, bv, Vector3.Dot(this._edge2, this._qvec) * invdet);
  1586. }
  1587. // Statics
  1588. public static CreateNew(x: number, y: number, viewportWidth: number, viewportHeight: number, world: Matrix, view: Matrix, projection: Matrix): Ray {
  1589. var start = BABYLON.Vector3.Unproject(new BABYLON.Vector3(x, y, 0), viewportWidth, viewportHeight, world, view, projection);
  1590. var end = BABYLON.Vector3.Unproject(new BABYLON.Vector3(x, y, 1), viewportWidth, viewportHeight, world, view, projection);
  1591. var direction = end.subtract(start);
  1592. direction.normalize();
  1593. return new Ray(start, direction);
  1594. }
  1595. public static Transform(ray: Ray, matrix: Matrix): Ray {
  1596. var newOrigin = BABYLON.Vector3.TransformCoordinates(ray.origin, matrix);
  1597. var newDirection = BABYLON.Vector3.TransformNormal(ray.direction, matrix);
  1598. return new Ray(newOrigin, newDirection);
  1599. }
  1600. }
  1601. export enum Space {
  1602. LOCAL = 0,
  1603. WORLD = 1
  1604. }
  1605. export class Axis {
  1606. public static X: Vector3 = new BABYLON.Vector3(1, 0, 0);
  1607. public static Y: Vector3 = new BABYLON.Vector3(0, 1, 0);
  1608. public static Z: Vector3 =new BABYLON.Vector3(0, 0, 1);
  1609. };
  1610. }