Page 1 of 1

1.35 Exercise: Download conditional art.py and drawtool.gy. Try it out and then examine the code to confirm that it foll

Posted: Sat May 14, 2022 7:29 pm
by answerhappygod
1 35 Exercise Download Conditional Art Py And Drawtool Gy Try It Out And Then Examine The Code To Confirm That It Foll 1
1 35 Exercise Download Conditional Art Py And Drawtool Gy Try It Out And Then Examine The Code To Confirm That It Foll 1 (69.3 KiB) Viewed 30 times
Here is the code for both py files:
conditional_art.py code:
*****************************************
Here is the drawtool:
1.35 Exercise: Download conditional art.py and drawtool.gy. Try it out and then examine the code to confirm that it follows the pseudocode. Try different values of n. Can you change the choices of randomly chosen colors to improve the result? Does it look good with just two colors? Next, starting with Kandinsky, find an example of abstract art that you think might be considered an analogue in the history of art. Include a screenshot of your improved art, and the historical painting in your module pdf. Next, we'll explore an interesting question: • Think of random art at one end of a spectrum. . And highly-structured geometry at the other end, generated by an algorithm. • The question: can we adjust a "knob" that let's us generate a mix? And is that more aesthetic? 1.36 Exercise: Download conditional art2.py. Try out different values (between 0 and 1) of the structure parameter, for example 0.9 and 0.1. Is there a value that provides an aesthetic mix? Try different n. Make changes to the code and submit a screenshot of the result.