Sha256: 216245bd51cfd0db4c58f3d316896e9725fd86ed5c22991439fb8aad697ca35e

Contents?: true

Size: 1.05 KB

Versions: 2

Compression:

Stored size: 1.05 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1381798607.10163:@value"�{I"
class:ETI"BundledAsset;FI"logical_path;TI"*Shaders/Builtin/Functions/XYZToRGB.js;TI"
pathname;TI"c/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Builtin/Functions/XYZToRGB.js;FI"content_type;TI"application/javascript;TI"
mtime;TI"2013-10-15T02:54:58+02:00;TI"length;Ti�I"digest;TI"%5432f15cccc467169ea0fd5b3e9f7fc8;FI"source;TI"�    //This file is automatically rebuilt by the Cesium build process.
    /*global define*/

    define(function() {
    "use strict";
    return "vec3 czm_XYZToRGB(vec3 Yxy)\n\
{\n\
const mat3 XYZ2RGB = mat3( 3.2405, -0.9693,  0.0556,\n\
-1.5371,  1.8760, -0.2040,\n\
-0.4985,  0.0416,  1.0572);\n\
vec3 xyz;\n\
xyz.r = Yxy.r * Yxy.g / Yxy.b;\n\
xyz.g = Yxy.r;\n\
xyz.b = Yxy.r * (1.0 - Yxy.g - Yxy.b) / Yxy.b;\n\
return XYZ2RGB * xyz;\n\
}\n\
";
});
;TI"required_assets_digest;TI"%fb7365d436c13920628a2869af65d5cf;FI"
_version;TI"%6776f581a4329e299531e1d52aa59832;F

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cesium-0.23.0 test/dummy/tmp/cache/assets/C8A/B60/sprockets%2F91211f962c595bd97d4236eb07e99023
cesium-0.22.0 test/dummy/tmp/cache/assets/C8A/B60/sprockets%2F91211f962c595bd97d4236eb07e99023