Sha256: 81f0a217f1447b204acf25f3a25dfec8c395e63441501d232d21cd3868d635fe
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709797.3241222:@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-02T12:16:28+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