# # ChangeLog for trunk/tutorial/03_noise.lolfx # # Generated by Trac 1.2.2 # Jan 20, 2021, 4:56:57 AM 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.