Sha256: c0e203eb424259c4db2c64db22e41c4b0c4342c86bd520bf12067b872a972643
Contents?: true
Size: 1.03 KB
Versions: 2
Compression:
Stored size: 1.03 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798607.2733781:@value"�{I" class:ETI"BundledAsset;FI"logical_path;TI"-Shaders/Builtin/Functions/getSpecular.js;TI" pathname;TI"f/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Builtin/Functions/getSpecular.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;Ti�I"digest;TI"%2950908e719cb0295f7489ca835d06ab;FI"source;TI"� //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "float czm_getSpecular(vec3 lightDirectionEC, vec3 toEyeEC, vec3 normalEC, float shininess)\n\ {\n\ vec3 toReflectedLight = reflect(-lightDirectionEC, normalEC);\n\ float specular = max(dot(toReflectedLight, toEyeEC), 0.0);\n\ return pow(specular, shininess);\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%78db99f05abca67cc837784d8a70a52d;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems