Sha256: 7524eb25e883e929909814e05e83384fc7af14539caaed0e4a105f8b0cf1131f
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709796.0843709:@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-02T12:16:28+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