examples/noise.py ================= This is one of the :doc:`example scripts ` included with Shady. These scripts can be run conventionally like any normal Python script, or you can choose to run them as interactive tutorials, for example with `python -m Shady demo noise` .. literalinclude:: ../../python/Shady/examples/noise.py