Sha256: 3839eb26fc07a0087955eeac05a7395e771279b4b2dca1ad162420d0c939eca2
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798607.4584:@value"{I" class:ETI"BundledAsset;FI"logical_path;TI"9Shaders/Builtin/Functions/tangentToEyeSpaceMatrix.js;TI" pathname;TI"r/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Builtin/Functions/tangentToEyeSpaceMatrix.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;Ti�I"digest;TI"%aee5c5cb77ed366a137a2245525de315;FI"source;TI"� //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "mat3 czm_tangentToEyeSpaceMatrix(vec3 normalEC, vec3 tangentEC, vec3 binormalEC)\n\ {\n\ vec3 normal = normalize(normalEC);\n\ vec3 tangent = normalize(tangentEC);\n\ vec3 binormal = normalize(binormalEC);\n\ return mat3(tangent.x, tangent.y, tangent.z,\n\ binormal.x, binormal.y, binormal.z,\n\ normal.x, normal.y, normal.z);\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%74e042462fc6e3197caba5d7c675eabd;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems