babylon.engine.js 87 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135
  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) {
  107. gl.enable(gl.CULL_FACE);
  108. } else {
  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) {
  126. gl.enable(gl.DEPTH_TEST);
  127. } else {
  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) {
  195. gl.enable(gl.BLEND);
  196. } else {
  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. texture.samplingMode = samplingMode;
  271. scene._removePendingData(texture);
  272. };
  273. var partialLoad = function (url, index, loadedImages, scene, onfinish) {
  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. var 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.cullBackFaces = true;
  308. this.renderEvenInBackground = true;
  309. this.scenes = new Array();
  310. this._windowIsBackground = false;
  311. this._loadingDivBackgroundColor = "black";
  312. this._drawCalls = 0;
  313. this._renderingQueueLaunched = false;
  314. this._activeRenderLoops = [];
  315. // FPS
  316. this.fpsRange = 60;
  317. this.previousFramesDuration = [];
  318. this.fps = 60;
  319. this.deltaTime = 0;
  320. // States
  321. this._depthCullingState = new _DepthCullingState();
  322. this._alphaState = new _AlphaState();
  323. this._alphaMode = Engine.ALPHA_DISABLE;
  324. // Cache
  325. this._loadedTexturesCache = new Array();
  326. this._activeTexturesCache = new Array();
  327. this._compiledEffects = {};
  328. this._uintIndicesCurrentlySet = false;
  329. this._renderingCanvas = canvas;
  330. this._canvasClientRect = this._renderingCanvas.getBoundingClientRect();
  331. options = options || {};
  332. options.antialias = antialias;
  333. try {
  334. this._gl = canvas.getContext("webgl", options) || canvas.getContext("experimental-webgl", options);
  335. } catch (e) {
  336. throw new Error("WebGL not supported");
  337. }
  338. if (!this._gl) {
  339. throw new Error("WebGL not supported");
  340. }
  341. this._onBlur = function () {
  342. _this._windowIsBackground = true;
  343. };
  344. this._onFocus = function () {
  345. _this._windowIsBackground = false;
  346. };
  347. window.addEventListener("blur", this._onBlur);
  348. window.addEventListener("focus", this._onFocus);
  349. // Textures
  350. this._workingCanvas = document.createElement("canvas");
  351. this._workingContext = this._workingCanvas.getContext("2d");
  352. // Viewport
  353. this._hardwareScalingLevel = 1.0 / (window.devicePixelRatio || 1.0);
  354. this.resize();
  355. // Caps
  356. this._caps = new EngineCapabilities();
  357. this._caps.maxTexturesImageUnits = this._gl.getParameter(this._gl.MAX_TEXTURE_IMAGE_UNITS);
  358. this._caps.maxTextureSize = this._gl.getParameter(this._gl.MAX_TEXTURE_SIZE);
  359. this._caps.maxCubemapTextureSize = this._gl.getParameter(this._gl.MAX_CUBE_MAP_TEXTURE_SIZE);
  360. this._caps.maxRenderTextureSize = this._gl.getParameter(this._gl.MAX_RENDERBUFFER_SIZE);
  361. // Infos
  362. this._glVersion = this._gl.getParameter(this._gl.VERSION);
  363. var rendererInfo = this._gl.getExtension("WEBGL_debug_renderer_info");
  364. if (rendererInfo != null) {
  365. this._glRenderer = this._gl.getParameter(rendererInfo.UNMASKED_RENDERER_WEBGL);
  366. this._glVendor = this._gl.getParameter(rendererInfo.UNMASKED_VENDOR_WEBGL);
  367. }
  368. if (!this._glVendor) {
  369. this._glVendor = "Unknown vendor";
  370. }
  371. if (!this._glRenderer) {
  372. this._glRenderer = "Unknown renderer";
  373. }
  374. // Extensions
  375. this._caps.standardDerivatives = (this._gl.getExtension('OES_standard_derivatives') !== null);
  376. this._caps.s3tc = this._gl.getExtension('WEBGL_compressed_texture_s3tc');
  377. this._caps.textureFloat = (this._gl.getExtension('OES_texture_float') !== null);
  378. 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');
  379. this._caps.maxAnisotropy = this._caps.textureAnisotropicFilterExtension ? this._gl.getParameter(this._caps.textureAnisotropicFilterExtension.MAX_TEXTURE_MAX_ANISOTROPY_EXT) : 0;
  380. this._caps.instancedArrays = this._gl.getExtension('ANGLE_instanced_arrays');
  381. this._caps.uintIndices = this._gl.getExtension('OES_element_index_uint') !== null;
  382. // Depth buffer
  383. this.setDepthBuffer(true);
  384. this.setDepthFunctionToLessOrEqual();
  385. this.setDepthWrite(true);
  386. // Fullscreen
  387. this._onFullscreenChange = function () {
  388. if (document.fullscreen !== undefined) {
  389. _this.isFullscreen = document.fullscreen;
  390. } else if (document.mozFullScreen !== undefined) {
  391. _this.isFullscreen = document.mozFullScreen;
  392. } else if (document.webkitIsFullScreen !== undefined) {
  393. _this.isFullscreen = document.webkitIsFullScreen;
  394. } else if (document.msIsFullScreen !== undefined) {
  395. _this.isFullscreen = document.msIsFullScreen;
  396. }
  397. // Pointer lock
  398. if (_this.isFullscreen && _this._pointerLockRequested) {
  399. canvas.requestPointerLock = canvas.requestPointerLock || canvas.msRequestPointerLock || canvas.mozRequestPointerLock || canvas.webkitRequestPointerLock;
  400. if (canvas.requestPointerLock) {
  401. canvas.requestPointerLock();
  402. }
  403. }
  404. };
  405. document.addEventListener("fullscreenchange", this._onFullscreenChange, false);
  406. document.addEventListener("mozfullscreenchange", this._onFullscreenChange, false);
  407. document.addEventListener("webkitfullscreenchange", this._onFullscreenChange, false);
  408. document.addEventListener("msfullscreenchange", this._onFullscreenChange, false);
  409. // Pointer lock
  410. this._onPointerLockChange = function () {
  411. _this.isPointerLock = (document.mozPointerLockElement === canvas || document.webkitPointerLockElement === canvas || document.msPointerLockElement === canvas || document.pointerLockElement === canvas);
  412. };
  413. document.addEventListener("pointerlockchange", this._onPointerLockChange, false);
  414. document.addEventListener("mspointerlockchange", this._onPointerLockChange, false);
  415. document.addEventListener("mozpointerlockchange", this._onPointerLockChange, false);
  416. document.addEventListener("webkitpointerlockchange", this._onPointerLockChange, false);
  417. this._audioEngine = new BABYLON.AudioEngine();
  418. BABYLON.Tools.Log("Babylon.js engine (v" + Engine.Version + ") launched");
  419. }
  420. Object.defineProperty(Engine, "ALPHA_DISABLE", {
  421. get: function () {
  422. return Engine._ALPHA_DISABLE;
  423. },
  424. enumerable: true,
  425. configurable: true
  426. });
  427. Object.defineProperty(Engine, "ALPHA_ADD", {
  428. get: function () {
  429. return Engine._ALPHA_ADD;
  430. },
  431. enumerable: true,
  432. configurable: true
  433. });
  434. Object.defineProperty(Engine, "ALPHA_COMBINE", {
  435. get: function () {
  436. return Engine._ALPHA_COMBINE;
  437. },
  438. enumerable: true,
  439. configurable: true
  440. });
  441. Object.defineProperty(Engine, "DELAYLOADSTATE_NONE", {
  442. get: function () {
  443. return Engine._DELAYLOADSTATE_NONE;
  444. },
  445. enumerable: true,
  446. configurable: true
  447. });
  448. Object.defineProperty(Engine, "DELAYLOADSTATE_LOADED", {
  449. get: function () {
  450. return Engine._DELAYLOADSTATE_LOADED;
  451. },
  452. enumerable: true,
  453. configurable: true
  454. });
  455. Object.defineProperty(Engine, "DELAYLOADSTATE_LOADING", {
  456. get: function () {
  457. return Engine._DELAYLOADSTATE_LOADING;
  458. },
  459. enumerable: true,
  460. configurable: true
  461. });
  462. Object.defineProperty(Engine, "DELAYLOADSTATE_NOTLOADED", {
  463. get: function () {
  464. return Engine._DELAYLOADSTATE_NOTLOADED;
  465. },
  466. enumerable: true,
  467. configurable: true
  468. });
  469. Object.defineProperty(Engine, "TEXTUREFORMAT_ALPHA", {
  470. get: function () {
  471. return Engine._TEXTUREFORMAT_ALPHA;
  472. },
  473. enumerable: true,
  474. configurable: true
  475. });
  476. Object.defineProperty(Engine, "TEXTUREFORMAT_LUMINANCE", {
  477. get: function () {
  478. return Engine._TEXTUREFORMAT_LUMINANCE;
  479. },
  480. enumerable: true,
  481. configurable: true
  482. });
  483. Object.defineProperty(Engine, "TEXTUREFORMAT_LUMINANCE_ALPHA", {
  484. get: function () {
  485. return Engine._TEXTUREFORMAT_LUMINANCE_ALPHA;
  486. },
  487. enumerable: true,
  488. configurable: true
  489. });
  490. Object.defineProperty(Engine, "TEXTUREFORMAT_RGB", {
  491. get: function () {
  492. return Engine._TEXTUREFORMAT_RGB;
  493. },
  494. enumerable: true,
  495. configurable: true
  496. });
  497. Object.defineProperty(Engine, "TEXTUREFORMAT_RGBA", {
  498. get: function () {
  499. return Engine._TEXTUREFORMAT_RGBA;
  500. },
  501. enumerable: true,
  502. configurable: true
  503. });
  504. Object.defineProperty(Engine, "Version", {
  505. get: function () {
  506. return "2.0.0";
  507. },
  508. enumerable: true,
  509. configurable: true
  510. });
  511. Engine.prototype.getGlInfo = function () {
  512. return {
  513. vendor: this._glVendor,
  514. renderer: this._glRenderer,
  515. version: this._glVersion
  516. };
  517. };
  518. Engine.prototype.getAudioEngine = function () {
  519. return this._audioEngine;
  520. };
  521. Engine.prototype.getAspectRatio = function (camera) {
  522. var viewport = camera.viewport;
  523. return (this.getRenderWidth() * viewport.width) / (this.getRenderHeight() * viewport.height);
  524. };
  525. Engine.prototype.getRenderWidth = function () {
  526. if (this._currentRenderTarget) {
  527. return this._currentRenderTarget._width;
  528. }
  529. return this._renderingCanvas.width;
  530. };
  531. Engine.prototype.getRenderHeight = function () {
  532. if (this._currentRenderTarget) {
  533. return this._currentRenderTarget._height;
  534. }
  535. return this._renderingCanvas.height;
  536. };
  537. Engine.prototype.getRenderingCanvas = function () {
  538. return this._renderingCanvas;
  539. };
  540. Engine.prototype.getRenderingCanvasClientRect = function () {
  541. return this._renderingCanvas.getBoundingClientRect();
  542. };
  543. Engine.prototype.setHardwareScalingLevel = function (level) {
  544. this._hardwareScalingLevel = level;
  545. this.resize();
  546. };
  547. Engine.prototype.getHardwareScalingLevel = function () {
  548. return this._hardwareScalingLevel;
  549. };
  550. Engine.prototype.getLoadedTexturesCache = function () {
  551. return this._loadedTexturesCache;
  552. };
  553. Engine.prototype.getCaps = function () {
  554. return this._caps;
  555. };
  556. Object.defineProperty(Engine.prototype, "drawCalls", {
  557. get: function () {
  558. return this._drawCalls;
  559. },
  560. enumerable: true,
  561. configurable: true
  562. });
  563. // Methods
  564. Engine.prototype.resetDrawCalls = function () {
  565. this._drawCalls = 0;
  566. };
  567. Engine.prototype.setDepthFunctionToGreater = function () {
  568. this._depthCullingState.depthFunc = this._gl.GREATER;
  569. };
  570. Engine.prototype.setDepthFunctionToGreaterOrEqual = function () {
  571. this._depthCullingState.depthFunc = this._gl.GEQUAL;
  572. };
  573. Engine.prototype.setDepthFunctionToLess = function () {
  574. this._depthCullingState.depthFunc = this._gl.LESS;
  575. };
  576. Engine.prototype.setDepthFunctionToLessOrEqual = function () {
  577. this._depthCullingState.depthFunc = this._gl.LEQUAL;
  578. };
  579. Engine.prototype.stopRenderLoop = function (renderFunction) {
  580. if (!renderFunction) {
  581. this._activeRenderLoops = [];
  582. return;
  583. }
  584. var index = this._activeRenderLoops.indexOf(renderFunction);
  585. if (index >= 0) {
  586. this._activeRenderLoops.splice(index, 1);
  587. }
  588. };
  589. Engine.prototype._renderLoop = function () {
  590. var _this = this;
  591. var shouldRender = true;
  592. if (!this.renderEvenInBackground && this._windowIsBackground) {
  593. shouldRender = false;
  594. }
  595. if (shouldRender) {
  596. // Start new frame
  597. this.beginFrame();
  598. for (var index = 0; index < this._activeRenderLoops.length; index++) {
  599. var renderFunction = this._activeRenderLoops[index];
  600. renderFunction();
  601. }
  602. // Present
  603. this.endFrame();
  604. }
  605. if (this._activeRenderLoops.length > 0) {
  606. // Register new frame
  607. BABYLON.Tools.QueueNewFrame(function () {
  608. _this._renderLoop();
  609. });
  610. } else {
  611. this._renderingQueueLaunched = false;
  612. }
  613. };
  614. Engine.prototype.runRenderLoop = function (renderFunction) {
  615. var _this = this;
  616. if (this._activeRenderLoops.indexOf(renderFunction) !== -1) {
  617. return;
  618. }
  619. this._activeRenderLoops.push(renderFunction);
  620. if (!this._renderingQueueLaunched) {
  621. this._renderingQueueLaunched = true;
  622. BABYLON.Tools.QueueNewFrame(function () {
  623. _this._renderLoop();
  624. });
  625. }
  626. };
  627. Engine.prototype.switchFullscreen = function (requestPointerLock) {
  628. if (this.isFullscreen) {
  629. BABYLON.Tools.ExitFullscreen();
  630. } else {
  631. this._pointerLockRequested = requestPointerLock;
  632. BABYLON.Tools.RequestFullscreen(this._renderingCanvas);
  633. }
  634. };
  635. Engine.prototype.clear = function (color, backBuffer, depthStencil) {
  636. this.applyStates();
  637. this._gl.clearColor(color.r, color.g, color.b, color.a !== undefined ? color.a : 1.0);
  638. if (this._depthCullingState.depthMask) {
  639. this._gl.clearDepth(1.0);
  640. }
  641. var mode = 0;
  642. if (backBuffer)
  643. mode |= this._gl.COLOR_BUFFER_BIT;
  644. if (depthStencil && this._depthCullingState.depthMask)
  645. mode |= this._gl.DEPTH_BUFFER_BIT;
  646. this._gl.clear(mode);
  647. };
  648. Engine.prototype.setViewport = function (viewport, requiredWidth, requiredHeight) {
  649. var width = requiredWidth || this._renderingCanvas.width;
  650. var height = requiredHeight || this._renderingCanvas.height;
  651. var x = viewport.x || 0;
  652. var y = viewport.y || 0;
  653. this._cachedViewport = viewport;
  654. this._gl.viewport(x * width, y * height, width * viewport.width, height * viewport.height);
  655. };
  656. Engine.prototype.setDirectViewport = function (x, y, width, height) {
  657. this._cachedViewport = null;
  658. this._gl.viewport(x, y, width, height);
  659. };
  660. Engine.prototype.beginFrame = function () {
  661. this._measureFps();
  662. };
  663. Engine.prototype.endFrame = function () {
  664. this.flushFramebuffer();
  665. };
  666. Engine.prototype.resize = function () {
  667. this.setSize(this._renderingCanvas.clientWidth / this._hardwareScalingLevel, this._renderingCanvas.clientHeight / this._hardwareScalingLevel);
  668. };
  669. Engine.prototype.setSize = function (width, height) {
  670. this._renderingCanvas.width = width;
  671. this._renderingCanvas.height = height;
  672. this._canvasClientRect = this._renderingCanvas.getBoundingClientRect();
  673. };
  674. Engine.prototype.bindFramebuffer = function (texture) {
  675. this._currentRenderTarget = texture;
  676. var gl = this._gl;
  677. gl.bindFramebuffer(gl.FRAMEBUFFER, texture._framebuffer);
  678. this._gl.viewport(0, 0, texture._width, texture._height);
  679. this.wipeCaches();
  680. };
  681. Engine.prototype.unBindFramebuffer = function (texture) {
  682. this._currentRenderTarget = null;
  683. if (texture.generateMipMaps) {
  684. var gl = this._gl;
  685. gl.bindTexture(gl.TEXTURE_2D, texture);
  686. gl.generateMipmap(gl.TEXTURE_2D);
  687. gl.bindTexture(gl.TEXTURE_2D, null);
  688. }
  689. this._gl.bindFramebuffer(this._gl.FRAMEBUFFER, null);
  690. };
  691. Engine.prototype.flushFramebuffer = function () {
  692. // this._gl.flush();
  693. };
  694. Engine.prototype.restoreDefaultFramebuffer = function () {
  695. this._currentRenderTarget = null;
  696. this._gl.bindFramebuffer(this._gl.FRAMEBUFFER, null);
  697. this.setViewport(this._cachedViewport);
  698. this.wipeCaches();
  699. };
  700. // VBOs
  701. Engine.prototype._resetVertexBufferBinding = function () {
  702. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, null);
  703. this._cachedVertexBuffers = null;
  704. };
  705. Engine.prototype.createVertexBuffer = function (vertices) {
  706. var vbo = this._gl.createBuffer();
  707. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vbo);
  708. this._gl.bufferData(this._gl.ARRAY_BUFFER, new Float32Array(vertices), this._gl.STATIC_DRAW);
  709. this._resetVertexBufferBinding();
  710. vbo.references = 1;
  711. return vbo;
  712. };
  713. Engine.prototype.createDynamicVertexBuffer = function (capacity) {
  714. var vbo = this._gl.createBuffer();
  715. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vbo);
  716. this._gl.bufferData(this._gl.ARRAY_BUFFER, capacity, this._gl.DYNAMIC_DRAW);
  717. this._resetVertexBufferBinding();
  718. vbo.references = 1;
  719. return vbo;
  720. };
  721. Engine.prototype.updateDynamicVertexBuffer = function (vertexBuffer, vertices, offset) {
  722. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer);
  723. if (offset === undefined) {
  724. offset = 0;
  725. }
  726. if (vertices instanceof Float32Array) {
  727. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, offset, vertices);
  728. } else {
  729. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, offset, new Float32Array(vertices));
  730. }
  731. this._resetVertexBufferBinding();
  732. };
  733. Engine.prototype._resetIndexBufferBinding = function () {
  734. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, null);
  735. this._cachedIndexBuffer = null;
  736. };
  737. Engine.prototype.createIndexBuffer = function (indices) {
  738. var vbo = this._gl.createBuffer();
  739. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, vbo);
  740. // Check for 32 bits indices
  741. var arrayBuffer;
  742. var need32Bits = false;
  743. if (this._caps.uintIndices) {
  744. for (var index = 0; index < indices.length; index++) {
  745. if (indices[index] > 65535) {
  746. need32Bits = true;
  747. break;
  748. }
  749. }
  750. arrayBuffer = need32Bits ? new Uint32Array(indices) : new Uint16Array(indices);
  751. } else {
  752. arrayBuffer = new Uint16Array(indices);
  753. }
  754. this._gl.bufferData(this._gl.ELEMENT_ARRAY_BUFFER, arrayBuffer, this._gl.STATIC_DRAW);
  755. this._resetIndexBufferBinding();
  756. vbo.references = 1;
  757. vbo.is32Bits = need32Bits;
  758. return vbo;
  759. };
  760. Engine.prototype.bindBuffers = function (vertexBuffer, indexBuffer, vertexDeclaration, vertexStrideSize, effect) {
  761. if (this._cachedVertexBuffers !== vertexBuffer || this._cachedEffectForVertexBuffers !== effect) {
  762. this._cachedVertexBuffers = vertexBuffer;
  763. this._cachedEffectForVertexBuffers = effect;
  764. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer);
  765. var offset = 0;
  766. for (var index = 0; index < vertexDeclaration.length; index++) {
  767. var order = effect.getAttributeLocation(index);
  768. if (order >= 0) {
  769. this._gl.vertexAttribPointer(order, vertexDeclaration[index], this._gl.FLOAT, false, vertexStrideSize, offset);
  770. }
  771. offset += vertexDeclaration[index] * 4;
  772. }
  773. }
  774. if (this._cachedIndexBuffer !== indexBuffer) {
  775. this._cachedIndexBuffer = indexBuffer;
  776. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, indexBuffer);
  777. this._uintIndicesCurrentlySet = indexBuffer.is32Bits;
  778. }
  779. };
  780. Engine.prototype.bindMultiBuffers = function (vertexBuffers, indexBuffer, effect) {
  781. if (this._cachedVertexBuffers !== vertexBuffers || this._cachedEffectForVertexBuffers !== effect) {
  782. this._cachedVertexBuffers = vertexBuffers;
  783. this._cachedEffectForVertexBuffers = effect;
  784. var attributes = effect.getAttributesNames();
  785. for (var index = 0; index < attributes.length; index++) {
  786. var order = effect.getAttributeLocation(index);
  787. if (order >= 0) {
  788. var vertexBuffer = vertexBuffers[attributes[index]];
  789. if (!vertexBuffer) {
  790. continue;
  791. }
  792. var stride = vertexBuffer.getStrideSize();
  793. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, vertexBuffer.getBuffer());
  794. this._gl.vertexAttribPointer(order, stride, this._gl.FLOAT, false, stride * 4, 0);
  795. }
  796. }
  797. }
  798. if (indexBuffer != null && this._cachedIndexBuffer !== indexBuffer) {
  799. this._cachedIndexBuffer = indexBuffer;
  800. this._gl.bindBuffer(this._gl.ELEMENT_ARRAY_BUFFER, indexBuffer);
  801. this._uintIndicesCurrentlySet = indexBuffer.is32Bits;
  802. }
  803. };
  804. Engine.prototype._releaseBuffer = function (buffer) {
  805. buffer.references--;
  806. if (buffer.references === 0) {
  807. this._gl.deleteBuffer(buffer);
  808. return true;
  809. }
  810. return false;
  811. };
  812. Engine.prototype.createInstancesBuffer = function (capacity) {
  813. var buffer = this._gl.createBuffer();
  814. buffer.capacity = capacity;
  815. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, buffer);
  816. this._gl.bufferData(this._gl.ARRAY_BUFFER, capacity, this._gl.DYNAMIC_DRAW);
  817. return buffer;
  818. };
  819. Engine.prototype.deleteInstancesBuffer = function (buffer) {
  820. this._gl.deleteBuffer(buffer);
  821. };
  822. Engine.prototype.updateAndBindInstancesBuffer = function (instancesBuffer, data, offsetLocations) {
  823. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, instancesBuffer);
  824. this._gl.bufferSubData(this._gl.ARRAY_BUFFER, 0, data);
  825. for (var index = 0; index < 4; index++) {
  826. var offsetLocation = offsetLocations[index];
  827. this._gl.enableVertexAttribArray(offsetLocation);
  828. this._gl.vertexAttribPointer(offsetLocation, 4, this._gl.FLOAT, false, 64, index * 16);
  829. this._caps.instancedArrays.vertexAttribDivisorANGLE(offsetLocation, 1);
  830. }
  831. };
  832. Engine.prototype.unBindInstancesBuffer = function (instancesBuffer, offsetLocations) {
  833. this._gl.bindBuffer(this._gl.ARRAY_BUFFER, instancesBuffer);
  834. for (var index = 0; index < 4; index++) {
  835. var offsetLocation = offsetLocations[index];
  836. this._gl.disableVertexAttribArray(offsetLocation);
  837. this._caps.instancedArrays.vertexAttribDivisorANGLE(offsetLocation, 0);
  838. }
  839. };
  840. Engine.prototype.applyStates = function () {
  841. this._depthCullingState.apply(this._gl);
  842. this._alphaState.apply(this._gl);
  843. };
  844. Engine.prototype.draw = function (useTriangles, indexStart, indexCount, instancesCount) {
  845. // Apply states
  846. this.applyStates();
  847. this._drawCalls++;
  848. // Render
  849. var indexFormat = this._uintIndicesCurrentlySet ? this._gl.UNSIGNED_INT : this._gl.UNSIGNED_SHORT;
  850. if (instancesCount) {
  851. this._caps.instancedArrays.drawElementsInstancedANGLE(useTriangles ? this._gl.TRIANGLES : this._gl.LINES, indexCount, indexFormat, indexStart * 2, instancesCount);
  852. return;
  853. }
  854. this._gl.drawElements(useTriangles ? this._gl.TRIANGLES : this._gl.LINES, indexCount, indexFormat, indexStart * 2);
  855. };
  856. Engine.prototype.drawPointClouds = function (verticesStart, verticesCount, instancesCount) {
  857. // Apply states
  858. this.applyStates();
  859. this._drawCalls++;
  860. if (instancesCount) {
  861. this._caps.instancedArrays.drawArraysInstancedANGLE(this._gl.POINTS, verticesStart, verticesCount, instancesCount);
  862. return;
  863. }
  864. this._gl.drawArrays(this._gl.POINTS, verticesStart, verticesCount);
  865. };
  866. // Shaders
  867. Engine.prototype._releaseEffect = function (effect) {
  868. if (this._compiledEffects[effect._key]) {
  869. delete this._compiledEffects[effect._key];
  870. if (effect.getProgram()) {
  871. this._gl.deleteProgram(effect.getProgram());
  872. }
  873. }
  874. };
  875. Engine.prototype.createEffect = function (baseName, attributesNames, uniformsNames, samplers, defines, fallbacks, onCompiled, onError) {
  876. var vertex = baseName.vertexElement || baseName.vertex || baseName;
  877. var fragment = baseName.fragmentElement || baseName.fragment || baseName;
  878. var name = vertex + "+" + fragment + "@" + defines;
  879. if (this._compiledEffects[name]) {
  880. return this._compiledEffects[name];
  881. }
  882. var effect = new BABYLON.Effect(baseName, attributesNames, uniformsNames, samplers, this, defines, fallbacks, onCompiled, onError);
  883. effect._key = name;
  884. this._compiledEffects[name] = effect;
  885. return effect;
  886. };
  887. Engine.prototype.createEffectForParticles = function (fragmentName, uniformsNames, samplers, defines, fallbacks, onCompiled, onError) {
  888. if (typeof uniformsNames === "undefined") { uniformsNames = []; }
  889. if (typeof samplers === "undefined") { samplers = []; }
  890. if (typeof defines === "undefined") { defines = ""; }
  891. return this.createEffect({
  892. vertex: "particles",
  893. fragmentElement: fragmentName
  894. }, ["position", "color", "options"], ["view", "projection"].concat(uniformsNames), ["diffuseSampler"].concat(samplers), defines, fallbacks, onCompiled, onError);
  895. };
  896. Engine.prototype.createShaderProgram = function (vertexCode, fragmentCode, defines) {
  897. var vertexShader = compileShader(this._gl, vertexCode, "vertex", defines);
  898. var fragmentShader = compileShader(this._gl, fragmentCode, "fragment", defines);
  899. var shaderProgram = this._gl.createProgram();
  900. this._gl.attachShader(shaderProgram, vertexShader);
  901. this._gl.attachShader(shaderProgram, fragmentShader);
  902. this._gl.linkProgram(shaderProgram);
  903. var linked = this._gl.getProgramParameter(shaderProgram, this._gl.LINK_STATUS);
  904. if (!linked) {
  905. var error = this._gl.getProgramInfoLog(shaderProgram);
  906. if (error) {
  907. throw new Error(error);
  908. }
  909. }
  910. this._gl.deleteShader(vertexShader);
  911. this._gl.deleteShader(fragmentShader);
  912. return shaderProgram;
  913. };
  914. Engine.prototype.getUniforms = function (shaderProgram, uniformsNames) {
  915. var results = [];
  916. for (var index = 0; index < uniformsNames.length; index++) {
  917. results.push(this._gl.getUniformLocation(shaderProgram, uniformsNames[index]));
  918. }
  919. return results;
  920. };
  921. Engine.prototype.getAttributes = function (shaderProgram, attributesNames) {
  922. var results = [];
  923. for (var index = 0; index < attributesNames.length; index++) {
  924. try {
  925. results.push(this._gl.getAttribLocation(shaderProgram, attributesNames[index]));
  926. } catch (e) {
  927. results.push(-1);
  928. }
  929. }
  930. return results;
  931. };
  932. Engine.prototype.enableEffect = function (effect) {
  933. if (!effect || !effect.getAttributesCount() || this._currentEffect === effect) {
  934. if (effect && effect.onBind) {
  935. effect.onBind(effect);
  936. }
  937. return;
  938. }
  939. this._vertexAttribArrays = this._vertexAttribArrays || [];
  940. // Use program
  941. this._gl.useProgram(effect.getProgram());
  942. for (var i in this._vertexAttribArrays) {
  943. if (i > this._gl.VERTEX_ATTRIB_ARRAY_ENABLED || !this._vertexAttribArrays[i]) {
  944. continue;
  945. }
  946. this._vertexAttribArrays[i] = false;
  947. this._gl.disableVertexAttribArray(i);
  948. }
  949. var attributesCount = effect.getAttributesCount();
  950. for (var index = 0; index < attributesCount; index++) {
  951. // Attributes
  952. var order = effect.getAttributeLocation(index);
  953. if (order >= 0) {
  954. this._vertexAttribArrays[order] = true;
  955. this._gl.enableVertexAttribArray(order);
  956. }
  957. }
  958. this._currentEffect = effect;
  959. if (effect.onBind) {
  960. effect.onBind(effect);
  961. }
  962. };
  963. Engine.prototype.setArray = function (uniform, array) {
  964. if (!uniform)
  965. return;
  966. this._gl.uniform1fv(uniform, array);
  967. };
  968. Engine.prototype.setMatrices = function (uniform, matrices) {
  969. if (!uniform)
  970. return;
  971. this._gl.uniformMatrix4fv(uniform, false, matrices);
  972. };
  973. Engine.prototype.setMatrix = function (uniform, matrix) {
  974. if (!uniform)
  975. return;
  976. this._gl.uniformMatrix4fv(uniform, false, matrix.toArray());
  977. };
  978. Engine.prototype.setFloat = function (uniform, value) {
  979. if (!uniform)
  980. return;
  981. this._gl.uniform1f(uniform, value);
  982. };
  983. Engine.prototype.setFloat2 = function (uniform, x, y) {
  984. if (!uniform)
  985. return;
  986. this._gl.uniform2f(uniform, x, y);
  987. };
  988. Engine.prototype.setFloat3 = function (uniform, x, y, z) {
  989. if (!uniform)
  990. return;
  991. this._gl.uniform3f(uniform, x, y, z);
  992. };
  993. Engine.prototype.setBool = function (uniform, bool) {
  994. if (!uniform)
  995. return;
  996. this._gl.uniform1i(uniform, bool);
  997. };
  998. Engine.prototype.setFloat4 = function (uniform, x, y, z, w) {
  999. if (!uniform)
  1000. return;
  1001. this._gl.uniform4f(uniform, x, y, z, w);
  1002. };
  1003. Engine.prototype.setColor3 = function (uniform, color3) {
  1004. if (!uniform)
  1005. return;
  1006. this._gl.uniform3f(uniform, color3.r, color3.g, color3.b);
  1007. };
  1008. Engine.prototype.setColor4 = function (uniform, color3, alpha) {
  1009. if (!uniform)
  1010. return;
  1011. this._gl.uniform4f(uniform, color3.r, color3.g, color3.b, alpha);
  1012. };
  1013. // States
  1014. Engine.prototype.setState = function (culling, force) {
  1015. // Culling
  1016. if (this._depthCullingState.cull !== culling || force) {
  1017. if (culling) {
  1018. this._depthCullingState.cullFace = this.cullBackFaces ? this._gl.BACK : this._gl.FRONT;
  1019. this._depthCullingState.cull = true;
  1020. } else {
  1021. this._depthCullingState.cull = false;
  1022. }
  1023. }
  1024. };
  1025. Engine.prototype.setDepthBuffer = function (enable) {
  1026. this._depthCullingState.depthTest = enable;
  1027. };
  1028. Engine.prototype.getDepthWrite = function () {
  1029. return this._depthCullingState.depthMask;
  1030. };
  1031. Engine.prototype.setDepthWrite = function (enable) {
  1032. this._depthCullingState.depthMask = enable;
  1033. };
  1034. Engine.prototype.setColorWrite = function (enable) {
  1035. this._gl.colorMask(enable, enable, enable, enable);
  1036. };
  1037. Engine.prototype.setAlphaMode = function (mode) {
  1038. switch (mode) {
  1039. case Engine.ALPHA_DISABLE:
  1040. this.setDepthWrite(true);
  1041. this._alphaState.alphaBlend = false;
  1042. break;
  1043. case Engine.ALPHA_COMBINE:
  1044. this.setDepthWrite(false);
  1045. this._alphaState.setAlphaBlendFunctionParameters(this._gl.SRC_ALPHA, this._gl.ONE_MINUS_SRC_ALPHA, this._gl.ONE, this._gl.ONE);
  1046. this._alphaState.alphaBlend = true;
  1047. break;
  1048. case Engine.ALPHA_ADD:
  1049. this.setDepthWrite(false);
  1050. this._alphaState.setAlphaBlendFunctionParameters(this._gl.ONE, this._gl.ONE, this._gl.ZERO, this._gl.ONE);
  1051. this._alphaState.alphaBlend = true;
  1052. break;
  1053. }
  1054. this._alphaMode = mode;
  1055. };
  1056. Engine.prototype.getAlphaMode = function () {
  1057. return this._alphaMode;
  1058. };
  1059. Engine.prototype.setAlphaTesting = function (enable) {
  1060. this._alphaTest = enable;
  1061. };
  1062. Engine.prototype.getAlphaTesting = function () {
  1063. return this._alphaTest;
  1064. };
  1065. // Textures
  1066. Engine.prototype.wipeCaches = function () {
  1067. this._activeTexturesCache = [];
  1068. this._currentEffect = null;
  1069. this._depthCullingState.reset();
  1070. this._alphaState.reset();
  1071. this._cachedVertexBuffers = null;
  1072. this._cachedIndexBuffer = null;
  1073. this._cachedEffectForVertexBuffers = null;
  1074. };
  1075. Engine.prototype.setSamplingMode = function (texture, samplingMode) {
  1076. var gl = this._gl;
  1077. gl.bindTexture(gl.TEXTURE_2D, texture);
  1078. var magFilter = gl.NEAREST;
  1079. var minFilter = gl.NEAREST;
  1080. if (samplingMode === BABYLON.Texture.BILINEAR_SAMPLINGMODE) {
  1081. magFilter = gl.LINEAR;
  1082. minFilter = gl.LINEAR;
  1083. } else if (samplingMode === BABYLON.Texture.TRILINEAR_SAMPLINGMODE) {
  1084. magFilter = gl.LINEAR;
  1085. minFilter = gl.LINEAR_MIPMAP_LINEAR;
  1086. }
  1087. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER, magFilter);
  1088. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER, minFilter);
  1089. gl.bindTexture(gl.TEXTURE_2D, null);
  1090. texture.samplingMode = samplingMode;
  1091. };
  1092. Engine.prototype.createTexture = function (url, noMipmap, invertY, scene, samplingMode, onLoad, onError, buffer) {
  1093. var _this = this;
  1094. if (typeof samplingMode === "undefined") { samplingMode = BABYLON.Texture.TRILINEAR_SAMPLINGMODE; }
  1095. if (typeof onLoad === "undefined") { onLoad = null; }
  1096. if (typeof onError === "undefined") { onError = null; }
  1097. if (typeof buffer === "undefined") { buffer = null; }
  1098. var texture = this._gl.createTexture();
  1099. var extension;
  1100. var fromData = false;
  1101. if (url.substr(0, 5) === "data:") {
  1102. fromData = true;
  1103. }
  1104. if (!fromData)
  1105. extension = url.substr(url.length - 4, 4).toLowerCase();
  1106. else {
  1107. var oldUrl = url;
  1108. fromData = oldUrl.split(':');
  1109. url = oldUrl;
  1110. extension = fromData[1].substr(fromData[1].length - 4, 4).toLowerCase();
  1111. }
  1112. var isDDS = this.getCaps().s3tc && (extension === ".dds");
  1113. var isTGA = (extension === ".tga");
  1114. scene._addPendingData(texture);
  1115. texture.url = url;
  1116. texture.noMipmap = noMipmap;
  1117. texture.references = 1;
  1118. this._loadedTexturesCache.push(texture);
  1119. var onerror = function () {
  1120. scene._removePendingData(texture);
  1121. if (onError) {
  1122. onError();
  1123. }
  1124. };
  1125. if (isTGA) {
  1126. var callback = function (arrayBuffer) {
  1127. var data = new Uint8Array(arrayBuffer);
  1128. var header = BABYLON.Internals.TGATools.GetTGAHeader(data);
  1129. prepareWebGLTexture(texture, _this._gl, scene, header.width, header.height, invertY, noMipmap, false, function () {
  1130. BABYLON.Internals.TGATools.UploadContent(_this._gl, data);
  1131. if (onLoad) {
  1132. onLoad();
  1133. }
  1134. }, samplingMode);
  1135. };
  1136. if (!(fromData instanceof Array))
  1137. BABYLON.Tools.LoadFile(url, function (arrayBuffer) {
  1138. callback(arrayBuffer);
  1139. }, onerror, scene.database, true);
  1140. else
  1141. callback(buffer);
  1142. } else if (isDDS) {
  1143. callback = function (data) {
  1144. var info = BABYLON.Internals.DDSTools.GetDDSInfo(data);
  1145. var loadMipmap = (info.isRGB || info.isLuminance || info.mipmapCount > 1) && !noMipmap && ((info.width >> (info.mipmapCount - 1)) === 1);
  1146. prepareWebGLTexture(texture, _this._gl, scene, info.width, info.height, invertY, !loadMipmap, info.isFourCC, function () {
  1147. BABYLON.Internals.DDSTools.UploadDDSLevels(_this._gl, _this.getCaps().s3tc, data, info, loadMipmap, 1);
  1148. if (onLoad) {
  1149. onLoad();
  1150. }
  1151. }, samplingMode);
  1152. };
  1153. if (!(fromData instanceof Array))
  1154. BABYLON.Tools.LoadFile(url, function (data) {
  1155. callback(data);
  1156. }, onerror, scene.database, true);
  1157. else
  1158. callback(buffer);
  1159. } else {
  1160. var onload = function (img) {
  1161. prepareWebGLTexture(texture, _this._gl, scene, img.width, img.height, invertY, noMipmap, false, function (potWidth, potHeight) {
  1162. var isPot = (img.width === potWidth && img.height === potHeight);
  1163. if (!isPot) {
  1164. _this._workingCanvas.width = potWidth;
  1165. _this._workingCanvas.height = potHeight;
  1166. if (samplingMode === BABYLON.Texture.NEAREST_SAMPLINGMODE) {
  1167. _this._workingContext.imageSmoothingEnabled = false;
  1168. _this._workingContext.mozImageSmoothingEnabled = false;
  1169. _this._workingContext.oImageSmoothingEnabled = false;
  1170. _this._workingContext.webkitImageSmoothingEnabled = false;
  1171. _this._workingContext.msImageSmoothingEnabled = false;
  1172. }
  1173. _this._workingContext.drawImage(img, 0, 0, img.width, img.height, 0, 0, potWidth, potHeight);
  1174. if (samplingMode === BABYLON.Texture.NEAREST_SAMPLINGMODE) {
  1175. _this._workingContext.imageSmoothingEnabled = true;
  1176. _this._workingContext.mozImageSmoothingEnabled = true;
  1177. _this._workingContext.oImageSmoothingEnabled = true;
  1178. _this._workingContext.webkitImageSmoothingEnabled = true;
  1179. _this._workingContext.msImageSmoothingEnabled = true;
  1180. }
  1181. }
  1182. _this._gl.texImage2D(_this._gl.TEXTURE_2D, 0, _this._gl.RGBA, _this._gl.RGBA, _this._gl.UNSIGNED_BYTE, isPot ? img : _this._workingCanvas);
  1183. if (onLoad) {
  1184. onLoad();
  1185. }
  1186. }, samplingMode);
  1187. };
  1188. if (!(fromData instanceof Array))
  1189. BABYLON.Tools.LoadImage(url, onload, onerror, scene.database);
  1190. else
  1191. BABYLON.Tools.LoadImage(buffer, onload, onerror, scene.database);
  1192. }
  1193. return texture;
  1194. };
  1195. Engine.prototype.createRawTexture = function (data, width, height, format, generateMipMaps, invertY, samplingMode) {
  1196. var texture = this._gl.createTexture();
  1197. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1198. this._gl.pixelStorei(this._gl.UNPACK_FLIP_Y_WEBGL, invertY === undefined ? 1 : (invertY ? 1 : 0));
  1199. // Format
  1200. var internalFormat = this._gl.RGBA;
  1201. switch (format) {
  1202. case Engine.TEXTUREFORMAT_ALPHA:
  1203. internalFormat = this._gl.ALPHA;
  1204. break;
  1205. case Engine.TEXTUREFORMAT_LUMINANCE:
  1206. internalFormat = this._gl.LUMINANCE;
  1207. break;
  1208. case Engine.TEXTUREFORMAT_LUMINANCE_ALPHA:
  1209. internalFormat = this._gl.LUMINANCE_ALPHA;
  1210. break;
  1211. case Engine.TEXTUREFORMAT_RGB:
  1212. internalFormat = this._gl.RGB;
  1213. break;
  1214. case Engine.TEXTUREFORMAT_RGBA:
  1215. internalFormat = this._gl.RGBA;
  1216. break;
  1217. }
  1218. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, internalFormat, width, height, 0, internalFormat, this._gl.UNSIGNED_BYTE, data);
  1219. if (generateMipMaps) {
  1220. this._gl.generateMipmap(this._gl.TEXTURE_2D);
  1221. }
  1222. // Filters
  1223. var filters = getSamplingParameters(samplingMode, generateMipMaps, this._gl);
  1224. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MAG_FILTER, filters.mag);
  1225. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MIN_FILTER, filters.min);
  1226. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1227. this._activeTexturesCache = [];
  1228. texture._baseWidth = width;
  1229. texture._baseHeight = height;
  1230. texture._width = width;
  1231. texture._height = height;
  1232. texture.isReady = true;
  1233. texture.references = 1;
  1234. texture.samplingMode = samplingMode;
  1235. this._loadedTexturesCache.push(texture);
  1236. return texture;
  1237. };
  1238. Engine.prototype.createDynamicTexture = function (width, height, generateMipMaps, samplingMode) {
  1239. var texture = this._gl.createTexture();
  1240. width = BABYLON.Tools.GetExponantOfTwo(width, this._caps.maxTextureSize);
  1241. height = BABYLON.Tools.GetExponantOfTwo(height, this._caps.maxTextureSize);
  1242. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1243. var filters = getSamplingParameters(samplingMode, generateMipMaps, this._gl);
  1244. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MAG_FILTER, filters.mag);
  1245. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_MIN_FILTER, filters.min);
  1246. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1247. this._activeTexturesCache = [];
  1248. texture._baseWidth = width;
  1249. texture._baseHeight = height;
  1250. texture._width = width;
  1251. texture._height = height;
  1252. texture.isReady = false;
  1253. texture.generateMipMaps = generateMipMaps;
  1254. texture.references = 1;
  1255. texture.samplingMode = samplingMode;
  1256. this._loadedTexturesCache.push(texture);
  1257. return texture;
  1258. };
  1259. Engine.prototype.updateDynamicTexture = function (texture, canvas, invertY) {
  1260. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1261. this._gl.pixelStorei(this._gl.UNPACK_FLIP_Y_WEBGL, invertY ? 1 : 0);
  1262. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, canvas);
  1263. if (texture.generateMipMaps) {
  1264. this._gl.generateMipmap(this._gl.TEXTURE_2D);
  1265. }
  1266. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1267. this._activeTexturesCache = [];
  1268. texture.isReady = true;
  1269. };
  1270. Engine.prototype.updateVideoTexture = function (texture, video, invertY) {
  1271. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1272. this._gl.pixelStorei(this._gl.UNPACK_FLIP_Y_WEBGL, invertY ? 0 : 1); // Video are upside down by default
  1273. // Scale the video if it is a NPOT using the current working canvas
  1274. if (video.videoWidth !== texture._width || video.videoHeight !== texture._height) {
  1275. if (!texture._workingCanvas) {
  1276. texture._workingCanvas = document.createElement("canvas");
  1277. texture._workingContext = texture._workingCanvas.getContext("2d");
  1278. texture._workingCanvas.width = texture._width;
  1279. texture._workingCanvas.height = texture._height;
  1280. }
  1281. texture._workingContext.drawImage(video, 0, 0, video.videoWidth, video.videoHeight, 0, 0, texture._width, texture._height);
  1282. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, texture._workingCanvas);
  1283. } else {
  1284. this._gl.texImage2D(this._gl.TEXTURE_2D, 0, this._gl.RGBA, this._gl.RGBA, this._gl.UNSIGNED_BYTE, video);
  1285. }
  1286. if (texture.generateMipMaps) {
  1287. this._gl.generateMipmap(this._gl.TEXTURE_2D);
  1288. }
  1289. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1290. this._activeTexturesCache = [];
  1291. texture.isReady = true;
  1292. };
  1293. Engine.prototype.createRenderTargetTexture = function (size, options) {
  1294. // old version had a "generateMipMaps" arg instead of options.
  1295. // if options.generateMipMaps is undefined, consider that options itself if the generateMipmaps value
  1296. // in the same way, generateDepthBuffer is defaulted to true
  1297. var generateMipMaps = false;
  1298. var generateDepthBuffer = true;
  1299. var samplingMode = BABYLON.Texture.TRILINEAR_SAMPLINGMODE;
  1300. if (options !== undefined) {
  1301. generateMipMaps = options.generateMipMaps === undefined ? options : options.generateMipmaps;
  1302. generateDepthBuffer = options.generateDepthBuffer === undefined ? true : options.generateDepthBuffer;
  1303. if (options.samplingMode !== undefined) {
  1304. samplingMode = options.samplingMode;
  1305. }
  1306. }
  1307. var gl = this._gl;
  1308. var texture = gl.createTexture();
  1309. gl.bindTexture(gl.TEXTURE_2D, texture);
  1310. var width = size.width || size;
  1311. var height = size.height || size;
  1312. var filters = getSamplingParameters(samplingMode, generateMipMaps, gl);
  1313. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER, filters.mag);
  1314. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER, filters.min);
  1315. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1316. gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1317. gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, width, height, 0, gl.RGBA, gl.UNSIGNED_BYTE, null);
  1318. var depthBuffer;
  1319. // Create the depth buffer
  1320. if (generateDepthBuffer) {
  1321. depthBuffer = gl.createRenderbuffer();
  1322. gl.bindRenderbuffer(gl.RENDERBUFFER, depthBuffer);
  1323. gl.renderbufferStorage(gl.RENDERBUFFER, gl.DEPTH_COMPONENT16, width, height);
  1324. }
  1325. // Create the framebuffer
  1326. var framebuffer = gl.createFramebuffer();
  1327. gl.bindFramebuffer(gl.FRAMEBUFFER, framebuffer);
  1328. gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, texture, 0);
  1329. if (generateDepthBuffer) {
  1330. gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.RENDERBUFFER, depthBuffer);
  1331. }
  1332. // Unbind
  1333. gl.bindTexture(gl.TEXTURE_2D, null);
  1334. gl.bindRenderbuffer(gl.RENDERBUFFER, null);
  1335. gl.bindFramebuffer(gl.FRAMEBUFFER, null);
  1336. texture._framebuffer = framebuffer;
  1337. if (generateDepthBuffer) {
  1338. texture._depthBuffer = depthBuffer;
  1339. }
  1340. texture._width = width;
  1341. texture._height = height;
  1342. texture.isReady = true;
  1343. texture.generateMipMaps = generateMipMaps;
  1344. texture.references = 1;
  1345. texture.samplingMode = samplingMode;
  1346. this._activeTexturesCache = [];
  1347. this._loadedTexturesCache.push(texture);
  1348. return texture;
  1349. };
  1350. Engine.prototype.createCubeTexture = function (rootUrl, scene, extensions, noMipmap) {
  1351. var _this = this;
  1352. var gl = this._gl;
  1353. var texture = gl.createTexture();
  1354. texture.isCube = true;
  1355. texture.url = rootUrl;
  1356. texture.references = 1;
  1357. this._loadedTexturesCache.push(texture);
  1358. var extension = rootUrl.substr(rootUrl.length - 4, 4).toLowerCase();
  1359. var isDDS = this.getCaps().s3tc && (extension === ".dds");
  1360. if (isDDS) {
  1361. BABYLON.Tools.LoadFile(rootUrl, function (data) {
  1362. var info = BABYLON.Internals.DDSTools.GetDDSInfo(data);
  1363. var loadMipmap = (info.isRGB || info.isLuminance || info.mipmapCount > 1) && !noMipmap;
  1364. gl.bindTexture(gl.TEXTURE_CUBE_MAP, texture);
  1365. gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, 1);
  1366. BABYLON.Internals.DDSTools.UploadDDSLevels(_this._gl, _this.getCaps().s3tc, data, info, loadMipmap, 6);
  1367. if (!noMipmap && !info.isFourCC && info.mipmapCount === 1) {
  1368. gl.generateMipmap(gl.TEXTURE_CUBE_MAP);
  1369. }
  1370. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MAG_FILTER, gl.LINEAR);
  1371. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MIN_FILTER, loadMipmap ? gl.LINEAR_MIPMAP_LINEAR : gl.LINEAR);
  1372. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1373. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1374. gl.bindTexture(gl.TEXTURE_CUBE_MAP, null);
  1375. _this._activeTexturesCache = [];
  1376. texture._width = info.width;
  1377. texture._height = info.height;
  1378. texture.isReady = true;
  1379. }, null, null, true);
  1380. } else {
  1381. cascadeLoad(rootUrl, scene, function (imgs) {
  1382. var width = BABYLON.Tools.GetExponantOfTwo(imgs[0].width, _this._caps.maxCubemapTextureSize);
  1383. var height = width;
  1384. _this._workingCanvas.width = width;
  1385. _this._workingCanvas.height = height;
  1386. var faces = [
  1387. gl.TEXTURE_CUBE_MAP_POSITIVE_X, gl.TEXTURE_CUBE_MAP_POSITIVE_Y, gl.TEXTURE_CUBE_MAP_POSITIVE_Z,
  1388. gl.TEXTURE_CUBE_MAP_NEGATIVE_X, gl.TEXTURE_CUBE_MAP_NEGATIVE_Y, gl.TEXTURE_CUBE_MAP_NEGATIVE_Z
  1389. ];
  1390. gl.bindTexture(gl.TEXTURE_CUBE_MAP, texture);
  1391. gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, 0);
  1392. for (var index = 0; index < faces.length; index++) {
  1393. _this._workingContext.drawImage(imgs[index], 0, 0, imgs[index].width, imgs[index].height, 0, 0, width, height);
  1394. gl.texImage2D(faces[index], 0, gl.RGBA, gl.RGBA, gl.UNSIGNED_BYTE, _this._workingCanvas);
  1395. }
  1396. if (!noMipmap) {
  1397. gl.generateMipmap(gl.TEXTURE_CUBE_MAP);
  1398. }
  1399. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MAG_FILTER, gl.LINEAR);
  1400. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_MIN_FILTER, noMipmap ? gl.LINEAR : gl.LINEAR_MIPMAP_LINEAR);
  1401. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE);
  1402. gl.texParameteri(gl.TEXTURE_CUBE_MAP, gl.TEXTURE_WRAP_T, gl.CLAMP_TO_EDGE);
  1403. gl.bindTexture(gl.TEXTURE_CUBE_MAP, null);
  1404. _this._activeTexturesCache = [];
  1405. texture._width = width;
  1406. texture._height = height;
  1407. texture.isReady = true;
  1408. }, extensions);
  1409. }
  1410. return texture;
  1411. };
  1412. Engine.prototype._releaseTexture = function (texture) {
  1413. var gl = this._gl;
  1414. if (texture._framebuffer) {
  1415. gl.deleteFramebuffer(texture._framebuffer);
  1416. }
  1417. if (texture._depthBuffer) {
  1418. gl.deleteRenderbuffer(texture._depthBuffer);
  1419. }
  1420. gl.deleteTexture(texture);
  1421. for (var channel = 0; channel < this._caps.maxTexturesImageUnits; channel++) {
  1422. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1423. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1424. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, null);
  1425. this._activeTexturesCache[channel] = null;
  1426. }
  1427. var index = this._loadedTexturesCache.indexOf(texture);
  1428. if (index !== -1) {
  1429. this._loadedTexturesCache.splice(index, 1);
  1430. }
  1431. };
  1432. Engine.prototype.bindSamplers = function (effect) {
  1433. this._gl.useProgram(effect.getProgram());
  1434. var samplers = effect.getSamplers();
  1435. for (var index = 0; index < samplers.length; index++) {
  1436. var uniform = effect.getUniform(samplers[index]);
  1437. this._gl.uniform1i(uniform, index);
  1438. }
  1439. this._currentEffect = null;
  1440. };
  1441. Engine.prototype._bindTexture = function (channel, texture) {
  1442. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1443. this._gl.bindTexture(this._gl.TEXTURE_2D, texture);
  1444. this._activeTexturesCache[channel] = null;
  1445. };
  1446. Engine.prototype.setTextureFromPostProcess = function (channel, postProcess) {
  1447. this._bindTexture(channel, postProcess._textures.data[postProcess._currentRenderTextureInd]);
  1448. };
  1449. Engine.prototype.setTexture = function (channel, texture) {
  1450. if (channel < 0) {
  1451. return;
  1452. }
  1453. // Not ready?
  1454. if (!texture || !texture.isReady()) {
  1455. if (this._activeTexturesCache[channel] != null) {
  1456. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1457. this._gl.bindTexture(this._gl.TEXTURE_2D, null);
  1458. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, null);
  1459. this._activeTexturesCache[channel] = null;
  1460. }
  1461. return;
  1462. }
  1463. // Video
  1464. if (texture instanceof BABYLON.VideoTexture) {
  1465. if (texture.update()) {
  1466. this._activeTexturesCache[channel] = null;
  1467. }
  1468. } else if (texture.delayLoadState === Engine.DELAYLOADSTATE_NOTLOADED) {
  1469. texture.delayLoad();
  1470. return;
  1471. }
  1472. if (this._activeTexturesCache[channel] === texture) {
  1473. return;
  1474. }
  1475. this._activeTexturesCache[channel] = texture;
  1476. var internalTexture = texture.getInternalTexture();
  1477. this._gl.activeTexture(this._gl["TEXTURE" + channel]);
  1478. if (internalTexture.isCube) {
  1479. this._gl.bindTexture(this._gl.TEXTURE_CUBE_MAP, internalTexture);
  1480. if (internalTexture._cachedCoordinatesMode !== texture.coordinatesMode) {
  1481. internalTexture._cachedCoordinatesMode = texture.coordinatesMode;
  1482. // CUBIC_MODE and SKYBOX_MODE both require CLAMP_TO_EDGE. All other modes use REPEAT.
  1483. var textureWrapMode = (texture.coordinatesMode !== BABYLON.Texture.CUBIC_MODE && texture.coordinatesMode !== BABYLON.Texture.SKYBOX_MODE) ? this._gl.REPEAT : this._gl.CLAMP_TO_EDGE;
  1484. this._gl.texParameteri(this._gl.TEXTURE_CUBE_MAP, this._gl.TEXTURE_WRAP_S, textureWrapMode);
  1485. this._gl.texParameteri(this._gl.TEXTURE_CUBE_MAP, this._gl.TEXTURE_WRAP_T, textureWrapMode);
  1486. }
  1487. this._setAnisotropicLevel(this._gl.TEXTURE_CUBE_MAP, texture);
  1488. } else {
  1489. this._gl.bindTexture(this._gl.TEXTURE_2D, internalTexture);
  1490. if (internalTexture._cachedWrapU !== texture.wrapU) {
  1491. internalTexture._cachedWrapU = texture.wrapU;
  1492. switch (texture.wrapU) {
  1493. case BABYLON.Texture.WRAP_ADDRESSMODE:
  1494. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.REPEAT);
  1495. break;
  1496. case BABYLON.Texture.CLAMP_ADDRESSMODE:
  1497. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.CLAMP_TO_EDGE);
  1498. break;
  1499. case BABYLON.Texture.MIRROR_ADDRESSMODE:
  1500. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_S, this._gl.MIRRORED_REPEAT);
  1501. break;
  1502. }
  1503. }
  1504. if (internalTexture._cachedWrapV !== texture.wrapV) {
  1505. internalTexture._cachedWrapV = texture.wrapV;
  1506. switch (texture.wrapV) {
  1507. case BABYLON.Texture.WRAP_ADDRESSMODE:
  1508. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.REPEAT);
  1509. break;
  1510. case BABYLON.Texture.CLAMP_ADDRESSMODE:
  1511. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.CLAMP_TO_EDGE);
  1512. break;
  1513. case BABYLON.Texture.MIRROR_ADDRESSMODE:
  1514. this._gl.texParameteri(this._gl.TEXTURE_2D, this._gl.TEXTURE_WRAP_T, this._gl.MIRRORED_REPEAT);
  1515. break;
  1516. }
  1517. }
  1518. this._setAnisotropicLevel(this._gl.TEXTURE_2D, texture);
  1519. }
  1520. };
  1521. Engine.prototype._setAnisotropicLevel = function (key, texture) {
  1522. var anisotropicFilterExtension = this._caps.textureAnisotropicFilterExtension;
  1523. if (anisotropicFilterExtension && texture._cachedAnisotropicFilteringLevel !== texture.anisotropicFilteringLevel) {
  1524. this._gl.texParameterf(key, anisotropicFilterExtension.TEXTURE_MAX_ANISOTROPY_EXT, Math.min(texture.anisotropicFilteringLevel, this._caps.maxAnisotropy));
  1525. texture._cachedAnisotropicFilteringLevel = texture.anisotropicFilteringLevel;
  1526. }
  1527. };
  1528. Engine.prototype.readPixels = function (x, y, width, height) {
  1529. var data = new Uint8Array(height * width * 4);
  1530. this._gl.readPixels(0, 0, width, height, this._gl.RGBA, this._gl.UNSIGNED_BYTE, data);
  1531. return data;
  1532. };
  1533. // Dispose
  1534. Engine.prototype.dispose = function () {
  1535. this.hideLoadingUI();
  1536. this.stopRenderLoop();
  1537. while (this.scenes.length) {
  1538. this.scenes[0].dispose();
  1539. }
  1540. for (var name in this._compiledEffects) {
  1541. this._gl.deleteProgram(this._compiledEffects[name]._program);
  1542. }
  1543. for (var i in this._vertexAttribArrays) {
  1544. if (i > this._gl.VERTEX_ATTRIB_ARRAY_ENABLED || !this._vertexAttribArrays[i]) {
  1545. continue;
  1546. }
  1547. this._gl.disableVertexAttribArray(i);
  1548. }
  1549. // Events
  1550. window.removeEventListener("blur", this._onBlur);
  1551. window.removeEventListener("focus", this._onFocus);
  1552. document.removeEventListener("fullscreenchange", this._onFullscreenChange);
  1553. document.removeEventListener("mozfullscreenchange", this._onFullscreenChange);
  1554. document.removeEventListener("webkitfullscreenchange", this._onFullscreenChange);
  1555. document.removeEventListener("msfullscreenchange", this._onFullscreenChange);
  1556. document.removeEventListener("pointerlockchange", this._onPointerLockChange);
  1557. document.removeEventListener("mspointerlockchange", this._onPointerLockChange);
  1558. document.removeEventListener("mozpointerlockchange", this._onPointerLockChange);
  1559. document.removeEventListener("webkitpointerlockchange", this._onPointerLockChange);
  1560. };
  1561. // Loading screen
  1562. Engine.prototype.displayLoadingUI = function () {
  1563. var _this = this;
  1564. this._loadingDiv = document.createElement("div");
  1565. this._loadingDiv.style.opacity = "0";
  1566. this._loadingDiv.style.transition = "opacity 1.5s ease";
  1567. // Loading text
  1568. this._loadingTextDiv = document.createElement("div");
  1569. this._loadingTextDiv.style.position = "absolute";
  1570. this._loadingTextDiv.style.left = "0";
  1571. this._loadingTextDiv.style.top = "50%";
  1572. this._loadingTextDiv.style.marginTop = "80px";
  1573. this._loadingTextDiv.style.width = "100%";
  1574. this._loadingTextDiv.style.height = "20px";
  1575. this._loadingTextDiv.style.fontFamily = "Arial";
  1576. this._loadingTextDiv.style.fontSize = "14px";
  1577. this._loadingTextDiv.style.color = "white";
  1578. this._loadingTextDiv.style.textAlign = "center";
  1579. this._loadingTextDiv.innerHTML = "Loading";
  1580. this._loadingDiv.appendChild(this._loadingTextDiv);
  1581. // Loading img
  1582. var imgBack = new Image();
  1583. 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==";
  1584. imgBack.style.position = "absolute";
  1585. imgBack.style.left = "50%";
  1586. imgBack.style.top = "50%";
  1587. imgBack.style.marginLeft = "-50px";
  1588. imgBack.style.marginTop = "-50px";
  1589. imgBack.style.transition = "transform 1.0s ease";
  1590. imgBack.style.webkitTransition = "-webkit-transform 1.0s ease";
  1591. var deg = 360;
  1592. var onTransitionEnd = function () {
  1593. deg += 360;
  1594. imgBack.style.transform = "rotateZ(" + deg + "deg)";
  1595. imgBack.style.webkitTransform = "rotateZ(" + deg + "deg)";
  1596. };
  1597. imgBack.addEventListener("transitionend", onTransitionEnd);
  1598. imgBack.addEventListener("webkitTransitionEnd", onTransitionEnd);
  1599. this._loadingDiv.appendChild(imgBack);
  1600. // front image
  1601. var imgFront = new Image();
  1602. 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=";
  1603. imgFront.style.position = "absolute";
  1604. imgFront.style.left = "50%";
  1605. imgFront.style.top = "50%";
  1606. imgFront.style.marginLeft = "-50px";
  1607. imgFront.style.marginTop = "-50px";
  1608. this._loadingDiv.appendChild(imgFront);
  1609. // Resize
  1610. this._resizeLoadingUI = function () {
  1611. var canvasRect = _this.getRenderingCanvasClientRect();
  1612. _this._loadingDiv.style.position = "absolute";
  1613. _this._loadingDiv.style.left = canvasRect.left + "px";
  1614. _this._loadingDiv.style.top = canvasRect.top + "px";
  1615. _this._loadingDiv.style.width = canvasRect.width + "px";
  1616. _this._loadingDiv.style.height = canvasRect.height + "px";
  1617. };
  1618. this._resizeLoadingUI();
  1619. window.addEventListener("resize", this._resizeLoadingUI);
  1620. this._loadingDiv.style.backgroundColor = this._loadingDivBackgroundColor;
  1621. document.body.appendChild(this._loadingDiv);
  1622. setTimeout(function () {
  1623. _this._loadingDiv.style.opacity = "1";
  1624. imgBack.style.transform = "rotateZ(360deg)";
  1625. imgBack.style.webkitTransform = "rotateZ(360deg)";
  1626. }, 0);
  1627. };
  1628. Object.defineProperty(Engine.prototype, "loadingUIText", {
  1629. set: function (text) {
  1630. if (!this._loadingDiv) {
  1631. return;
  1632. }
  1633. this._loadingTextDiv.innerHTML = text;
  1634. },
  1635. enumerable: true,
  1636. configurable: true
  1637. });
  1638. Object.defineProperty(Engine.prototype, "loadingUIBackgroundColor", {
  1639. get: function () {
  1640. return this._loadingDivBackgroundColor;
  1641. },
  1642. set: function (color) {
  1643. this._loadingDivBackgroundColor = color;
  1644. if (!this._loadingDiv) {
  1645. return;
  1646. }
  1647. this._loadingDiv.style.backgroundColor = this._loadingDivBackgroundColor;
  1648. },
  1649. enumerable: true,
  1650. configurable: true
  1651. });
  1652. Engine.prototype.hideLoadingUI = function () {
  1653. var _this = this;
  1654. if (!this._loadingDiv) {
  1655. return;
  1656. }
  1657. var onTransitionEnd = function () {
  1658. if (!_this._loadingDiv) {
  1659. return;
  1660. }
  1661. document.body.removeChild(_this._loadingDiv);
  1662. window.removeEventListener("resize", _this._resizeLoadingUI);
  1663. _this._loadingDiv = null;
  1664. };
  1665. this._loadingDiv.style.opacity = "0";
  1666. this._loadingDiv.addEventListener("transitionend", onTransitionEnd);
  1667. };
  1668. // FPS
  1669. Engine.prototype.getFps = function () {
  1670. return this.fps;
  1671. };
  1672. Engine.prototype.getDeltaTime = function () {
  1673. return this.deltaTime;
  1674. };
  1675. Engine.prototype._measureFps = function () {
  1676. this.previousFramesDuration.push(BABYLON.Tools.Now);
  1677. var length = this.previousFramesDuration.length;
  1678. if (length >= 2) {
  1679. this.deltaTime = this.previousFramesDuration[length - 1] - this.previousFramesDuration[length - 2];
  1680. }
  1681. if (length >= this.fpsRange) {
  1682. if (length > this.fpsRange) {
  1683. this.previousFramesDuration.splice(0, 1);
  1684. length = this.previousFramesDuration.length;
  1685. }
  1686. var sum = 0;
  1687. for (var id = 0; id < length - 1; id++) {
  1688. sum += this.previousFramesDuration[id + 1] - this.previousFramesDuration[id];
  1689. }
  1690. this.fps = 1000.0 / (sum / (length - 1));
  1691. }
  1692. };
  1693. // Statics
  1694. Engine.isSupported = function () {
  1695. try {
  1696. // Avoid creating an unsized context for CocoonJS, since size determined on first creation. Is not resizable
  1697. if (navigator.isCocoonJS) {
  1698. return true;
  1699. }
  1700. var tempcanvas = document.createElement("canvas");
  1701. var gl = tempcanvas.getContext("webgl") || tempcanvas.getContext("experimental-webgl");
  1702. return gl != null && !!window.WebGLRenderingContext;
  1703. } catch (e) {
  1704. return false;
  1705. }
  1706. };
  1707. Engine._ALPHA_DISABLE = 0;
  1708. Engine._ALPHA_ADD = 1;
  1709. Engine._ALPHA_COMBINE = 2;
  1710. Engine._DELAYLOADSTATE_NONE = 0;
  1711. Engine._DELAYLOADSTATE_LOADED = 1;
  1712. Engine._DELAYLOADSTATE_LOADING = 2;
  1713. Engine._DELAYLOADSTATE_NOTLOADED = 4;
  1714. Engine._TEXTUREFORMAT_ALPHA = 0;
  1715. Engine._TEXTUREFORMAT_LUMINANCE = 1;
  1716. Engine._TEXTUREFORMAT_LUMINANCE_ALPHA = 2;
  1717. Engine._TEXTUREFORMAT_RGB = 4;
  1718. Engine._TEXTUREFORMAT_RGBA = 4;
  1719. Engine.Epsilon = 0.001;
  1720. Engine.CollisionsEpsilon = 0.001;
  1721. Engine.ShadersRepository = "Babylon/Shaders/";
  1722. return Engine;
  1723. })();
  1724. BABYLON.Engine = Engine;
  1725. })(BABYLON || (BABYLON = {}));
  1726. //# sourceMappingURL=babylon.engine.js.map