Friday, May 6, 2016

Final Porfolio










 I wanted to show all my work in the cutest way possible, I tried to make it very pastel to show personality with the artworks.  I had to brighten the Lyrical collage a lot for printing but it still seems to look nice.

Logo fini


Final logo sketch.  Uploaded here to transfer.  I decided to make the cat face forward and towards the viewer, with happy cat eyes like they do when relaxed.  I used a cat paw for the end to end it with a cute feel.

Friday, April 29, 2016

Vector


I chose a ferret for the unusual colour patterns they have and the texture of their fur. It allowed me to use darker and lighter colours in a way that was still natural. 

Monday, April 25, 2016

Animation



Some Rotoscoping, some frame by frame, put to the shows soundtrack.  The Rotoscoping was for me to start to get a feel for the animation, so I wasn't going in completely blind.  I watch this show enough to know how the characters move and their proportions.  There are also many references done by other people that I used to help me.

Wednesday, April 13, 2016

Storyboards









For the animation I will make one day I will be using my own series of my magical person and their friend.  The two fight demons and sadness.  Even though I did not end up making this specific animation, I do plan on making it for maybe my senior project because this is something close to my heart.

Wednesday, April 6, 2016

Collage

I used blurs to give things a surreal feel and tried to match the lighting of the added items so they would look like they fit.  The girl is looking over her room and evaluating her life's choices as she looks at the tourture things she has spread around otherwise innocent things.

Wednesday, March 30, 2016

Magazine cover

I wanted to do something silly and with animals, I cut out pictures of animals for fun and used a childish font to match the absurdity of the magazine.  Im not the happiest with the result, but I feel the extractions are good quality even if the jar is not the best.  I know I need to work on design and plan on working with that in the future.

Monday, March 28, 2016

Ascii



I love dreamweaver with a passion,but this project can fight me.
I got the idea from many Minnie Mouse pictures for the dots in the background and the colours (the different colours of dresses she wears). I tried to design something that would look good on a napkin or a gift bag.  This way it was still something practical and possible.
//////////////////////////////////////


context.beginPath();
context.moveTo(0, 400);
context.lineTo(800, 400);
context.strokeStyle = 'rgb(255, 202, 214)'
context.lineWidth = 30;
context.stroke();



context.beginPath();
context.moveTo(0, 0);
context.lineTo(800, 0);
context.strokeStyle = 'rgb(255, 0, 0)'
context.lineWidth = 769;
context.stroke();
context.beginPath();
context.moveTo(0, 515);
context.lineTo(800, 515);
context.strokeStyle = 'rgb(255, 0, 224)'
context.lineWidth = 200;
context.stroke();

