Posts

Collage Animation

Unfortunately there is no sound, but it was fun working on Adobe Animate! I used the same song that was inspiration for my collage.

Photoshop Collage

Image
I made a collage of one of my favorite songs, "valentine (prod. flavors)" by atlas. It was fun altering the images with different blending modes and adding styles to create this sort of fantasy effect!

Magazine Cover

Image
With this assignment, I wanted to create an urban space magazine cover. Here are the photos I used in order to create the main graphic of the cover.  (The picture below was taken when I visited Okinawa, Japan) By combining these two images, I was able to create this mock magazine cover!

Photoshop

Image
Still trying to get used to this program...

Coding "Hazel"

Image
Many hours in the computer lab and I am still not quite finished. I do want to turn something in though so here is how far I got. Still missing details like the hands and feet. I'll update the post in a couple of days when everything is done, because I really do want to finish the complete image. Here's the code so far... <!DOCTYPE HTML> <html> <head> <script> window.onload = function() { var canvas = document.getElementById("myCanvas"); var context = canvas.getContext("2d"); ////////////////////////////////////// start below this line ˇˇˇˇˇˇˇˇˇˇ //outline of entire squirrel context.beginPath(); context.moveTo (248, 123); context.quadraticCurveTo(260, 60, 280, 55); context.quadraticCurveTo(295, 50, 325,100); context.lineTo(355, 100); context.quadraticCurveTo(405, 45, 420, 50); context.quadraticCurveTo(440, 65, 450, 125); context.quadraticCurveTo(475, 100, 540, 105); context.quadraticCurve

Vector Illustration

Image
Well, this took forever. Unfortunately, I had to make the executive decision to not do the rest of Salina's hair (my sister) due to the time limit. Maybe I will finish the rest of her hair in my own time.