Sha256: b571616e44a174cf3e9466e532b5970fb8ea752391fa6590f1dd380b9734237a
Contents?: true
Size: 1.38 KB
Versions: 2
Compression:
Stored size: 1.38 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798606.606171:@value"{I" class:ETI"BundledAsset;FI"logical_path;TI"3Shaders/Appearances/AllMaterialAppearanceVS.js;TI" pathname;TI"l/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Appearances/AllMaterialAppearanceVS.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;TiI"digest;TI"%6402f58add277f78bc37d9d73c705660;FI"source;TI" //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 vec3 normal;\n\ attribute vec3 tangent;\n\ attribute vec3 binormal;\n\ attribute vec2 st;\n\ varying vec3 v_positionEC;\n\ varying vec3 v_normalEC;\n\ varying vec3 v_tangentEC;\n\ varying vec3 v_binormalEC;\n\ varying vec2 v_st;\n\ void main()\n\ {\n\ vec4 p = czm_computePosition();\n\ v_positionEC = (czm_modelViewRelativeToEye * p).xyz;\n\ v_normalEC = czm_normal * normal;\n\ v_tangentEC = czm_normal * tangent;\n\ v_binormalEC = czm_normal * binormal;\n\ v_st = st;\n\ gl_Position = czm_modelViewProjectionRelativeToEye * p;\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%9c63871c10c95675a9d4ced7a7d9af61;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems