We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4b17a commit cffb52aCopy full SHA for cffb52a
demo/README
@@ -0,0 +1,6 @@
1
+This is a visual demo for some of the noise functions, but it was written in 2011
2
+to be compatible with MacOS X, which was still stuck at OpenGL 2.1 at the time.
3
+The code hasn't aged well. In addition to using legacy OpenGL, it uses
4
+the old version 2 of the GLFW library, which is still available but no longer
5
+maintained. Trying to resurrect this code might prove painful.
6
+In any case, this is not code you should learn from or build upon.
0 commit comments