# # ChangeLog for trunk/tutorial/03_noise.lolfx # # Generated by Trac 1.2.2 # Jan 22, 2021, 3:05:53 AM Sat, 01 Sep 2012 11:15:51 GMT sam [1855] * trunk/tutorial/03_noise.lolfx (modified) tutorial: tweak noise shader once more, and add a few code comments. Sat, 01 Sep 2012 10:45:21 GMT sam [1854] * trunk/tutorial/03_noise.lolfx (modified) tutorial: replace white noise with ordered dithering. Sat, 01 Sep 2012 10:32:55 GMT sam [1853] * trunk/tutorial/03_noise.lolfx (modified) tutorial: add some cosmetic white noise. Sat, 01 Sep 2012 09:56:06 GMT sam [1852] * trunk/tutorial/03_noise.lolfx (modified) tutorial: add funny shit to the noise shader example. Thu, 30 Aug 2012 21:52:03 GMT sam [1842] * trunk/tutorial/03_noise.lolfx (modified) tutorial: make the noise shader computationally more efficient. Thu, 30 Aug 2012 18:17:04 GMT sam [1840] * trunk/tutorial/03_noise.lolfx (modified) tutorial: use a better value noise function that does not suffer from ... Tue, 28 Aug 2012 06:58:57 GMT sam [1830] * trunk/tutorial/03_noise.lolfx (modified) tutorial: optimise Perlin noise shader and reduce its complexity. Mon, 27 Aug 2012 16:20:42 GMT sam [1827] * trunk/tutorial/03_noise.cpp (modified) * trunk/tutorial/03_noise.lolfx (modified) tutorial: port noise demo to PS3 and Xbox360. Mon, 27 Aug 2012 13:38:58 GMT sam [1825] * trunk/tutorial/03_noise.lolfx (modified) tutorial: the noise demo is now really, really, ridiculously good ... Mon, 27 Aug 2012 12:16:58 GMT sam [1824] * trunk/.gitignore (modified) * trunk/build/vs2010/Lol.sln (modified) * trunk/tutorial/03_noise.cpp (added) * trunk/tutorial/03_noise.lolfx (added) * trunk/tutorial/03_noise.vcxproj (added) * trunk/tutorial/Makefile.am (modified) tutorial: start working on a small Perlin-like noise demo.