Sha256: 7529749bc47c7caa870385bf1edf11d6a01eb0fa14e82292f53d4bc6257738fd
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798606.645515:@value"X{I" class:ETI"BundledAsset;FI"logical_path;TI"8Shaders/Appearances/EllipsoidSurfaceAppearanceVS.js;TI" pathname;TI"q/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Appearances/EllipsoidSurfaceAppearanceVS.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;Ti4I"digest;TI"%0c77894fedc73cf5019513a1cd78974c;FI"source;TI"4 //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "attribute vec3 position3DHigh;\n\ attribute vec3 position3DLow;\n\ attribute vec2 st;\n\ varying vec3 v_positionMC;\n\ varying vec3 v_positionEC;\n\ varying vec2 v_st;\n\ void main()\n\ {\n\ vec4 p = czm_computePosition();\n\ v_positionMC = position3DHigh + position3DLow;\n\ v_positionEC = (czm_modelViewRelativeToEye * p).xyz;\n\ v_st = st;\n\ gl_Position = czm_modelViewProjectionRelativeToEye * p;\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%e1a1a1b1b0b3770c671f9adb1261fed7;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems