Sha256: b947d2130856ac065526b1f50b4597e6a514fc11e5ec139827c18eb73ee36ff9
Contents?: true
Size: 1.09 KB
Versions: 2
Compression:
Stored size: 1.09 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709797.584737:@value"�{I" class:ETI"BundledAsset;FI"logical_path;TI"$Shaders/CustomSensorVolumeVS.js;TI" pathname;TI"]/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/CustomSensorVolumeVS.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti�I"digest;TI"%cb4e3a8f91dafc22146833065c6c60a0;FI"source;TI"� //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "attribute vec4 position;\n\ attribute vec3 normal;\n\ varying vec3 v_positionWC;\n\ varying vec3 v_positionEC;\n\ varying vec3 v_normalEC;\n\ void main()\n\ {\n\ gl_Position = czm_modelViewProjection * position;\n\ v_positionWC = (czm_model * position).xyz;\n\ v_positionEC = (czm_modelView * position).xyz;\n\ v_normalEC = czm_normal * normal;\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%3ce13120305bfda610248e9f46a5d4ea;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems