Sha256: 6bc769482d359aecc25c32fa1a0e60841b197a14a54b8155df7dfa8ef6e15d78

Contents?: true

Size: 1.88 KB

Versions: 4

Compression:

Stored size: 1.88 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1362249883.1044228:@value"{I"
class:EFI"ProcessedAsset;FI"logical_path;FI"Shaders/PolygonVSPick.js;TI"
pathname;FI"N/Users/bogumil/www/cesium/app/assets/javascripts/Shaders/PolygonVSPick.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-02-24T17:37:41+01:00;FI"length;FiI"digest;F"%c3ad37166893ed3860ed2860b03f1692I"source;FI"// 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 position2DHigh;\n\
attribute vec2 position2DLow;\n\
\n\
uniform float u_morphTime;\n\
uniform float u_height;     // in meters\n\
\n\
void main() \n\
{\n\
    vec4 p;\n\
\n\
    if (u_morphTime == 1.0)\n\
    {\n\
        p = vec4(czm_translateRelativeToEye(position3DHigh, position3DLow), 1.0);\n\
    }\n\
    else if (u_morphTime == 0.0)\n\
    {\n\
        p = vec4(czm_translateRelativeToEye(vec3(u_height, position2DHigh), vec3(u_height, position2DLow)), 1.0);\n\
    }\n\
    else\n\
    {\n\
	    p = czm_columbusViewMorph(\n\
	        czm_translateRelativeToEye(vec3(u_height, position2DHigh), vec3(u_height, position2DLow)),\n\
	        czm_translateRelativeToEye(position3DHigh, position3DLow), \n\
	        u_morphTime);\n\
    }\n\
\n\
    gl_Position = czm_modelViewProjectionRelativeToEye * p;\n\
}\n\
";
});
;FI"dependency_digest;F"%10d29c7d445cc89efc3ec84f53fce9e3I"required_paths;F[I"N/Users/bogumil/www/cesium/app/assets/javascripts/Shaders/PolygonVSPick.js;TI"dependency_paths;F[{I"	path;FI"N/Users/bogumil/www/cesium/app/assets/javascripts/Shaders/PolygonVSPick.js;TI"
mtime;FI"2013-02-24T17:37:41+01:00;FI"digest;F"%71d380f0c77956b1b061201adbb7ba4eI"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/D23/CD0/sprockets%2F20f79a5d5570f3efef4de79621355e49
cesium-0.23.0 test/dummy/tmp/cache/assets/D23/CD0/sprockets%2F20f79a5d5570f3efef4de79621355e49
cesium-0.22.0 test/dummy/tmp/cache/assets/D23/CD0/sprockets%2F20f79a5d5570f3efef4de79621355e49
cesium-0.14.0 test/dummy/tmp/cache/assets/D23/CD0/sprockets%2F20f79a5d5570f3efef4de79621355e49