1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# [`glhashnoise`][] |
|
2 |
+ |
|
3 |
+A [GLSL][]/[OpenGL][] [\>=2.0][] hash and noise function library. |
|
4 |
+ |
|
5 |
+[`glhashnoise`]: https://git.rcrnstn.net/rcrnstn/glhashnoise |
|
6 |
+[GLSL]: https://en.wikipedia.org/wiki/OpenGL_Shading_Language |
|
7 |
+[OpenGL]: https://en.wikipedia.org/wiki/OpenGL |
|
8 |
+[\>=2.0]: https://en.wikipedia.org/wiki/OpenGL#Version_history |