From d427a2910fbb130c1be49667b0133c7605eef7ed Mon Sep 17 00:00:00 2001 From: Gary Wong Date: Sat, 13 Dec 2008 14:00:37 -0700 Subject: Add "multinoise" demo, to test 1/2/3/4 dimensional noise. --- progs/glsl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/glsl/Makefile') diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index ab024cecad..856de91c90 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -17,6 +17,7 @@ PROGS = \ deriv \ fragcoord \ mandelbrot \ + multinoise \ multitex \ noise \ points \ -- cgit v1.2.3