Sha256: 71215f08dbe752fd1db7eba6dfdf07ef78c7e5d871924edbb1f0e14b6d025f56

Contents?: true

Size: 1.22 KB

Versions: 2

Compression:

Stored size: 1.22 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1380709798.206711:@value"u{I"
class:ETI"BundledAsset;FI"logical_path;TI"0Shaders/PostProcessFilters/AdditiveBlend.js;TI"
pathname;TI"i/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/PostProcessFilters/AdditiveBlend.js;FI"content_type;TI"application/javascript;TI"
mtime;TI"2013-10-02T12:16:28+02:00;TI"length;TiaI"digest;TI"%e6e18f60638bb009ff039704461b634a;FI"source;TI"a    //This file is automatically rebuilt by the Cesium build process.
    /*global define*/

    define(function() {
    "use strict";
    return "uniform sampler2D u_texture0;\n\
uniform sampler2D u_texture1;\n\
uniform vec2 u_center;\n\
uniform float u_radius;\n\
varying vec2 v_textureCoordinates;\n\
void main()\n\
{\n\
vec4 color0 = texture2D(u_texture0, v_textureCoordinates);\n\
vec4 color1 = texture2D(u_texture1, v_textureCoordinates);\n\
float x = length(gl_FragCoord.xy - u_center) / u_radius;\n\
float t = smoothstep(0.5, 0.8, x);\n\
gl_FragColor = mix(color0 + color1, color0, t);\n\
}\n\
";
});
;TI"required_assets_digest;TI"%1f6fe6bf3122ac610e65ab7b47bbae67;FI"
_version;TI"%6776f581a4329e299531e1d52aa59832;F

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cesium-0.21.1 test/dummy/tmp/cache/assets/D1E/370/sprockets%2F99ee518676e86a61ec0dca0706665c5d
cesium-0.21 test/dummy/tmp/cache/assets/D1E/370/sprockets%2F99ee518676e86a61ec0dca0706665c5d