Aish's Blog

Aish's blog: Where the blog posts are posted

Interactive Artwork

For my interactive artwork, I made something where if you don’t click and just move the mouse around the screen, then it will draw small circles. If you click, then “have a nice day” will appear, and if you hold down the mouse button and move your mouse, then nothing will happen. This code was a little hard, as I had to use the mouse button and the boolean blocks. The boolean blocks were kind of hard for me because I have not used them a lot, and I had to figure out to use the not block, because originally I tried different boolean blocks. The mouse button was kind of easy after I had learned how to use it, and how it worked. I randomized the color of the circles and the “have a nice day”s. The pictures of the code and the end result are below.

This is the circle code.
This is the rest of the code with the “have a nice day”
This is the end result.

No Comments »

Inspired Artwork

For my inspired artwork project, I chose the Flowers from Book 1 and decided to incorporate an artist’s style in my project. I wanted to use Andy Warhol’s way of having the same picture in different colors and backgrounds. The flowers were already colorful, so I wanted to make different backgrounds in the quadrants of the coordinate plane. Although the end result looks simple, it actually took a lot of code to make it. One of the hardest parts of this project for me was trying to figure out how to make the petals on the flowers, as I haven’t worked with arc blocks a lot and had to figure out how to make the petals a specific shape. Making the stem was a hassle by its self, as I wanted to randomize the color and the position of the flowers. The stem would always turn different directions and I had to spend a lot of time (a full class period) to figuring out how to make the stem stand up straight. This project also helped me to become more used to arc blocks, and to better use fill blocks. Below are pictures of my code and the end result.

The following pictures of code are all of the background codes.
This is the code for the petals on the flowers.
The top of this picture is cut off, it just includes some set x and y blocks.
This is the end result.
No Comments »

Skip to toolbar