Sha256: e999cf40b79ebe7ea06f5025627d352384426e2324d5d747052225c079068738
Contents?: true
Size: 1.04 KB
Versions: 2
Compression:
Stored size: 1.04 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709797.557699:@value"�{I" class:ETI"BundledAsset;FI"logical_path;TI"!Shaders/CentralBodyVSPole.js;TI" pathname;TI"Z/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/CentralBodyVSPole.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti�I"digest;TI"%364faaf47027471c00c301e30eda9f1d;FI"source;TI"� //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "attribute vec4 position;\n\ varying vec2 v_textureCoordinates;\n\ void main()\n\ {\n\ float x = (position.x - czm_viewport.x) / czm_viewport.z;\n\ float y = (position.y - czm_viewport.y) / czm_viewport.w;\n\ v_textureCoordinates = vec2(x, y);\n\ gl_Position = czm_viewportOrthographic * position;\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%3ae9173787aed24c2c2f65fef2f331c0;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems