Midterm notes on simple scripts Next project: Apply noise to the corrugated panel to make it look rusty and old You'll have to spend a while picking good colors for this one Remember to subdivide enough Apply dents as well as colors Using perlin noise: noise.noise(coordinate as a mathutils.Vector) Returns a floating-point value Can we use it to color the sphere? How about reshaping the sphere? A misshappen doughnut Keep radial coloring? Maybe slightly modified coloring?