Sha256: 097f5e371514593f10e13aa0fe1d5459aa52d63884a3f9ee7af14f32840cbb78
Contents?: true
Size: 1.04 KB
Versions: 4
Compression:
Stored size: 1.04 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1362249882.779094:@value"�{I" class:EFI"BundledAsset;FI"logical_path;FI"!Shaders/CentralBodyVSPole.js;TI" pathname;FI"R/Users/bogumil/www/cesium/app/assets/javascripts/Shaders/CentralBodyVSPole.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-02-24T17:37:41+01:00;FI"length;Fi�I"digest;F"%968f1d44b41c9ed2971d94f193bbef46I"source;FI"�// This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "attribute vec4 position;\n\ \n\ varying vec2 v_textureCoordinates;\n\ \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\ \n\ gl_Position = czm_viewportOrthographic * position;\n\ }"; }); ;FI"required_assets_digest;F"%d4d1e70f328fbeef7949cc3266aefcf5I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
4 entries across 4 versions & 1 rubygems