


Assignment #5. I procedurally generated images of spider webs using an array to store and manipulate the intersections of the web, later drawing segments between each intersection. I can control how damaged the web is (missing "spiral" segments, how perfect it appears, stitching the center, and the number of and space between each "spiral" & "axial" strands. I'm planning to develop drawing arcs instead of straight lines based on the direction of gravity, draw the webs with three dimensional thickness and later animate the webs to appear as though they are moving in the wind. (Software: Microsoft Visual C++ 2008 Express Edition).