////////////////////////////////////////////////
////////////////////////////////////////////
context.beginPath();
context.arc(0, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 0, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(0, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(50, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(150, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(250, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 50, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 100, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(0, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(150, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(250, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 200, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(850, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 150, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(0, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(150, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(250, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 300, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(850, 250, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();

context.beginPath();
context.arc(0, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(150, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(250, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 400, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(850, 350, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();




context.beginPath();
context.arc(0, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(150, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(250, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 500, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(850, 450, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(0, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(50, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(100, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(150, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(200, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.arc(250, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(300, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(350, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(400, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(450, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(500, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(550, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(600, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(650, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(700, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(750, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(800, 600, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
context.beginPath();
context.arc(850, 550, 15, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255, 255, 225)';
context.fill();
/////////////////////////////////////
context.beginPath();
context.moveTo(0, 400);
context.lineTo(800, 400);
context.strokeStyle = 'rgb(255, 202, 214)'
context.lineWidth = 30;
context.stroke();

////////////////////////////////



context.beginPath();
context.arc(500, 325, 100, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(0,0, 0)';
context.fill();



context.beginPath();
context.arc(550, 195, 50, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(0, 0, 0)';
context.fill();


context.beginPath();
context.arc( 630, 340, 50, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(0,0, 0)';
context.fill();

context.beginPath();
context.arc(550, 240, 25, 0, 2*Math.PI, false);
context.fillStyle = 'rgb(255,214, 222)';
context.fill();

context.beginPath();
context.moveTo(540, 240);
context.bezierCurveTo(540, 10, 450, 300, 500, 280);
context.closePath();
context.fill();


context.beginPath();
context.moveTo(550, 250);
context.bezierCurveTo(625, 10, 625, 400, 565, 300);
context.closePath();
context.fill();

Wednesday, March 23, 2016

Self Insertion

Except its not self
I know theres two but I like this one more

Real Self Insertion

Youre a squid! Youre a kid!
For this I used a picture I took at a con of a squid kid.  I put them in a skate park to mimic one of the levels from the game they are from.  This was kind of difficult because I dont really understand the shadows on the original picture, so it was a bit hard to duplicate.  I realize now I could have added a tiny bit of black under their feet.

Friday, February 19, 2016

Corpse


I used the corpse we designed in class as a type of concept art to draw and make a character out of.  I made them chubbier because thats how my character is that I took the head from.  Thats also the reason I made them green.  I tried to do a background, but honestly it is the first background Ive ever done and I did not really know how.

Wednesday, February 10, 2016

Logo Fini


I tried to use calm, welcoming colours for the logo so they would give a relaxed feeling.

Monday, February 8, 2016

Typo

This is very simple and Im not too happy with it, but I wasn't sure how to make it better.  I feel like this small assignment was pretty hard for where we were at the time, but I know other people made some pretty nice things.  The pen tool was the hardest thing about this, mostly because I was being stubborn and kept trying to use the pencil tool.

Monday, February 1, 2016

Logo critiques

This is the logo for one of America's first cat Cafes.  The design is very creative and the colours give off a very calming vibe.  The name is also very cute and overall the cafe seems to be aimed at upper middle class cat lovers. 

This is the first cat cafe to be opened in Japan, and this art style is the one I formed mine after.  This one is my favorite because it has a more cutesy style that I feel matches these cafes the most. My only problem with this one is the position of the tail.  Cats rarely do that with their tail when their happy and while thats not really common knowledge I feel there is still a subconscious effect to it.  The tail should curve inwards over the sign.

This logo does not go to a cat cafe, in fact a cattery is a cat breeder of pedigrees and not even something I support.  The logo itself though is beautiful and I really love the lineless art the different colours are able to give it. In real life when cats do that with their tails it means they are very happy, so that plus the colours create a subtle but happy image.

I feel this one is far too complex, and I'm not a big fan of the art style.  This one is located in St. Pete, Fl so I feel this style matches its area with the colours it uses and the art style. This company is really just a bakery that delivers, so this is easily the type of logo meant to go on a car. It catches the attention quickly and the text is readable easily, the colours match a bakery setting.

This logo seems to target upper class due to the art style, slick lines, and smooth cat.  This has a very classic cafe feel, so it feels like a fresh take on an old thing.  With the placement of the tail the cat looks relaxed, but the expression isn't one you usually see in cat cafe logos.  This cat looks a bit judgemental and if the text at the bottom hadn't included adoption I would have assumed it was merely an average cafe logo that just happened to use a cat.

Logo sketches



My main goal with each was to make the f and e look like cat tails and I ran with that through each design.  I tried to incorporate a little mascot too so the brand would be more relatable and welcoming.  For some I tried to use a Paris cafe type look for the Ts and it created a cute old fashioned look.

Tuesday, January 26, 2016

Business Ideas 27/1

1) Cat Cafe, Catfé!
A small cafe that works with animal shelters to find cats loving homes. Cafe patrons are able to pet the cats that live at the cafe while eating quality vegan dishes. Cat treats and food can be purrchased also. Patrons have the choice of adopting cats they like for a small adoption fee. Eating at the catfe is not required and a fee can be payed to merely sit with the cats.
2) Plush Pals
Customers can commission custom plush toys, whether it is a replica of an existing toy or based on a drawing does not matter. Patterns can also be commissioned for a cheaper option.
3) Vanilla Bean Bunny
A cookie company whose specialty is vanilla bean macarons.  All products are made with vanilla beans, no exceptions.  Works in the mass produced grocery industry.
4) CompCats
Robotic service animals for all types of disability. Robots are customized based on the person and their disabilities. All animals include voice control, built in calender, and flashlight/collision detection. Despite the name you can get an animal besides cats.
5) More Minutes
Time travel devices for the public. Customers can travel to what ever time they want with small handheld devices. Devices come in ring, bracelet, and necklace designs.

Monday, January 25, 2016

Post 1 About Me

My name is Denise Leahy, I am twenty years old and a Junior.  I like programming and coding more than I like to do much else. Drawing is important in those, so when you want to work alone like I do you need to know how.
I have a lot of experience with digital art, but I dont use any of the programs I know we will use in class. Except for inDesgin, in which I have a certification.
I cant wait to learn animation! That'll be the best part I think



Powered by Blogger. Blogger Template by Intikali.org. Supported by Iskael and BlogSpot Design.