babylon.engine.js 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886
  1. var BABYLON;
  2. (function (BABYLON) {
  3. var _DepthCullingState = (function () {
  4. function _DepthCullingState() {
  5. this._isDepthTestDirty = false;
  6. this._isDepthMaskDirty = false;
  7. this._isDepthFuncDirty = false;
  8. this._isCullFaceDirty = false;
  9. this._isCullDirty = false;
  10. }
  11. Object.defineProperty(_DepthCullingState.prototype, "isDirty", {
  12. get: function () {
  13. return this._isDepthFuncDirty || this._isDepthTestDirty || this._isDepthMaskDirty || this._isCullFaceDirty || this._isCullDirty;
  14. },
  15. enumerable: true,
  16. configurable: true
  17. });
  18. Object.defineProperty(_DepthCullingState.prototype, "cullFace", {
  19. get: function () {
  20. return this._cullFace;
  21. },
  22. set: function (value) {
  23. if (this._cullFace === value) {
  24. return;
  25. }
  26. this._cullFace = value;
  27. this._isCullFaceDirty = true;
  28. },
  29. enumerable: true,
  30. configurable: true
  31. });
  32. Object.defineProperty(_DepthCullingState.prototype, "cull", {
  33. get: function () {
  34. return this._cull;
  35. },
  36. set: function (value) {
  37. if (this._cull === value) {
  38. return;
  39. }
  40. this._cull = value;
  41. this._isCullDirty = true;
  42. },
  43. enumerable: true,
  44. configurable: true
  45. });
  46. Object.defineProperty(_DepthCullingState.prototype, "depthFunc", {
  47. get: function () {
  48. return this._depthFunc;
  49. },
  50. set: function (value) {
  51. if (this._depthFunc === value) {
  52. return;
  53. }
  54. this._depthFunc = value;
  55. this._isDepthFuncDirty = true;
  56. },
  57. enumerable: true,
  58. configurable: true
  59. });
  60. Object.defineProperty(_DepthCullingState.prototype, "depthMask", {
  61. get: function () {
  62. return this._depthMask;
  63. },
  64. set: function (value) {
  65. if (this._depthMask === value) {
  66. return;
  67. }
  68. this._depthMask = value;
  69. this._isDepthMaskDirty = true;
  70. },
  71. enumerable: true,
  72. configurable: true
  73. });
  74. Object.defineProperty(_DepthCullingState.prototype, "depthTest", {
  75. get: function () {
  76. return this._depthTest;
  77. },
  78. set: function (value) {
  79. if (this._depthTest === value) {
  80. return;
  81. }
  82. this._depthTest = value;
  83. this._isDepthTestDirty = true;
  84. },
  85. enumerable: true,
  86. configurable: true
  87. });
  88. _DepthCullingState.prototype.reset = function () {
  89. this._depthMask = true;
  90. this._depthTest = true;
  91. this._depthFunc = null;
  92. this._cull = null;
  93. this._cullFace = null;
  94. this._isDepthTestDirty = true;
  95. this._isDepthMaskDirty = true;
  96. this._isDepthFuncDirty = false;
  97. this._isCullFaceDirty = false;
  98. this._isCullDirty = false;
  99. };
  100. _DepthCullingState.prototype.apply = function (gl) {
  101. if (!this.isDirty) {
  102. return;
  103. }
  104. // Cull
  105. if (this._isCullDirty) {
  106. if (this.cull === true) {
  107. gl.enable(gl.CULL_FACE);
  108. } else if (this.cull === false) {
  109. gl.disable(gl.CULL_FACE);
  110. }
  111. this._isCullDirty = false;
  112. }
  113. // Cull face
  114. if (this._isCullFaceDirty) {
  115. gl.cullFace(this.cullFace);
  116. this._isCullFaceDirty = false;
  117. }
  118. // Depth mask
  119. if (this._isDepthMaskDirty) {
  120. gl.depthMask(this.depthMask);
  121. this._isDepthMaskDirty = false;
  122. }
  123. // Depth test
  124. if (this._isDepthTestDirty) {
  125. if (this.depthTest === true) {
  126. gl.enable(gl.DEPTH_TEST);
  127. } else if (this.depthTest === false) {
  128. gl.disable(gl.DEPTH_TEST);
  129. }
  130. this._isDepthTestDirty = false;
  131. }
  132. // Depth func
  133. if (this._isDepthFuncDirty) {
  134. gl.depthFunc(this.depthFunc);
  135. this._isDepthFuncDirty = false;
  136. }
  137. };
  138. return _DepthCullingState;
  139. })();
  140. BABYLON._DepthCullingState = _DepthCullingState;
  141. var _AlphaState = (function () {
  142. function _AlphaState() {
  143. this._isAlphaBlendDirty = false;
  144. this._isBlendFunctionParametersDirty = false;
  145. this._alphaBlend = false;
  146. this._blendFunctionParameters = new Array(4);
  147. }
  148. Object.defineProperty(_AlphaState.prototype, "isDirty", {
  149. get: function () {
  150. return this._isAlphaBlendDirty || this._isBlendFunctionParametersDirty;
  151. },
  152. enumerable: true,
  153. configurable: true
  154. });
  155. Object.defineProperty(_AlphaState.prototype, "alphaBlend", {
  156. get: function () {
  157. return this._alphaBlend;
  158. },
  159. set: function (value) {
  160. if (this._alphaBlend === value) {
  161. return;
  162. }
  163. this._alphaBlend = value;
  164. this._isAlphaBlendDirty = true;
  165. },
  166. enumerable: true,
  167. configurable: true
  168. });
  169. _AlphaState.prototype.setAlphaBlendFunctionParameters = function (value0, value1, value2, value3) {
  170. if (this._blendFunctionParameters[0] === value0 && this._blendFunctionParameters[1] === value1 && this._blendFunctionParameters[2] === value2 && this._blendFunctionParameters[3] === value3) {
  171. return;
  172. }
  173. this._blendFunctionParameters[0] = value0;
  174. this._blendFunctionParameters[1] = value1;
  175. this._blendFunctionParameters[2] = value2;
  176. this._blendFunctionParameters[3] = value3;
  177. this._isBlendFunctionParametersDirty = true;
  178. };
  179. _AlphaState.prototype.reset = function () {
  180. this._alphaBlend = false;
  181. this._blendFunctionParameters[0] = null;
  182. this._blendFunctionParameters[1] = null;
  183. this._blendFunctionParameters[2] = null;
  184. this._blendFunctionParameters[3] = null;
  185. this._isAlphaBlendDirty = true;
  186. this._isBlendFunctionParametersDirty = false;
  187. };
  188. _AlphaState.prototype.apply = function (gl) {
  189. if (!this.isDirty) {
  190. return;
  191. }
  192. // Alpha blend
  193. if (this._isAlphaBlendDirty) {
  194. if (this._alphaBlend === true) {
  195. gl.enable(gl.BLEND);
  196. } else if (this._alphaBlend === false) {
  197. gl.disable(gl.BLEND);
  198. }
  199. this._isAlphaBlendDirty = false;
  200. }
  201. // Alpha function
  202. if (this._isBlendFunctionParametersDirty) {
  203. gl.blendFuncSeparate(this._blendFunctionParameters[0], this._blendFunctionParameters[1], this._blendFunctionParameters[2], this._blendFunctionParameters[3]);
  204. this._isBlendFunctionParametersDirty = false;
  205. }
  206. };
  207. return _AlphaState;
  208. })();
  209. BABYLON._AlphaState = _AlphaState;
  210. var compileShader = function (gl, source, type, defines) {
  211. var shader = gl.createShader(type === "vertex" ? gl.VERTEX_SHADER : gl.FRAGMENT_SHADER);
  212. gl.shaderSource(shader, (defines ? defines + "\n" : "") + source);
  213. gl.compileShader(shader);
  214. if (!gl.getShaderParameter(shader, gl.COMPILE_STATUS)) {
  215. throw new Error(gl.getShaderInfoLog(shader));
  216. }
  217. return shader;
  218. };
  219. var getSamplingParameters = function (samplingMode, generateMipMaps, gl) {
  220. var magFilter = gl.NEAREST;
  221. var minFilter = gl.NEAREST;
  222. if (samplingMode === BABYLON.Texture.BILINEAR_SAMPLINGMODE) {
  223. magFilter = gl.LINEAR;
  224. if (generateMipMaps) {
  225. minFilter = gl.LINEAR_MIPMAP_NEAREST;
  226. } else {
  227. minFilter = gl.LINEAR;
  228. }
  229. } else if (samplingMode === BABYLON.Texture.TRILINEAR_SAMPLINGMODE) {
  230. magFilter = gl.LINEAR;
  231. if (generateMipMaps) {
  232. minFilter = gl.LINEAR_MIPMAP_LINEAR;
  233. } else {
  234. minFilter = gl.LINEAR;
  235. }
  236. } else if (samplingMode === BABYLON.Texture.NEAREST_SAMPLINGMODE) {
  237. magFilter = gl.NEAREST;
  238. if (generateMipMaps) {
  239. minFilter = gl.NEAREST_MIPMAP_LINEAR;
  240. } else {
  241. minFilter = gl.NEAREST;
  242. }
  243. }
  244. return {
  245. min: minFilter,
  246. mag: magFilter
  247. };
  248. };
  249. var prepareWebGLTexture = function (texture, gl, scene, width, height, invertY, noMipmap, isCompressed, processFunction, samplingMode) {
  250. if (typeof samplingMode === "undefined") { samplingMode = BABYLON.Texture.TRILINEAR_SAMPLINGMODE; }
  251. var engine = scene.getEngine();
  252. var potWidth = BABYLON.Tools.GetExponantOfTwo(width, engine.getCaps().maxTextureSize);
  253. var potHeight = BABYLON.Tools.GetExponantOfTwo(height, engine.getCaps().maxTextureSize);
  254. gl.bindTexture(gl.TEXTURE_2D, texture);
  255. gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, invertY === undefined ? 1 : (invertY ? 1 : 0));
  256. processFunction(potWidth, potHeight);
  257. var filters = getSamplingParameters(samplingMode, !noMipmap, gl);
  258. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER, filters.mag);
  259. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER, filters.min);
  260. if (!noMipmap && !isCompressed) {
  261. gl.generateMipmap(gl.TEXTURE_2D);
  262. }
  263. gl.bindTexture(gl.TEXTURE_2D, null);
  264. engine._activeTexturesCache = [];
  265. texture._baseWidth = width;
  266. texture._baseHeight = height;
  267. texture._width = potWidth;
  268. texture._height = potHeight;
  269. texture.isReady = true;
  270. scene._removePendingData(texture);
  271. };
  272. var partialLoad = function (url, index, loadedImages, scene, onfinish) {
  273. var img;
  274. var onload = function () {
  275. loadedImages[index] = img;
  276. loadedImages._internalCount++;
  277. scene._removePendingData(img);
  278. if (loadedImages._internalCount == 6) {
  279. onfinish(loadedImages);
  280. }
  281. };
  282. var onerror = function () {
  283. scene._removePendingData(img);
  284. };
  285. img = BABYLON.Tools.LoadImage(url, onload, onerror, scene.database);
  286. scene._addPendingData(img);
  287. };
  288. var cascadeLoad = function (rootUrl, scene, onfinish, extensions) {
  289. var loadedImages = [];
  290. loadedImages._internalCount = 0;
  291. for (var index = 0; index < 6; index++) {
  292. partialLoad(rootUrl + extensions[index], index, loadedImages, scene, onfinish);
  293. }
  294. };
  295. var EngineCapabilities = (function () {
  296. function EngineCapabilities() {
  297. }
  298. return EngineCapabilities;
  299. })();
  300. BABYLON.EngineCapabilities = EngineCapabilities;
  301. var Engine = (function () {
  302. function Engine(canvas, antialias, options) {
  303. var _this = this;
  304. // Public members
  305. this.isFullscreen = false;
  306. this.isPointerLock = false;
  307. this.forceWireframe = false;
  308. this.cullBackFaces = true;
  309. this.renderEvenInBackground = true;
  310. this.scenes = new Array();
  311. this._windowIsBackground = false;
  312. this._runningLoop = false;
  313. this._loadingDivBackgroundColor = "black";
  314. // States
  315. this._depthCullingState = new _DepthCullingState();
  316. this._alphaState = new _AlphaState();
  317. // Cache
  318. this._loadedTexturesCache = new Array();
  319. this._activeTexturesCache = new Array();
  320. this._compiledEffects = {};
  321. this._renderingCanvas = canvas;
  322. this._canvasClientRect = this._renderingCanvas.getBoundingClientRect();
  323. options = options || {};
  324. options.antialias = antialias;
  325. try {
  326. this._gl = canvas.getContext("webgl", options) || canvas.getContext("experimental-webgl", options);
  327. } catch (e) {
  328. throw new Error("WebGL not supported");
  329. }
  330. if (!this._gl) {
  331. throw new Error("WebGL not supported");
  332. }
  333. this._onBlur = function () {
  334. _this._windowIsBackground = true;
  335. };
  336. this._onFocus = function () {
  337. _this._windowIsBackground = false;
  338. };
  339. window.addEventListener("blur", this._onBlur);
  340. window.addEventListener("focus", this._onFocus);
  341. // Textures
  342. this._workingCanvas = document.createElement("canvas");
  343. this._workingContext = this._workingCanvas.getContext("2d");
  344. // Viewport
  345. this._hardwareScalingLevel = 1.0 / (window.devicePixelRatio || 1.0);
  346. this.resize();
  347. // Caps
  348. this._caps = new EngineCapabilities();
  349. this._caps.maxTexturesImageUnits = this._gl.getParameter(this._gl.MAX_TEXTURE_IMAGE_UNITS);
  350. this._caps.maxTextureSize = this._gl.getParameter(this._gl.MAX_TEXTURE_SIZE);
  351. this._caps.maxCubemapTextureSize = this._gl.getParameter(this._gl.MAX_CUBE_MAP_TEXTURE_SIZE);
  352. this._caps.maxRenderTextureSize = this._gl.getParameter(this._gl.MAX_RENDERBUFFER_SIZE);
  353. // Extensions
  354. this._caps.standardDerivatives = (this._gl.getExtension('OES_standard_derivatives') !== null);
  355. this._caps.s3tc = this._gl.getExtension('WEBGL_compressed_texture_s3tc');
  356. this._caps.textureFloat = (this._gl.getExtension('OES_texture_float') !== null);
  357. this._caps.textureAnisotropicFilterExtension = this._gl.getExtension('EXT_texture_filter_anisotropic') || this._gl.getExtension('WEBKIT_EXT_texture_filter_anisotropic') || this._gl.getExtension('MOZ_EXT_texture_filter_anisotropic');
  358. this._caps.maxAnisotropy = this._caps.textureAnisotropicFilterExtension ? this._gl.getParameter(this._caps.textureAnisotropicFilterExtension.MAX_TEXTURE_MAX_ANISOTROPY_EXT) : 0;
  359. this._caps.instancedArrays = this._gl.getExtension('ANGLE_instanced_arrays');
  360. // Depth buffer
  361. this.setDepthBuffer(true);
  362. this.setDepthFunctionToLessOrEqual();
  363. this.setDepthWrite(true);
  364. // Fullscreen
  365. this._onFullscreenChange = function () {
  366. if (document.fullscreen !== undefined) {
  367. _this.isFullscreen = document.fullscreen;
  368. } else if (document.mozFullScreen !== undefined) {
  369. _this.isFullscreen = document.mozFullScreen;
  370. } else if (document.webkitIsFullScreen !== undefined) {
  371. _this.isFullscreen = document.webkitIsFullScreen;
  372. } else if (document.msIsFullScreen !== undefined) {
  373. _this.isFullscreen = document.msIsFullScreen;
  374. }
  375. // Pointer lock
  376. if (_this.isFullscreen && _this._pointerLockRequested) {
  377. canvas.requestPointerLock = canvas.requestPointerLock || canvas.msRequestPointerLock || canvas.mozRequestPointerLock || canvas.webkitRequestPointerLock;
  378. if (canvas.requestPointerLock) {
  379. canvas.requestPointerLock();
  380. }
  381. }
  382. };
  383. document.addEventListener("fullscreenchange", this._onFullscreenChange, false);
  384. document.addEventListener("mozfullscreenchange", this._onFullscreenChange, false);
  385. document.addEventListener("webkitfullscreenchange", this._onFullscreenChange, false);
  386. document.addEventListener("msfullscreenchange", this._onFullscreenChange, false);
  387. // Pointer lock
  388. this._onPointerLockChange = function () {
  389. _this.isPointerLock = (document.mozPointerLockElement === canvas || document.webkitPointerLockElement === canvas || document.msPointerLockElement === canvas || document.pointerLockElement === canvas);
  390. };
  391. document.addEventListener("pointerlockchange", this._onPointerLockChange, false);
  392. document.addEventListener("mspointerlockchange", this._onPointerLockChange, false);
  393. document.addEventListener("mozpointerlockchange", this._onPointerLockChange, false);
  394. document.addEventListener("webkitpointerlockchange", this._onPointerLockChange, false);
  395. }
  396. Object.defineProperty(Engine, "ALPHA_DISABLE", {
  397. get: function () {
  398. return Engine._ALPHA_DISABLE;
  399. },
  400. enumerable: true,
  401. configurable: true
  402. });
  403. Object.defineProperty(Engine, "ALPHA_ADD", {
  404. get: function () {
  405. return Engine._ALPHA_ADD;
  406. },
  407. enumerable: true,
  408. configurable: true
  409. });
  410. Object.defineProperty(Engine, "ALPHA_COMBINE", {
  411. get: function () {
  412. return Engine._ALPHA_COMBINE;
  413. },
  414. enumerable: true,
  415. configurable: true
  416. });
  417. Object.defineProperty(Engine, "DELAYLOADSTATE_NONE", {
  418. get: function () {
  419. return Engine._DELAYLOADSTATE_NONE;
  420. },
  421. enumerable: true,
  422. configurable: true
  423. });
  424. Object.defineProperty(Engine, "DELAYLOADSTATE_LOADED", {
  425. get: function () {
  426. return Engine._DELAYLOADSTATE_LOADED;
  427. },
  428. enumerable: true,
  429. configurable: true
  430. });
  431. Object.defineProperty(Engine, "DELAYLOADSTATE_LOADING", {
  432. get: function () {
  433. return Engine._DELAYLOADSTATE_LOADING;
  434. },
  435. enumerable: true,
  436. configurable: true
  437. });
  438. Object.defineProperty(Engine, "DELAYLOADSTATE_NOTLOADED", {
  439. get: function () {
  440. return Engine._DELAYLOADSTATE_NOTLOADED;
  441. },
  442. enumerable: true,
  443. configurable: true
  444. });
  445. Object.defineProperty(Engine, "Version", {
  446. get: function () {
  447. return "2.0.0";
  448. },
  449. enumerable: true,
  450. configurable: true
  451. });
  452. Engine.prototype.getAspectRatio = function (camera) {
  453. var viewport = camera.viewport;
  454. return (this.getRenderWidth() * viewport.width) / (this.getRenderHeight() * viewport.height);
  455. };
  456. Engine.prototype.getRenderWidth = function () {
  457. if (this._currentRenderTarget) {
  458. return this._currentRenderTarget._width;
  459. }
  460. return this._renderingCanvas.width;
  461. };
  462. Engine.prototype.getRenderHeight = function () {
  463. if (this._currentRenderTarget) {
  464. return this._currentRenderTarget._height;
  465. }
  466. return this._renderingCanvas.height;
  467. };
  468. Engine.prototype.getRenderingCanvas = function () {
  469. return this._renderingCanvas;
  470. };
  471. Engine.prototype.getRenderingCanvasClientRect = function () {
  472. return this._renderingCanvas.getBoundingClientRect();
  473. };
  474. Engine.prototype.setHardwareScalingLevel = function (level) {
  475. this._hardwareScalingLevel = level;
  476. this.resize();
  477. };
  478. Engine.prototype.getHardwareScalingLevel = function () {
  479. return this._hardwareScalingLevel;
  480. };
  481. Engine.prototype.getLoadedTexturesCache = function () {
  482. return this._loadedTexturesCache;
  483. };
  484. Engine.prototype.getCaps = function () {
  485. return this._caps;
  486. };
  487. // Methods
  488. Engine.prototype.setDepthFunctionToGreater = function () {
  489. this._depthCullingState.depthFunc = this._gl.GREATER;
  490. };
  491. Engine.prototype.setDepthFunctionToGreaterOrEqual = function () {
  492. this._depthCullingState.depthFunc = this._gl.GEQUAL;
  493. };
  494. Engine.prototype.setDepthFunctionToLess = function () {
  495. this._depthCullingState.depthFunc = this._gl.LESS;
  496. };
  497. Engine.prototype.setDepthFunctionToLessOrEqual = function () {
  498. this._depthCullingState.depthFunc = this._gl.LEQUAL;
  499. };
  500. Engine.prototype.stopRenderLoop = function () {
  501. this._renderFunction = null;
  502. this._runningLoop = false;
  503. };
  504. Engine.prototype._renderLoop = function () {
  505. var _this = this;
  506. var shouldRender = true;
  507. if (!this.renderEvenInBackground && this._windowIsBackground) {
  508. shouldRender = false;
  509. }
  510. if (shouldRender) {
  511. // Start new frame
  512. this.beginFrame();
  513. if (this._renderFunction) {
  514. this._renderFunction();
  515. }
  516. // Present
  517. this.endFrame();
  518. }
  519. if (this._runningLoop) {
  520. // Register new frame
  521. BABYLON.Tools.QueueNewFrame(function () {
  522. _this._renderLoop();
  523. });
  524. }
  525. };
  526. Engine.prototype.runRenderLoop = function (renderFunction) {
  527. var _this = this;
  528. this._runningLoop = true;
  529. this._renderFunction = renderFunction;
  530. BABYLON.Tools.QueueNewFrame(function () {
  531. _this._renderLoop();
  532. });
  533. };
  534. Engine.prototype.switchFullscreen = function (requestPointerLock) {
  535. if (this.isFullscreen) {
  536. BABYLON.Tools.ExitFullscreen();
  537. } else {
  538. this._pointerLockRequested = requestPointerLock;
  539. BABYLON.Tools.RequestFullscreen(this._renderingCanvas);
  540. }
  541. };
  542. Engine.prototype.clear = function (color, backBuffer, depthStencil) {
  543. this.applyStates();
  544. this._gl.clearColor(color.r, color.g, color.b, color.a !== undefined ? color.a : 1.0);
  545. if (this._depthCullingState.depthMask) {
  546. this._gl.clearDepth(1.0);
  547. }
  548. var mode = 0;
  549. if (backBuffer)
  550. mode |= this._gl.COLOR_BUFFER_BIT;
  551. if (depthStencil && this._depthCullingState.depthMask)
  552. mode |= this._gl.DEPTH_BUFFER_BIT;
  553. this._gl.clear(mode);
  554. };
  555. Engine.prototype.setViewport = function (viewport, requiredWidth, requiredHeight) {
  556. var width = requiredWidth || this._renderingCanvas.width;
  557. var height = requiredHeight || this._renderingCanvas.height;
  558. var x = viewport.x || 0;
  559. var y = viewport.y || 0;
  560. this._cachedViewport = viewport;
  561. this._gl.viewport(x * width, y * height, width * viewport.width, height * viewport.height);
  562. };
  563. Engine.prototype.setDirectViewport = function (x, y, width, height) {
  564. this._cachedViewport = null;
  565. this._gl.viewport(x, y, width, height);
  566. };
  567. Engine.prototype.beginFrame = function () {
  568. BABYLON.Tools._MeasureFps();
  569. };
  570. Engine.prototype.endFrame = function () {
  571. this.flushFramebuffer();
  572. };
  573. Engine.prototype.resize = function () {
  574. this.setSize(this._renderingCanvas.clientWidth / this._hardwareScalingLevel, this._renderingCanvas.clientHeight / this._hardwareScalingLevel);
  575. };
  576. Engine.prototype.setSize = function (width, height) {
  577. this._renderingCanvas.width = width;
  578. this._renderingCanvas.height = height;
  579. this._canvasClientRect = this._renderingCanvas.getBoundingClientRect();
  580. };
  581. Engine.prototype.bindFramebuffer = function (texture) {
  582. this._currentRenderTarget = texture;
  583. var gl = this._gl;
  584. gl.bindFramebuffer(gl.FRAMEBUFFER, texture._framebuffer);
  585. this._gl.viewport(0, 0, texture._width, texture._height);
  586. this.wipeCaches();
  587. };
  588. Engine.prototype.unBindFramebuffer = function (texture) {
  589. this._currentRenderTarget = null;
  590. if (texture.generateMipMaps) {
  591. var gl = this._gl;
  592. gl.bindTexture(gl.TEXTURE_2D, texture);
  593. gl.generateMipmap(gl.TEXTURE_2D);
  594. gl.bindTexture(gl.TEXTURE_2D, null);
  595. }
  596. this._gl.bindFramebuffer(this._gl.FRAMEBUFFER, null);
  597. };
  598. Engine.prototype.flushFramebuffer = function () {
  599. this._gl.flush();
  600. };
  601. Engine.prototype.restoreDefaultFramebuffer = function () {
  602. this._gl.bindFramebuffer(this._gl.FRAMEBUFFER, null);
  603. this.setViewport(this._cachedViewport);
  604. this.wipeCaches();
  605. };
  606. // VBOs
  607. Engine.prototype._resetVertexBufferBinding = function () {
  608. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, null);
  609. this._cachedVertexBuffers = null;
  610. };
  611. Engine.prototype.createVertexBuffer = function (vertices) {
  612. var vbo = this._gl.createBuffer();
  613. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vbo);
  614. this._gl.bufferData(this._gl.ARRAY_BUFFER, new Float32Array(vertices), this._gl.STATIC_DRAW);
  615. this._resetVertexBufferBinding();
  616. vbo.references = 1;
  617. return vbo;
  618. };
  619. Engine.prototype.createDynamicVertexBuffer = function (capacity) {
  620. var vbo = this._gl.createBuffer();
  621. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vbo);
  622. this._gl.bufferData(this._gl.ARRAY_BUFFER, capacity, this._gl.DYNAMIC_DRAW);
  623. this._resetVertexBufferBinding();
  624. vbo.references = 1;
  625. return vbo;
  626. };
  627. Engine.prototype.updateDynamicVertexBuffer = function (vertexBuffer, vertices, length) {
  628. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer);
  629. //if (length && length != vertices.length) {
  630. // this._gl.bufferSubData(this._gl.ARRAY_BUFFER, 0, new Float32Array(vertices, 0, length));
  631. //} else {
  632. if (vertices instanceof Float32Array) {
  633. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, 0, vertices);
  634. } else {
  635. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, 0, new Float32Array(vertices));
  636. }
  637. // }
  638. this._resetVertexBufferBinding();
  639. };
  640. Engine.prototype._resetIndexBufferBinding = function () {
  641. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, null);
  642. this._cachedIndexBuffer = null;
  643. };
  644. Engine.prototype.createIndexBuffer = function (indices) {
  645. var vbo = this._gl.createBuffer();
  646. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, vbo);
  647. this._gl.bufferData(this._gl.ELEMENT_ARRAY_BUFFER, new Uint16Array(indices), this._gl.STATIC_DRAW);
  648. this._resetIndexBufferBinding();
  649. vbo.references = 1;
  650. return vbo;
  651. };
  652. Engine.prototype.bindBuffers = function (vertexBuffer, indexBuffer, vertexDeclaration, vertexStrideSize, effect) {
  653. if (this._cachedVertexBuffers !== vertexBuffer || this._cachedEffectForVertexBuffers !== effect) {
  654. this._cachedVertexBuffers = vertexBuffer;
  655. this._cachedEffectForVertexBuffers = effect;
  656. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer);
  657. var offset = 0;
  658. for (var index = 0; index < vertexDeclaration.length; index++) {
  659. var order = effect.getAttributeLocation(index);
  660. if (order >= 0) {
  661. this._gl.vertexAttribPointer(order, vertexDeclaration[index], this._gl.FLOAT, false, vertexStrideSize, offset);
  662. }
  663. offset += vertexDeclaration[index] * 4;
  664. }
  665. }
  666. if (this._cachedIndexBuffer !== indexBuffer) {
  667. this._cachedIndexBuffer = indexBuffer;
  668. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, indexBuffer);
  669. }
  670. };
  671. Engine.prototype.bindMultiBuffers = function (vertexBuffers, indexBuffer, effect) {
  672. if (this._cachedVertexBuffers !== vertexBuffers || this._cachedEffectForVertexBuffers !== effect) {
  673. this._cachedVertexBuffers = vertexBuffers;
  674. this._cachedEffectForVertexBuffers = effect;
  675. var attributes = effect.getAttributesNames();
  676. for (var index = 0; index < attributes.length; index++) {
  677. var order = effect.getAttributeLocation(index);
  678. if (order >= 0) {
  679. var vertexBuffer = vertexBuffers[attributes[index]];
  680. if (!vertexBuffer) {
  681. continue;
  682. }
  683. var stride = vertexBuffer.getStrideSize();
  684. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer.getBuffer());
  685. this._gl.vertexAttribPointer(order, stride, this._gl.FLOAT, false, stride * 4, 0);
  686. }
  687. }
  688. }
  689. if (indexBuffer != null && this._cachedIndexBuffer !== indexBuffer) {
  690. this._cachedIndexBuffer = indexBuffer;
  691. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, indexBuffer);
  692. }
  693. };
  694. Engine.prototype._releaseBuffer = function (buffer) {
  695. buffer.references--;
  696. if (buffer.references === 0) {
  697. this._gl.deleteBuffer(buffer);
  698. return true;
  699. }
  700. return false;
  701. };
  702. Engine.prototype.createInstancesBuffer = function (capacity) {
  703. var buffer = this._gl.createBuffer();
  704. buffer.capacity = capacity;
  705. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, buffer);
  706. this._gl.bufferData(this._gl.ARRAY_BUFFER, capacity, this._gl.DYNAMIC_DRAW);
  707. return buffer;
  708. };
  709. Engine.prototype.deleteInstancesBuffer = function (buffer) {
  710. this._gl.deleteBuffer(buffer);
  711. };
  712. Engine.prototype.updateAndBindInstancesBuffer = function (instancesBuffer, data, offsetLocations) {
  713. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, instancesBuffer);
  714. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, 0, data);
  715. for (var index = 0; index < 4; index++) {
  716. var offsetLocation = offsetLocations[index];
  717. this._gl.enableVertexAttribArray(offsetLocation);
  718. this._gl.vertexAttribPointer(offsetLocation, 4, this._gl.FLOAT, false, 64, index * 16);
  719. this._caps.instancedArrays.vertexAttribDivisorANGLE(offsetLocation, 1);
  720. }
  721. };
  722. Engine.prototype.unBindInstancesBuffer = function (instancesBuffer, offsetLocations) {
  723. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, instancesBuffer);
  724. for (var index = 0; index < 4; index++) {
  725. var offsetLocation = offsetLocations[index];
  726. this._gl.disableVertexAttribArray(offsetLocation);
  727. this._caps.instancedArrays.vertexAttribDivisorANGLE(offsetLocation, 0);
  728. }
  729. };
  730. Engine.prototype.applyStates = function () {
  731. this._depthCullingState.apply(this._gl);
  732. this._alphaState.apply(this._gl);
  733. };
  734. Engine.prototype.draw = function (drawAs, start, count, instancesCount) {
  735. // Apply states
  736. this.applyStates();
  737. switch (drawAs) {
  738. case this._gl.LINES:
  739. case this._gl.TRIANGLES:
  740. {
  741. if (instancesCount) {
  742. this._caps.instancedArrays.drawElementsInstancedANGLE(drawAs, count, this._gl.UNSIGNED_SHORT, start * 2, instancesCount);
  743. } else {
  744. this._gl.drawElements(drawAs, count, this._gl.UNSIGNED_SHORT, start * 2);
  745. }
  746. }
  747. break;
  748. case this._gl.POINTS:
  749. {
  750. this._gl.drawArrays(drawAs, 0, count);
  751. }
  752. break;
  753. }
  754. };
  755. /*
  756. public draw(useTriangles: boolean, indexStart: number, indexCount: number, instancesCount?: number): void {
  757. // Apply states
  758. this.applyStates();
  759. // Render
  760. if (instancesCount) {
  761. this._caps.instancedArrays.drawElementsInstancedANGLE(useTriangles ? this._gl.TRIANGLES : this._gl.LINES, indexCount, this._gl.UNSIGNED_SHORT, indexStart * 2, instancesCount);
  762. return;
  763. }
  764. this._gl.drawElements(useTriangles ? this._gl.TRIANGLES : this._gl.LINES, indexCount, this._gl.UNSIGNED_SHORT, indexStart * 2);
  765. }*/
  766. // Shaders
  767. Engine.prototype._releaseEffect = function (effect) {
  768. if (this._compiledEffects[effect._key]) {
  769. delete this._compiledEffects[effect._key];
  770. if (effect.getProgram()) {
  771. this._gl.deleteProgram(effect.getProgram());
  772. }
  773. }
  774. };
  775. Engine.prototype.createEffect = function (baseName, attributesNames, uniformsNames, samplers, defines, fallbacks, onCompiled, onError) {
  776. var vertex = baseName.vertexElement || baseName.vertex || baseName;
  777. var fragment = baseName.fragmentElement || baseName.fragment || baseName;
  778. var name = vertex + "+" + fragment + "@" + defines;
  779. if (this._compiledEffects[name]) {
  780. return this._compiledEffects[name];
  781. }
  782. var effect = new BABYLON.Effect(baseName, attributesNames, uniformsNames, samplers, this, defines, fallbacks, onCompiled, onError);
  783. effect._key = name;
  784. this._compiledEffects[name] = effect;
  785. return effect;
  786. };
  787. Engine.prototype.createEffectForParticles = function (fragmentName, uniformsNames, samplers, defines, fallbacks, onCompiled, onError) {
  788. if (typeof uniformsNames === "undefined") { uniformsNames = []; }
  789. if (typeof samplers === "undefined") { samplers = []; }
  790. if (typeof defines === "undefined") { defines = ""; }
  791. return this.createEffect({
  792. vertex: "particles",
  793. fragmentElement: fragmentName
  794. }, ["position", "color", "options"], ["view", "projection"].concat(uniformsNames), ["diffuseSampler"].concat(samplers), defines, fallbacks, onCompiled, onError);
  795. };
  796. Engine.prototype.createShaderProgram = function (vertexCode, fragmentCode, defines) {
  797. var vertexShader = compileShader(this._gl, vertexCode, "vertex", defines);
  798. var fragmentShader = compileShader(this._gl, fragmentCode, "fragment", defines);
  799. var shaderProgram = this._gl.createProgram();
  800. this._gl.attachShader(shaderProgram, vertexShader);
  801. this._gl.attachShader(shaderProgram, fragmentShader);
  802. this._gl.linkProgram(shaderProgram);
  803. var linked = this._gl.getProgramParameter(shaderProgram, this._gl.LINK_STATUS);
  804. if (!linked) {
  805. var error = this._gl.getProgramInfoLog(shaderProgram);
  806. if (error) {
  807. throw new Error(error);
  808. }
  809. }
  810. this._gl.deleteShader(vertexShader);
  811. this._gl.deleteShader(fragmentShader);
  812. return shaderProgram;
  813. };
  814. Engine.prototype.getUniforms = function (shaderProgram, uniformsNames) {
  815. var results = [];
  816. for (var index = 0; index < uniformsNames.length; index++) {
  817. results.push(this._gl.getUniformLocation(shaderProgram, uniformsNames[index]));
  818. }
  819. return results;
  820. };
  821. Engine.prototype.getAttributes = function (shaderProgram, attributesNames) {
  822. var results = [];
  823. for (var index = 0; index < attributesNames.length; index++) {
  824. try {
  825. results.push(this._gl.getAttribLocation(shaderProgram, attributesNames[index]));
  826. } catch (e) {
  827. results.push(-1);
  828. }
  829. }
  830. return results;
  831. };
  832. Engine.prototype.enableEffect = function (effect) {
  833. if (!effect || !effect.getAttributesCount() || this._currentEffect === effect) {
  834. return;
  835. }
  836. this._vertexAttribArrays = this._vertexAttribArrays || [];
  837. // Use program
  838. this._gl.useProgram(effect.getProgram());
  839. for (var i in this._vertexAttribArrays) {
  840. if (i > this._gl.VERTEX_ATTRIB_ARRAY_ENABLED || !this._vertexAttribArrays[i]) {
  841. continue;
  842. }
  843. this._vertexAttribArrays[i] = false;
  844. this._gl.disableVertexAttribArray(i);
  845. }
  846. var attributesCount = effect.getAttributesCount();
  847. for (var index = 0; index < attributesCount; index++) {
  848. // Attributes
  849. var order = effect.getAttributeLocation(index);
  850. if (order >= 0) {
  851. this._vertexAttribArrays[order] = true;
  852. this._gl.enableVertexAttribArray(order);
  853. }
  854. }
  855. this._currentEffect = effect;
  856. };
  857. Engine.prototype.setArray = function (uniform, array) {
  858. if (!uniform)
  859. return;
  860. this._gl.uniform1fv(uniform, array);
  861. };
  862. Engine.prototype.setMatrices = function (uniform, matrices) {
  863. if (!uniform)
  864. return;
  865. this._gl.uniformMatrix4fv(uniform, false, matrices);
  866. };
  867. Engine.prototype.setMatrix = function (uniform, matrix) {
  868. if (!uniform)
  869. return;
  870. this._gl.uniformMatrix4fv(uniform, false, matrix.toArray());
  871. };
  872. Engine.prototype.setFloat = function (uniform, value) {
  873. if (!uniform)
  874. return;
  875. this._gl.uniform1f(uniform, value);
  876. };
  877. Engine.prototype.setFloat2 = function (uniform, x, y) {
  878. if (!uniform)
  879. return;
  880. this._gl.uniform2f(uniform, x, y);
  881. };
  882. Engine.prototype.setFloat3 = function (uniform, x, y, z) {
  883. if (!uniform)
  884. return;
  885. this._gl.uniform3f(uniform, x, y, z);
  886. };
  887. Engine.prototype.setBool = function (uniform, bool) {
  888. if (!uniform)
  889. return;
  890. this._gl.uniform1i(uniform, bool);
  891. };
  892. Engine.prototype.setFloat4 = function (uniform, x, y, z, w) {
  893. if (!uniform)
  894. return;
  895. this._gl.uniform4f(uniform, x, y, z, w);
  896. };
  897. Engine.prototype.setColor3 = function (uniform, color3) {
  898. if (!uniform)
  899. return;
  900. this._gl.uniform3f(uniform, color3.r, color3.g, color3.b);
  901. };
  902. Engine.prototype.setColor4 = function (uniform, color3, alpha) {
  903. if (!uniform)
  904. return;
  905. this._gl.uniform4f(uniform, color3.r, color3.g, color3.b, alpha);
  906. };
  907. // States
  908. Engine.prototype.setState = function (culling, force) {
  909. // Culling
  910. if (this._depthCullingState.cull !== culling || force) {
  911. if (culling) {
  912. this._depthCullingState.cullFace = this.cullBackFaces ? this._gl.BACK : this._gl.FRONT;
  913. this._depthCullingState.cull = true;
  914. } else {
  915. this._depthCullingState.cull = false;
  916. }
  917. }
  918. };
  919. Engine.prototype.setDepthBuffer = function (enable) {
  920. this._depthCullingState.depthTest = enable;
  921. };
  922. Engine.prototype.getDepthWrite = function () {
  923. return this._depthCullingState.depthMask;
  924. };
  925. Engine.prototype.setDepthWrite = function (enable) {
  926. this._depthCullingState.depthMask = enable;
  927. };
  928. Engine.prototype.setColorWrite = function (enable) {
  929. this._gl.colorMask(enable, enable, enable, enable);
  930. };
  931. Engine.prototype.setAlphaMode = function (mode) {
  932. switch (mode) {
  933. case BABYLON.Engine.ALPHA_DISABLE:
  934. this.setDepthWrite(true);
  935. this._alphaState.alphaBlend = false;
  936. break;
  937. case BABYLON.Engine.ALPHA_COMBINE:
  938. this.setDepthWrite(false);
  939. this._alphaState.setAlphaBlendFunctionParameters(this._gl.SRC_ALPHA, this._gl.ONE_MINUS_SRC_ALPHA, this._gl.ONE, this._gl.ONE);
  940. this._alphaState.alphaBlend = true;
  941. break;
  942. case BABYLON.Engine.ALPHA_ADD:
  943. this.setDepthWrite(false);
  944. this._alphaState.setAlphaBlendFunctionParameters(this._gl.ONE, this._gl.ONE, this._gl.ZERO, this._gl.ONE);
  945. this._alphaState.alphaBlend = true;
  946. break;
  947. }
  948. };
  949. Engine.prototype.setAlphaTesting = function (enable) {
  950. this._alphaTest = enable;
  951. };
  952. Engine.prototype.getAlphaTesting = function () {
  953. return this._alphaTest;
  954. };
  955. // Textures
  956. Engine.prototype.wipeCaches = function () {
  957. this._activeTexturesCache = [];
  958. this._currentEffect = null;
  959. this._depthCullingState.reset();
  960. this._alphaState.reset();
  961. this._cachedVertexBuffers = null;
  962. this._cachedIndexBuffer = null;
  963. this._cachedEffectForVertexBuffers = null;
  964. };
  965. Engine.prototype.setSamplingMode = function (texture, samplingMode) {
  966. var gl = this._gl;
  967. gl.bindTexture(gl.TEXTURE_2D, texture);
  968. var magFilter = gl.NEAREST;
  969. var minFilter = gl.NEAREST;
  970. if (samplingMode === BABYLON.Texture.BILINEAR_SAMPLINGMODE) {
  971. magFilter = gl.LINEAR;
  972. minFilter = gl.LINEAR;
  973. } else if (samplingMode === BABYLON.Texture.TRILINEAR_SAMPLINGMODE) {
  974. magFilter = gl.LINEAR;
  975. minFilter = gl.LINEAR_MIPMAP_LINEAR;
  976. }
  977. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER, magFilter);
  978. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER, minFilter);
  979. gl.bindTexture(gl.TEXTURE_2D, null);
  980. };
  981. Engine.prototype.createTexture = function (url, noMipmap, invertY, scene, samplingMode, onLoad, onError, buffer) {
  982. var _this = this;
  983. if (typeof samplingMode === "undefined") { samplingMode = BABYLON.Texture.TRILINEAR_SAMPLINGMODE; }
  984. if (typeof onLoad === "undefined") { onLoad = null; }
  985. if (typeof onError === "undefined") { onError = null; }
  986. if (typeof buffer === "undefined") { buffer = null; }
  987. var texture = this._gl.createTexture();
  988. var extension;
  989. var fromData = false;
  990. if (url.substr(0, 5) === "data:") {
  991. fromData = true;
  992. }
  993. if (!fromData)
  994. extension = url.substr(url.length - 4, 4).toLowerCase();
  995. else {
  996. var oldUrl = url;
  997. fromData = oldUrl.split(':');
  998. url = oldUrl;
  999. extension = fromData[1].substr(fromData[1].length - 4, 4).toLowerCase();
  1000. }
  1001. var isDDS = this.getCaps().s3tc && (extension === ".dds");
  1002. var isTGA = (extension === ".tga");
  1003. scene._addPendingData(texture);
  1004. texture.url = url;
  1005. texture.noMipmap = noMipmap;
  1006. texture.references = 1;
  1007. this._loadedTexturesCache.push(texture);
  1008. var onerror = function () {
  1009. scene._removePendingData(texture);
  1010. if (onError) {
  1011. onError();
  1012. }
  1013. };
  1014. if (isTGA) {
  1015. var callback = function (arrayBuffer) {
  1016. var data = new Uint8Array(arrayBuffer);
  1017. var header = BABYLON.Internals.TGATools.GetTGAHeader(data);
  1018. prepareWebGLTexture(texture, _this._gl, scene, header.width, header.height, invertY, noMipmap, false, function () {
  1019. BABYLON.Internals.TGATools.UploadContent(_this._gl, data);
  1020. if (onLoad) {
  1021. onLoad();
  1022. }
  1023. }, samplingMode);
  1024. };
  1025. if (!(fromData instanceof Array))
  1026. BABYLON.Tools.LoadFile(url, function (arrayBuffer) {
  1027. callback(arrayBuffer);
  1028. }, onerror, scene.database, true);
  1029. else
  1030. callback(buffer);
  1031. } else if (isDDS) {
  1032. callback = function (data) {
  1033. var info = BABYLON.Internals.DDSTools.GetDDSInfo(data);
  1034. var loadMipmap = (info.isRGB || info.isLuminance || info.mipmapCount > 1) && !noMipmap && ((info.width >> (info.mipmapCount - 1)) == 1);
  1035. prepareWebGLTexture(texture, _this._gl, scene, info.width, info.height, invertY, !loadMipmap, info.isFourCC, function () {
  1036. BABYLON.Internals.DDSTools.UploadDDSLevels(_this._gl, _this.getCaps().s3tc, data, info, loadMipmap, 1);
  1037. if (onLoad) {
  1038. onLoad();
  1039. }
  1040. }, samplingMode);
  1041. };
  1042. if (!(fromData instanceof Array))
  1043. BABYLON.Tools.LoadFile(url, function (data) {
  1044. callback(data);
  1045. }, onerror, scene.database, true);
  1046. else
  1047. callback(buffer);
  1048. } else {
  1049. var onload = function (img) {
  1050. prepareWebGLTexture(texture, _this._gl, scene, img.width, img.height, invertY, noMipmap, false, function (potWidth, potHeight) {
  1051. var isPot = (img.width == potWidth && img.height == potHeight);
  1052. if (!isPot) {
  1053. _this._workingCanvas.width = potWidth;
  1054. _this._workingCanvas.height = potHeight;
  1055. _this._workingContext.drawImage(img, 0, 0, img.width, img.height, 0, 0, potWidth, potHeight);
  1056. }
  1057. _this._gl.texImage2D(_this._gl.TEXTURE_2D, 0, _this._gl.RGBA, _this._gl.RGBA, _this._gl.UNSIGNED_BYTE, isPot ? img : _this._workingCanvas);
  1058. if (onLoad) {
  1059. onLoad();
  1060. }
  1061. }, samplingMode);
  1062. };
  1063. if (!(fromData instanceof Array))
  1064. BABYLON.Tools.LoadImage(url, onload, onerror, scene.database);
  1065. else
  1066. BABYLON.Tools.LoadImage(buffer, onload, onerror, scene.database);
  1067. }
  1068. return texture;
  1069. };
  1070. Engine.prototype.createDynamicTexture = function (width, height, generateMipMaps, samplingMode) {
  1071. var texture = this._gl.createTexture();
  1072. width = BABYLON.Tools.GetExponantOfTwo(width, this._caps.maxTextureSize);
  1073. height = BABYLON.Tools.GetExponantOfTwo(height, this._caps.maxTextureSize);
  1074. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1075. var filters = getSamplingParameters(samplingMode, generateMipMaps, this._gl);
  1076. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MAG_FILTER, filters.mag);
  1077. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MIN_FILTER, filters.min);
  1078. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1079. this._activeTexturesCache = [];
  1080. texture._baseWidth = width;
  1081. texture._baseHeight = height;
  1082. texture._width = width;
  1083. texture._height = height;
  1084. texture.isReady = false;
  1085. texture.generateMipMaps = generateMipMaps;
  1086. texture.references = 1;
  1087. this._loadedTexturesCache.push(texture);
  1088. return texture;
  1089. };
  1090. Engine.prototype.updateDynamicTexture = function (texture, canvas, invertY) {
  1091. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1092. this._gl.pixelStorei(this._gl.UNPACK_FLIP_Y_WEBGL, invertY ? 1 : 0);
  1093. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, canvas);
  1094. if (texture.generateMipMaps) {
  1095. this._gl.generateMipmap(this._gl.TEXTURE_2D);
  1096. }
  1097. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1098. this._activeTexturesCache = [];
  1099. texture.isReady = true;
  1100. };
  1101. Engine.prototype.updateVideoTexture = function (texture, video, invertY) {
  1102. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1103. this._gl.pixelStorei(this._gl.UNPACK_FLIP_Y_WEBGL, invertY ? 0 : 1); // Video are upside down by default
  1104. // Scale the video if it is a NPOT using the current working canvas
  1105. if (video.videoWidth !== texture._width || video.videoHeight !== texture._height) {
  1106. if (!texture._workingCanvas) {
  1107. texture._workingCanvas = document.createElement("canvas");
  1108. texture._workingContext = texture._workingCanvas.getContext("2d");
  1109. texture._workingCanvas.width = texture._width;
  1110. texture._workingCanvas.height = texture._height;
  1111. }
  1112. texture._workingContext.drawImage(video, 0, 0, video.videoWidth, video.videoHeight, 0, 0, texture._width, texture._height);
  1113. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, texture._workingCanvas);
  1114. } else {
  1115. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, video);
  1116. }
  1117. if (texture.generateMipMaps) {
  1118. this._gl.generateMipmap(this._gl.TEXTURE_2D);
  1119. }
  1120. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1121. this._activeTexturesCache = [];
  1122. texture.isReady = true;
  1123. };
  1124. Engine.prototype.createRenderTargetTexture = function (size, options) {
  1125. // old version had a "generateMipMaps" arg instead of options.
  1126. // if options.generateMipMaps is undefined, consider that options itself if the generateMipmaps value
  1127. // in the same way, generateDepthBuffer is defaulted to true
  1128. var generateMipMaps = false;
  1129. var generateDepthBuffer = true;
  1130. var samplingMode = BABYLON.Texture.TRILINEAR_SAMPLINGMODE;
  1131. if (options !== undefined) {
  1132. generateMipMaps = options.generateMipMaps === undefined ? options : options.generateMipmaps;
  1133. generateDepthBuffer = options.generateDepthBuffer === undefined ? true : options.generateDepthBuffer;
  1134. if (options.samplingMode !== undefined) {
  1135. samplingMode = options.samplingMode;
  1136. }
  1137. }
  1138. var gl = this._gl;
  1139. var texture = gl.createTexture();
  1140. gl.bindTexture(gl.TEXTURE_2D, texture);
  1141. var width = size.width || size;
  1142. var height = size.height || size;
  1143. var filters = getSamplingParameters(samplingMode, generateMipMaps, gl);
  1144. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER, filters.mag);
  1145. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER, filters.min);
  1146. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1147. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1148. gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, width, height, 0, gl.RGBA, gl.UNSIGNED_BYTE, null);
  1149. var depthBuffer;
  1150. // Create the depth buffer
  1151. if (generateDepthBuffer) {
  1152. depthBuffer = gl.createRenderbuffer();
  1153. gl.bindRenderbuffer(gl.RENDERBUFFER, depthBuffer);
  1154. gl.renderbufferStorage(gl.RENDERBUFFER, gl.DEPTH_COMPONENT16, width, height);
  1155. }
  1156. // Create the framebuffer
  1157. var framebuffer = gl.createFramebuffer();
  1158. gl.bindFramebuffer(gl.FRAMEBUFFER, framebuffer);
  1159. gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, texture, 0);
  1160. if (generateDepthBuffer) {
  1161. gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.RENDERBUFFER, depthBuffer);
  1162. }
  1163. // Unbind
  1164. gl.bindTexture(gl.TEXTURE_2D, null);
  1165. gl.bindRenderbuffer(gl.RENDERBUFFER, null);
  1166. gl.bindFramebuffer(gl.FRAMEBUFFER, null);
  1167. texture._framebuffer = framebuffer;
  1168. if (generateDepthBuffer) {
  1169. texture._depthBuffer = depthBuffer;
  1170. }
  1171. texture._width = width;
  1172. texture._height = height;
  1173. texture.isReady = true;
  1174. texture.generateMipMaps = generateMipMaps;
  1175. texture.references = 1;
  1176. this._activeTexturesCache = [];
  1177. this._loadedTexturesCache.push(texture);
  1178. return texture;
  1179. };
  1180. Engine.prototype.createCubeTexture = function (rootUrl, scene, extensions, noMipmap) {
  1181. var _this = this;
  1182. var gl = this._gl;
  1183. var texture = gl.createTexture();
  1184. texture.isCube = true;
  1185. texture.url = rootUrl;
  1186. texture.references = 1;
  1187. this._loadedTexturesCache.push(texture);
  1188. var extension = rootUrl.substr(rootUrl.length - 4, 4).toLowerCase();
  1189. var isDDS = this.getCaps().s3tc && (extension === ".dds");
  1190. if (isDDS) {
  1191. BABYLON.Tools.LoadFile(rootUrl, function (data) {
  1192. var info = BABYLON.Internals.DDSTools.GetDDSInfo(data);
  1193. var loadMipmap = (info.isRGB || info.isLuminance || info.mipmapCount > 1) && !noMipmap;
  1194. gl.bindTexture(gl.TEXTURE_CUBE_MAP, texture);
  1195. gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, 1);
  1196. BABYLON.Internals.DDSTools.UploadDDSLevels(_this._gl, _this.getCaps().s3tc, data, info, loadMipmap, 6);
  1197. if (!noMipmap && !info.isFourCC && info.mipmapCount == 1) {
  1198. gl.generateMipmap(gl.TEXTURE_CUBE_MAP);
  1199. }
  1200. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MAG_FILTER, gl.LINEAR);
  1201. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MIN_FILTER, loadMipmap ? gl.LINEAR_MIPMAP_LINEAR : gl.LINEAR);
  1202. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1203. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1204. gl.bindTexture(gl.TEXTURE_CUBE_MAP, null);
  1205. _this._activeTexturesCache = [];
  1206. texture._width = info.width;
  1207. texture._height = info.height;
  1208. texture.isReady = true;
  1209. }, null, null, true);
  1210. } else {
  1211. cascadeLoad(rootUrl, scene, function (imgs) {
  1212. var width = BABYLON.Tools.GetExponantOfTwo(imgs[0].width, _this._caps.maxCubemapTextureSize);
  1213. var height = width;
  1214. _this._workingCanvas.width = width;
  1215. _this._workingCanvas.height = height;
  1216. var faces = [
  1217. gl.TEXTURE_CUBE_MAP_POSITIVE_X, gl.TEXTURE_CUBE_MAP_POSITIVE_Y, gl.TEXTURE_CUBE_MAP_POSITIVE_Z,
  1218. gl.TEXTURE_CUBE_MAP_NEGATIVE_X, gl.TEXTURE_CUBE_MAP_NEGATIVE_Y, gl.TEXTURE_CUBE_MAP_NEGATIVE_Z
  1219. ];
  1220. gl.bindTexture(gl.TEXTURE_CUBE_MAP, texture);
  1221. gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, 0);
  1222. for (var index = 0; index < faces.length; index++) {
  1223. _this._workingContext.drawImage(imgs[index], 0, 0, imgs[index].width, imgs[index].height, 0, 0, width, height);
  1224. gl.texImage2D(faces[index], 0, gl.RGBA, gl.RGBA, gl.UNSIGNED_BYTE, _this._workingCanvas);
  1225. }
  1226. if (!noMipmap) {
  1227. gl.generateMipmap(gl.TEXTURE_CUBE_MAP);
  1228. }
  1229. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MAG_FILTER, gl.LINEAR);
  1230. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MIN_FILTER, noMipmap ? gl.LINEAR : gl.LINEAR_MIPMAP_LINEAR);
  1231. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1232. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1233. gl.bindTexture(gl.TEXTURE_CUBE_MAP, null);
  1234. _this._activeTexturesCache = [];
  1235. texture._width = width;
  1236. texture._height = height;
  1237. texture.isReady = true;
  1238. }, extensions);
  1239. }
  1240. return texture;
  1241. };
  1242. Engine.prototype._releaseTexture = function (texture) {
  1243. var gl = this._gl;
  1244. if (texture._framebuffer) {
  1245. gl.deleteFramebuffer(texture._framebuffer);
  1246. }
  1247. if (texture._depthBuffer) {
  1248. gl.deleteRenderbuffer(texture._depthBuffer);
  1249. }
  1250. gl.deleteTexture(texture);
  1251. for (var channel = 0; channel < this._caps.maxTexturesImageUnits; channel++) {
  1252. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1253. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1254. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, null);
  1255. this._activeTexturesCache[channel] = null;
  1256. }
  1257. var index = this._loadedTexturesCache.indexOf(texture);
  1258. if (index !== -1) {
  1259. this._loadedTexturesCache.splice(index, 1);
  1260. }
  1261. };
  1262. Engine.prototype.bindSamplers = function (effect) {
  1263. this._gl.useProgram(effect.getProgram());
  1264. var samplers = effect.getSamplers();
  1265. for (var index = 0; index < samplers.length; index++) {
  1266. var uniform = effect.getUniform(samplers[index]);
  1267. this._gl.uniform1i(uniform, index);
  1268. }
  1269. this._currentEffect = null;
  1270. };
  1271. Engine.prototype._bindTexture = function (channel, texture) {
  1272. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1273. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1274. this._activeTexturesCache[channel] = null;
  1275. };
  1276. Engine.prototype.setTextureFromPostProcess = function (channel, postProcess) {
  1277. this._bindTexture(channel, postProcess._textures.data[postProcess._currentRenderTextureInd]);
  1278. };
  1279. Engine.prototype.setTexture = function (channel, texture) {
  1280. if (channel < 0) {
  1281. return;
  1282. }
  1283. // Not ready?
  1284. if (!texture || !texture.isReady()) {
  1285. if (this._activeTexturesCache[channel] != null) {
  1286. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1287. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1288. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, null);
  1289. this._activeTexturesCache[channel] = null;
  1290. }
  1291. return;
  1292. }
  1293. // Video
  1294. if (texture instanceof BABYLON.VideoTexture) {
  1295. if (texture.update()) {
  1296. this._activeTexturesCache[channel] = null;
  1297. }
  1298. } else if (texture.delayLoadState == BABYLON.Engine.DELAYLOADSTATE_NOTLOADED) {
  1299. texture.delayLoad();
  1300. return;
  1301. }
  1302. if (this._activeTexturesCache[channel] == texture) {
  1303. return;
  1304. }
  1305. this._activeTexturesCache[channel] = texture;
  1306. var internalTexture = texture.getInternalTexture();
  1307. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1308. if (internalTexture.isCube) {
  1309. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, internalTexture);
  1310. if (internalTexture._cachedCoordinatesMode !== texture.coordinatesMode) {
  1311. internalTexture._cachedCoordinatesMode = texture.coordinatesMode;
  1312. // CUBIC_MODE and SKYBOX_MODE both require CLAMP_TO_EDGE. All other modes use REPEAT.
  1313. var textureWrapMode = (texture.coordinatesMode !== BABYLON.Texture.CUBIC_MODE && texture.coordinatesMode !== BABYLON.Texture.SKYBOX_MODE) ? this._gl.REPEAT : this._gl.CLAMP_TO_EDGE;
  1314. this._gl.texParameteri(this._gl.TEXTURE_CUBE_MAP, this._gl.TEXTURE_WRAP_S, textureWrapMode);
  1315. this._gl.texParameteri(this._gl.TEXTURE_CUBE_MAP, this._gl.TEXTURE_WRAP_T, textureWrapMode);
  1316. }
  1317. this._setAnisotropicLevel(this._gl.TEXTURE_CUBE_MAP, texture);
  1318. } else {
  1319. this._gl.bindTexture(this._gl.TEXTURE_2D, internalTexture);
  1320. if (internalTexture._cachedWrapU !== texture.wrapU) {
  1321. internalTexture._cachedWrapU = texture.wrapU;
  1322. switch (texture.wrapU) {
  1323. case BABYLON.Texture.WRAP_ADDRESSMODE:
  1324. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.REPEAT);
  1325. break;
  1326. case BABYLON.Texture.CLAMP_ADDRESSMODE:
  1327. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.CLAMP_TO_EDGE);
  1328. break;
  1329. case BABYLON.Texture.MIRROR_ADDRESSMODE:
  1330. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.MIRRORED_REPEAT);
  1331. break;
  1332. }
  1333. }
  1334. if (internalTexture._cachedWrapV !== texture.wrapV) {
  1335. internalTexture._cachedWrapV = texture.wrapV;
  1336. switch (texture.wrapV) {
  1337. case BABYLON.Texture.WRAP_ADDRESSMODE:
  1338. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.REPEAT);
  1339. break;
  1340. case BABYLON.Texture.CLAMP_ADDRESSMODE:
  1341. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.CLAMP_TO_EDGE);
  1342. break;
  1343. case BABYLON.Texture.MIRROR_ADDRESSMODE:
  1344. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.MIRRORED_REPEAT);
  1345. break;
  1346. }
  1347. }
  1348. this._setAnisotropicLevel(this._gl.TEXTURE_2D, texture);
  1349. }
  1350. };
  1351. Engine.prototype._setAnisotropicLevel = function (key, texture) {
  1352. var anisotropicFilterExtension = this._caps.textureAnisotropicFilterExtension;
  1353. if (anisotropicFilterExtension && texture._cachedAnisotropicFilteringLevel !== texture.anisotropicFilteringLevel) {
  1354. this._gl.texParameterf(key, anisotropicFilterExtension.TEXTURE_MAX_ANISOTROPY_EXT, Math.min(texture.anisotropicFilteringLevel, this._caps.maxAnisotropy));
  1355. texture._cachedAnisotropicFilteringLevel = texture.anisotropicFilteringLevel;
  1356. }
  1357. };
  1358. Engine.prototype.readPixels = function (x, y, width, height) {
  1359. var data = new Uint8Array(height * width * 4);
  1360. this._gl.readPixels(0, 0, width, height, this._gl.RGBA, this._gl.UNSIGNED_BYTE, data);
  1361. return data;
  1362. };
  1363. // Dispose
  1364. Engine.prototype.dispose = function () {
  1365. this.hideLoadingUI();
  1366. this.stopRenderLoop();
  1367. while (this.scenes.length) {
  1368. this.scenes[0].dispose();
  1369. }
  1370. for (var name in this._compiledEffects) {
  1371. this._gl.deleteProgram(this._compiledEffects[name]._program);
  1372. }
  1373. for (var i in this._vertexAttribArrays) {
  1374. if (i > this._gl.VERTEX_ATTRIB_ARRAY_ENABLED || !this._vertexAttribArrays[i]) {
  1375. continue;
  1376. }
  1377. this._gl.disableVertexAttribArray(i);
  1378. }
  1379. // Events
  1380. window.removeEventListener("blur", this._onBlur);
  1381. window.removeEventListener("focus", this._onFocus);
  1382. document.removeEventListener("fullscreenchange", this._onFullscreenChange);
  1383. document.removeEventListener("mozfullscreenchange", this._onFullscreenChange);
  1384. document.removeEventListener("webkitfullscreenchange", this._onFullscreenChange);
  1385. document.removeEventListener("msfullscreenchange", this._onFullscreenChange);
  1386. document.removeEventListener("pointerlockchange", this._onPointerLockChange);
  1387. document.removeEventListener("mspointerlockchange", this._onPointerLockChange);
  1388. document.removeEventListener("mozpointerlockchange", this._onPointerLockChange);
  1389. document.removeEventListener("webkitpointerlockchange", this._onPointerLockChange);
  1390. };
  1391. // Loading screen
  1392. Engine.prototype.displayLoadingUI = function () {
  1393. var _this = this;
  1394. this._loadingDiv = document.createElement("div");
  1395. this._loadingDiv.style.opacity = "0";
  1396. this._loadingDiv.style.transition = "opacity 1.5s ease";
  1397. // Loading text
  1398. this._loadingTextDiv = document.createElement("div");
  1399. this._loadingTextDiv.style.position = "absolute";
  1400. this._loadingTextDiv.style.left = "0";
  1401. this._loadingTextDiv.style.top = "50%";
  1402. this._loadingTextDiv.style.marginTop = "80px";
  1403. this._loadingTextDiv.style.width = "100%";
  1404. this._loadingTextDiv.style.height = "20px";
  1405. this._loadingTextDiv.style.fontFamily = "Arial";
  1406. this._loadingTextDiv.style.fontSize = "14px";
  1407. this._loadingTextDiv.style.color = "white";
  1408. this._loadingTextDiv.style.textAlign = "center";
  1409. this._loadingTextDiv.innerHTML = "Loading";
  1410. this._loadingDiv.appendChild(this._loadingTextDiv);
  1411. // Loading img
  1412. var imgBack = new Image();
  1413. imgBack.src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuM4zml1AAAARbSURBVHhe7Z09aFNRFMc716kuLrq4FdyLq4Wi4CAoRQcR0UJBUBdRiuLSIYMo6CA4FF2sgw6CFAdFUOpSQYcWO4hD26UQCfXrIQrx/JJzw1OSWq3NPeL/B4Fy+0jg/HO+7j3vpUcI8b/Q39+/49ihfWdPHT94Yf/e3Se3bd263f8lus218TPn6vV6Ya8Wi/MzNRNmj18iusX9W1evmP1/EKNEIVG6CMbG6E3bt+fT++pHha8NoHdT72bLE8NDg7tGU64gLLndV4Wc4m8j/pS+vr4tGB/DT16v3Fyr8dvBe/jbit8BL0AES9LX1iPAz+BR/hFiLVCynj95dPzNy6fv3IZ/k4L3948Sq7FzYGBg4vLFGxitabuOFCbWNKGrMnbiUuo18KaV6tIHv6YtvL9/nOgE31jCktmrY7k6+/zhE4yP4Vf7hiNqh/BWWEl8mzDol4p22Lf7cIdvdUMEvv0Y2S9fE5S1hLzpqTsPkiep//gFGPnR3Yl7GL5p/xYFBrTwM+iXio3GqpwDGL5p/xYNIX7XG8Q6IJRgdIzf1KBBgafII7oMidhyQtVFaMA2Bt7il4huQRhaXphbcR2g4RXqBzKAGHiCCwGFVUAj/m/RTRDj29cvn10I0PZ3LghH5f4CL1EFlQmqqXK3jDDKFxmhQ3Yt6oQseUZGKmMnTpsOqc8o1F9kBOMjQlOLeqEeIyOc6JV6jYLJD/+XyIFvnzdgl9aXRQ5I2qZDK1SpospMqaoqON/wZZGDciLnMMiXRS7IF4hhqMTNTdk7CFu+LHLhR7BQqBvPDJUUQqCGvCMATHUgBmhWNgApmdOda9YpM+VwRYfuyyIXDK8hBlilNerLIheMZCKGwlUAyru6GlwOgPUbRxADdJ9FAChxXY864viyyEXqPxhc0M2TAfAbatSdRyHtXymhByEdRnE3ky+JnHAIhSA0h74kckETmHoQbSgGwJrCIRMEPSRIBCRIMAhZaYhaggQhJXUJEoRU9mofKwh+F22dLRRfEjlJM7w6KQwCoQpBOKTyJZETjmwRxKqtGV8SOSkNOGjKPQppBEgDDkFgpxdBVGkFgaYQQXRIFQSObk0P5ZFIpAZRHXsQ0r0hCluBWKkuvVbYCkQaCdL5ehBScudJP4yY+rLISdps1NBDEJKXMMmoSfggWC4ZQRR17oFYXph7hSiquIKQ+hJGTX1J5MYSPD/GVdNzsgLBwZVCVyAQAkF0ohiI/c1fS6tNXq9UfEnkhudmIQolsS+J3Hh/UtNDzQLhj42VKJFInqLwFYiUU5ToA+HdfI0JevUpQUAIn+vSz2lHIuUV/dJOIHhOY/IWVWGBIHQtzs88s9zyWBuTgcBLzGOmeNnfF/QslSDgMeQW85i3DOQxuipxAkCyZ8SIm4Omp+7MMlCB59j6sKZcMoM4iIEoeI2J9AKxrFobZx0v4vYInuHFS4J1GQRCAGaLEYQXfyMML5XSQgghhBBCCCH+cXp6vgNhKpSKX/XdOAAAAABJRU5ErkJggg==";
  1414. imgBack.style.position = "absolute";
  1415. imgBack.style.left = "50%";
  1416. imgBack.style.top = "50%";
  1417. imgBack.style.marginLeft = "-50px";
  1418. imgBack.style.marginTop = "-50px";
  1419. imgBack.style.transition = "transform 1.0s ease";
  1420. imgBack.style.webkitTransition = "-webkit-transform 1.0s ease";
  1421. var deg = 360;
  1422. var onTransitionEnd = function () {
  1423. deg += 360;
  1424. imgBack.style.transform = "rotateZ(" + deg + "deg)";
  1425. imgBack.style.webkitTransform = "rotateZ(" + deg + "deg)";
  1426. };
  1427. imgBack.addEventListener("transitionend", onTransitionEnd);
  1428. imgBack.addEventListener("webkitTransitionEnd", onTransitionEnd);
  1429. this._loadingDiv.appendChild(imgBack);
  1430. // front image
  1431. var imgFront = new Image();
  1432. imgFront.src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuM4zml1AAAAYJSURBVHhe7Zy/qx1FFMff/2Av2Nvbi4WFiiAEY/OQ2IgQsbCJQoqkCAgpFLXyoZURLfwBIiIpgqZJoYQYlWelNsIrNOxDJcrzfHe+G97dnTl75u7euzv7zgcWHrlnZmfOmXPmzI/NjuM4juM4juM4juM4juM4juM4juM4juM45fPic08/uHf5/CvffH7lnT8PfrtxdHS0n3p+/fHGl5+89/prr5599iEWd8bg0rkXHoFyqehKnlxQpjYSDHTm9JMPsGrHylOPPXofvICKXMcIGtXdf/76AYbm6xyNW9e/eAtKC7rbKLXnvHHx5Sf4auc4Ek7OQkFU1Dap/vv37k/wSjblZANFiFIGzw98hhizwqBgs04mCBdQRNCHidoAEtY+lLIvtSdoGFeyql2ZH57HBH4sE7O+o/r9l+8/ZXUni68+2jsHBQQ9qNRGeP/tSxdSYQX/roUcpL4/f3vtM9TD+jTq92n1LQ7jxF1hhGPtwWL3gGccy8JuS1r8sVWBGXNVdSKMYjBGPUJjCzooiGuSpnwlnnOGP2dhHRSLNgpHp2oMKIriK8TmG4Qh/rwW8D6pps9b9im+LDDipXOqMVJrAngBfg9i98gevWKA+/nnCod3Dr5GfaHaDgidVym6HKRjGIkpqthcAVKGxNqBImbEo66kjCih8AOpNmkUmbMuUrR8kEqiU6FvHZLGAPJ71JCYSyhiBqmwFE2GoD6jLGIfDHtG6EzoU4dK21PCqIRMEF0FGRjFzGDtIkXVAdATvsqfT9CJ0JcOFdYiFIsiMlqYy1YOFpQo2OddqBtyEaq9y+efoVh5oPHoROjLKn0j3JIE5Ka8UqZRtGrMnneX6yVofOhDh94MSbznTcpqmDOt1vyQzOgaJAF4F3JBfIXesrNEGWWmjIX7UBZ6jRJbBMLg/DmJiKUGVHleIpnVNTa+jakzkAviJqLhi4MC9XQGBrZeKJZESSrKy7ik0VGFWhQBRDTHIACKQ5l9nAjy75gya4a2w+Jhs0FJdc0xX/GwUbAqFBkZi7QpJ2w16WUbjFyK9MJF3KaoEM74KhVtLrQOrsmRxkbdHEqmSC/c+EuGnIFkjW7Ih2Kr4CCMIvNG2hrrgLpCjiFloooYCjyYrzCRyvhyBthkIPuQtsZGdnbMTezyDiU71KTC5zr7aVsHbsz2tllrEkS5UHwU1tq1HbtPW4UbeB0O7xx8R5EsMJql+BheUmHjkNVmIRP7LutoM3+D4O4tG7vCkNO9ESZ4lL3J6rKRMPx4qKbD/A0icf8CG7tC7kTahnMTwleuYSrsS7GatRAvfZh1tTm5BmmQCdZ8a0Sefe28xUrRBkmFLKy8KTIKUDRX0Y1xagPgwbaIdeFnQULmKak3xvwNMkVGgok/N5XNoehJvejRlCDl9escI28dJU0tZ++nBTJE9mEF647x5Ehbo4s5hDOKFIU0PdofeA5F5k1q63zIWmQqNI/P3ZubjFTqKxQ3jyjHAOX0RdlgVO9hzRFpczRcjZ3Gbxxpc7Qj6+5pTYF2OFXawNI+yDGf1k2NcvOlzBQeDQ/t7zD7DsEDpJ2xATXaNtDWUS4IzP4DS2ljajAVu57SUkYw245ptxZxA5JiZaJ0DswudGn3kYUy54426EjoT4dZfYbccxC2nI92cDkZHQr96jD4AGkMDKeSy/COBsRe6VTSKFN6irLeaCh3IteQjt1E5+oudsG/b/2DfZ5AqsYo8vMDK9LB1HzSsLWvlGThdxXvC6+NsqyPPWP0pMINtbdsajfVeC6f/GZ+cdAofQoB1d+Hf9waY98I7+RXWab3Lt4zYkjHtTnlOLXHYMsCh1zWeQYehu1zfNPOOiys/d91LAKEBSgh6MJMbSA82AaHofDgAIwbgvVvlLNS11nModMm4UZergLHZBZrodmBuA3lBB1thdorSjkOmATMDwg/UBQVtglqQyx6fbEJ+H3IWIapjYAjAfeIgeCMHldueJvFaqDaAHhwf8qNsEEQ1iQbOoUUGIbCLRc8+Bvfp4jyd2FEijuO4ziO4ziO4ziO4ziO4ziO4ziO4ziOUzw7O/8D0P7rcZ/GEboAAAAASUVORK5CYII=";
  1433. imgFront.style.position = "absolute";
  1434. imgFront.style.left = "50%";
  1435. imgFront.style.top = "50%";
  1436. imgFront.style.marginLeft = "-50px";
  1437. imgFront.style.marginTop = "-50px";
  1438. this._loadingDiv.appendChild(imgFront);
  1439. // Resize
  1440. this._resizeLoadingUI = function () {
  1441. var canvasRect = _this.getRenderingCanvasClientRect();
  1442. _this._loadingDiv.style.position = "absolute";
  1443. _this._loadingDiv.style.left = canvasRect.left + "px";
  1444. _this._loadingDiv.style.top = canvasRect.top + "px";
  1445. _this._loadingDiv.style.width = canvasRect.width + "px";
  1446. _this._loadingDiv.style.height = canvasRect.height + "px";
  1447. };
  1448. this._resizeLoadingUI();
  1449. window.addEventListener("resize", this._resizeLoadingUI);
  1450. this._loadingDiv.style.backgroundColor = this._loadingDivBackgroundColor;
  1451. document.body.appendChild(this._loadingDiv);
  1452. setTimeout(function () {
  1453. _this._loadingDiv.style.opacity = "1";
  1454. imgBack.style.transform = "rotateZ(360deg)";
  1455. imgBack.style.webkitTransform = "rotateZ(360deg)";
  1456. }, 0);
  1457. };
  1458. Object.defineProperty(Engine.prototype, "loadingUIText", {
  1459. set: function (text) {
  1460. if (!this._loadingDiv) {
  1461. return;
  1462. }
  1463. this._loadingTextDiv.innerHTML = text;
  1464. },
  1465. enumerable: true,
  1466. configurable: true
  1467. });
  1468. Object.defineProperty(Engine.prototype, "loadingUIBackgroundColor", {
  1469. get: function () {
  1470. return this._loadingDivBackgroundColor;
  1471. },
  1472. set: function (color) {
  1473. this._loadingDivBackgroundColor = color;
  1474. if (!this._loadingDiv) {
  1475. return;
  1476. }
  1477. this._loadingDiv.style.backgroundColor = this._loadingDivBackgroundColor;
  1478. },
  1479. enumerable: true,
  1480. configurable: true
  1481. });
  1482. Engine.prototype.hideLoadingUI = function () {
  1483. var _this = this;
  1484. if (!this._loadingDiv) {
  1485. return;
  1486. }
  1487. var onTransitionEnd = function () {
  1488. if (!_this._loadingDiv) {
  1489. return;
  1490. }
  1491. document.body.removeChild(_this._loadingDiv);
  1492. window.removeEventListener("resize", _this._resizeLoadingUI);
  1493. _this._loadingDiv = null;
  1494. };
  1495. this._loadingDiv.style.opacity = "0";
  1496. this._loadingDiv.addEventListener("transitionend", onTransitionEnd);
  1497. };
  1498. // Statics
  1499. Engine.isSupported = function () {
  1500. try {
  1501. // Avoid creating an unsized context for CocoonJS, since size determined on first creation. Is not resizable
  1502. if (navigator.isCocoonJS) {
  1503. return true;
  1504. }
  1505. var tempcanvas = document.createElement("canvas");
  1506. var gl = tempcanvas.getContext("webgl") || tempcanvas.getContext("experimental-webgl");
  1507. return gl != null && !!window.WebGLRenderingContext;
  1508. } catch (e) {
  1509. return false;
  1510. }
  1511. };
  1512. Engine._ALPHA_DISABLE = 0;
  1513. Engine._ALPHA_ADD = 1;
  1514. Engine._ALPHA_COMBINE = 2;
  1515. Engine._DELAYLOADSTATE_NONE = 0;
  1516. Engine._DELAYLOADSTATE_LOADED = 1;
  1517. Engine._DELAYLOADSTATE_LOADING = 2;
  1518. Engine._DELAYLOADSTATE_NOTLOADED = 4;
  1519. Engine.Epsilon = 0.001;
  1520. Engine.CollisionsEpsilon = 0.001;
  1521. Engine.ShadersRepository = "Babylon/Shaders/";
  1522. return Engine;
  1523. })();
  1524. BABYLON.Engine = Engine;
  1525. })(BABYLON || (BABYLON = {}));
  1526. //# sourceMappingURL=babylon.engine.js.map