23 Commits

Author SHA1 Message Date
Stefan Gustavson
8e4b17afcc Created warning about old code 2016-05-16 10:37:53 +02:00
Stefan Gustavson
1d30d7cdcd Linux Makefile edit 2012-03-19 10:00:17 +01:00
stegu
e29258adfc Very slight optimizations 2011-08-03 15:59:03 +02:00
stegu
6d50d560d7 Added missing constant shader file 2011-04-03 17:49:25 +02:00
stegu
a711495deb Added missing vertex shader 2011-04-03 17:44:57 +02:00
stegu
c2e657b438 Added 4D classic noise, declutter, speedups, removed dep of noiseStdLib.glsl, benchmark changed to test all six versions of noise. 2011-04-03 17:30:50 +02:00
stegu
7e87323fda Merge branch 'master' of github.com:ashima/webgl-noise 2011-04-01 18:14:37 +02:00
stegu
d448a181a3 Added 3D classic noise 2011-04-01 18:09:59 +02:00
ijm
20ae6c79f1 Merge branch 'master' of github.com:ashima/webgl-noise 2011-03-27 15:09:46 -07:00
ijm
068d5b9f37 Changed license to MIT license. 2011-03-27 15:08:44 -07:00
stegu
627a54cec3 Cleaned up fullscreen init 2011-03-27 15:53:45 +02:00
stegu
25c7742abc MacOSX edit: Benchmark numbers were way off because of different behavior for oversized fullscreen windows. 2011-03-27 11:05:23 +02:00
stegu
0ff997bc9e Very small cosmetic edit 2011-03-26 10:05:12 +01:00
stegu
fa6321b893 Cleanup, slight speedup, improved 4D uniformity 2011-03-26 10:01:47 +01:00
stegu
46d926d90e Changed benchmark to fullscreen to reduce overhead 2011-03-25 20:43:54 +01:00
stegu
2acfd125c0 Fixed ATI bug with Bill's 4D rank ordering 2011-03-25 17:49:39 +01:00
stegu
7591d77498 Slight cleanup 2011-03-25 16:27:21 +01:00
stegu
6a9dcd7322 Cleaned up Win32 build a little 2011-03-25 12:12:04 +01:00
stegu
06f51bb5bc Slight optimization and rescaling of 2D noise 2011-03-24 20:07:39 +01:00
stegu
d3237ac132 Added Makefile (duh) 2011-03-24 17:02:54 +01:00
unknown
940abb8675 Fixed Win32 build (bare bones MinGW32, no bash/Cygwin) 2011-03-24 16:29:19 +01:00
ijm
24944e0dc9 updated Makefiles for smoother running. 2011-03-24 01:17:33 -07:00
ijm
b32fd115e5 Split, Reorganise, + Stefan's benchmark/demo code. 2011-03-23 04:29:07 -07:00