Sha256: 0a0cda8fb951ca198a483735554414bd48330a310410e25fd401950a7acde23d

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1362249882.743574:@value"{{I"
class:EFI"BundledAsset;FI"logical_path;FI""Shaders/CentralBodyFSDepth.js;TI"
pathname;FI"S/Users/bogumil/www/cesium/app/assets/javascripts/Shaders/CentralBodyFSDepth.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-02-24T17:37:41+01:00;FI"length;Fi�I"digest;F"%a940ba791d08ab6b180ca1ed4388e66fI"source;FI"�// This file is automatically rebuilt by the Cesium build process.
/*global define*/

define(function() {
    "use strict";
    return "varying vec4 positionEC;\n\
\n\
void main()\n\
{\n\
    // TODO: make arbitrary ellipsoid\n\
    czm_ellipsoid ellipsoid = czm_getWgs84EllipsoidEC();\n\
    \n\
    vec3 direction = normalize(positionEC.xyz);\n\
    czm_ray ray = czm_ray(vec3(0.0), direction);\n\
    \n\
    czm_raySegment intersection = czm_rayEllipsoidIntersectionInterval(ray, ellipsoid);\n\
    if (!czm_isEmpty(intersection))\n\
    {\n\
        gl_FragColor = vec4(1.0, 1.0, 0.0, 1.0);\n\
    }\n\
    else\n\
    {\n\
        discard;\n\
    }\n\
}";
});
;FI"required_assets_digest;F"%ac723f4799bcdd71f5d3ff840df195f3I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/C85/2A0/sprockets%2F409dfb449462105286e47c6a8c32860e
cesium-0.23.0 test/dummy/tmp/cache/assets/C85/2A0/sprockets%2F409dfb449462105286e47c6a8c32860e
cesium-0.22.0 test/dummy/tmp/cache/assets/C85/2A0/sprockets%2F409dfb449462105286e47c6a8c32860e
cesium-0.14.0 test/dummy/tmp/cache/assets/C85/2A0/sprockets%2F409dfb449462105286e47c6a8c32860e