Tatiana’s blog

Flash use

3 exampes of flash use:
Web-site
Animation
Virtual Tours

February 5, 2009 Posted by | 1 | Leave a Comment

The final project: “Hypno dream”

Hypno dream –

December 12, 2008 Posted by | 1 | Leave a Comment

Processing


void setup() {
size(200, 200);
fill(126);
background(0);
}

void draw() {
if(mousePressed) {
stroke(255);
} else {
stroke(150);
}
point(mouseX, mouseY);

}

October 17, 2008 Posted by | 1 | Leave a Comment

Remixed Scratch

Remixed Scratch

October 9, 2008 Posted by | 1 | Leave a Comment

Remixed scratches

Well, i remixed not only the scratches, but also the sequence of class assignments. Last time it was impossible for me to create something out of my head, that is why i’ve remixed someone’s scratch. This week i put it into category of random remixed scratch from the site:

The other remixed scratch is Smiley, created by Sonya Medina:

And finally, after getting slight understanding of how Scratch is working I’ve managed to make something… Though it is not finished.

October 3, 2008 Posted by | class projects | Leave a Comment

Sound project

RailroadChildren

September 19, 2008 Posted by | class projects | Leave a Comment

Where i draw inspiration from

I love the web page of illustrators : www.illustrationweb.com/

There are tonns of galleries and pictures by illustrators from all over the world. This is where i draw an inspiration from sometimes. The illustrators share their works by uploading them and storing in a way of galleries, which are divided into the categories.

If you are a skilled and professional, you can be up there too. Also you can use the scrapbook to store the pics you liked and find something for your project, and get a quote from the illustrator you like.

I recommend this site for every illustrator and designer.

September 5, 2008 Posted by | opinions | Leave a Comment

Hi, everyone!

August 29, 2008 Posted by | opinions | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.