Sha256: 5695fb24abb5e6a4e932a3e22e93c6b65b343bdf4b7f39fc8076f6d4b1264adc
Contents?: true
Size: 1.88 KB
Versions: 2
Compression:
Stored size: 1.88 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798606.691537:@value"{I" class:ETI"ProcessedAsset;FI"logical_path;TI"5Shaders/Appearances/PolylineColorAppearanceVS.js;FI" pathname;TI"n/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Appearances/PolylineColorAppearanceVS.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;TiI"digest;TI"%77e1388f07fe366df04e57f2c6d899aa;FI"source;TI" //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 vec3 prevPosition3DHigh;\n\ attribute vec3 prevPosition3DLow;\n\ attribute vec3 nextPosition3DHigh;\n\ attribute vec3 nextPosition3DLow;\n\ attribute vec2 expandAndWidth;\n\ attribute vec4 color;\n\ varying vec4 v_color;\n\ void main()\n\ {\n\ float expandDir = expandAndWidth.x;\n\ float width = abs(expandAndWidth.y) + 0.5;\n\ bool usePrev = expandAndWidth.y < 0.0;\n\ vec4 p = czm_computePosition();\n\ vec4 prev = czm_computePrevPosition();\n\ vec4 next = czm_computeNextPosition();\n\ v_color = color;\n\ vec4 positionWC = getPolylineWindowCoordinates(p, prev, next, expandDir, width, usePrev);\n\ gl_Position = czm_viewportOrthographic * positionWC;\n\ }\n\ "; }); ;TI"dependency_digest;TI"%935ce90062154ed007d631b4b19f3638;FI"required_paths;T[I"n/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Appearances/PolylineColorAppearanceVS.js;FI"dependency_paths;T[{I" path;TI"n/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Appearances/PolylineColorAppearanceVS.js;FI" mtime;TI"2013-10-15T02:54:58+02:00;TI"digest;TI"%545fe7e76aa0adc34b8653e4c8cd91b1;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems