Posts

Showing posts from November, 2025

Test Site

 https://homepages.utoledo.edu/shernan11/MOCKUP.html

interactive website - 300 word

 http://weavesilk.com/ Weave Silk is an interactive website where you can make generative art. It's a very interesting page and it takes you instantly to the canvas where you can start drawing. On the left corner, you have a few buttons you can interact with but I would like to talk more about the controls. It starts off as a small dot and it has been blue for me each time I refreshed my page. As you click it, you can change the color and generate more art with a color you select. You can also adjust the rotation, mirroring, and spiral of the brush that will generate a variety of different forms.  As for the adjustments you can make within the site, the rotation allows you 7 options you can use which are no rotation symmetry, 2-fold, 3-fold, 4-fold, 5-fold, and 6-fold. Each take on a unique form as you draw. It as well has a mirroring control in which you can mirror as you draw or have it go more freely. Then lastly a feature that spirals from the center or just anywhere you l...

p5 Critque

 As we viewed my p5 project, I had some suggestions such as working on a scoring system so that when the apples interact with the basket, it keep count on how many you catch! When I do this feature to add a restart button as well. I got good feedback from classmates saying they liked it and the layout of it. One more suggestion I got is to make the time of day change throughout it so viewers can interact and change it as they play.

WEEK 12

Image
  Here are my week 12 drawings! I created a sketch for bookmarks we are doing for the advanced class! We are displaying student's art works on them but with the University logo on it as well! The university will be on the border! As for the other drawings I did Rock Lee's belt, a squish mallow, fish, a verse I enjoy, "this is Art" Typography, and just some patterns!

Sketch

Image
 Very Rough Draft of "This Is Art" phrase we came up with as a class. I'm not sure what the style we are going for currently so it was a bit difficult to brainstorm on how I wanted to approach this..

WEEK 11

Image
  Week 11 drawings! I created a variety of random things this week! Something I'm continuing is the Noah drawing/sketches. I would like to create a vintage postcard design with those elements within it. I would like to add more but I'm still sketching it out! I'm not sure what the method is called but instead of drawing it, I just did many dots around the outline! I never really tried the method before and would definitely like to experiment with it more.

Project Sketch

Image
 I'm currently working on making a catching apples game. I want to draw a basket and apples falling from the sky. I would like to work on matching the colors to my website but as of now this is just an idea on how it will be!  function preload(){ font=loadFont("assets/Bungee-Regular.ttf"); } function setup() {   createCanvas(1280, 720);   textFont(font);   textSize(24); } function draw() {   background(153,204,255);        fill(34,139,34);  rect(0,550,1280,200);   noStroke(); fill(204,0,0)   textSize(100);   if(keyIsPressed) {   fill(255,153,51); }   text("Catch Some Apples!", 45,680);      // trunk   fill(139, 69, 19); // brown   rect(200, 290, 60, 300, 10);      // tree   fill(34, 139, 34); // green   ellipse(230, 310, 180, 180);   ellipse(140, 270, 180, 180);   ellipse(230, 200, 180, 180);   ellipse(320, 270, 180, 180);    }

Review/critique one interactive project

 https://akari.lusion.co/#home After finally finding an interactive website, I came across AKARI. It has a variety of 2D interactive elements within it which showcases light, shadow, and color blending. This one was definitely a fun one to explore and experiment with. Each mini game changes colors once you click as well, offering interactive elements within each mini game which is fitting to what our project is currently on. I think this interactive project is a success and fulfills it's purpose! It's really nicely display and how the colors all come together and almost giving a neon bright light sign. I really enjoyed playing the mini games and how interactive they are. The main interaction is with the mouse but when you click, it changes a variety of colors which is really nice!  Overall, this is a website I really like and fits in what we are currently learning with coding in our class.

Week 9

Image
  Week 9 Drawings! I enjoyed doing these ones a lot! I really like the text of "The Apple To My Eye". I would like to do a piece with that kind of text! As for the Big Wave, Its something similar I'm working on for a project and it could be a bookmark but we shall see! That isn't the exact illustration though and I would like to go more into the details of it. Overall, this week's drawings was super fun to do and I can't wait to see what week 10 brings!

Week 8

Image
  Week 8 Daily Drawings! These are randoms drawings I did right off my mind. The pepsi and Kfc ones I did because I had KFC and PEPSI right in front of me hahah! Other ones just slowly came to my mind. I think they are definitely interesting and could potential be a illustration I could refined and make it a piece!.