I hereby claim:
- I am vl4dimir on github.
- I am vl4dimir (https://keybase.io/vl4dimir) on keybase.
- I have a public key ASBsjYZmp4FqTWSPzp6GFLmYirkvTJFikkuEGnqJTzVl3wo
To claim this, I am signing this object:
| 0x0038c246FB276265394060676ee0D3BA8ee7dC08 |
| float random(float3 seed) { | |
| float result = frac(sin(dot(seed, float3(12.9898, 78.233, 49.0154))) * 43758.5453123); | |
| return result; | |
| } | |
| // Returns a smoothly varying value in the [0, 1] range for the given 3D position. | |
| float simpleNoise(float3 position) { | |
| float3 integers = floor(position); | |
| float random000 = random(integers); |
| diff --git a/source/Hack-Bold.ufo/fontinfo.plist b/source/Hack-Bold.ufo/fontinfo.plist | |
| index 56804ca65..fc5120605 100644 | |
| --- a/source/Hack-Bold.ufo/fontinfo.plist | |
| +++ b/source/Hack-Bold.ufo/fontinfo.plist | |
| @@ -1,45 +1,45 @@ | |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| -<dict> | |
| - <key>ascender</key> |
I hereby claim:
To claim this, I am signing this object: