Tom – [OLD FALL 2020] 15-104 • Introduction to Computing for Creative Practice https://courses.ideate.cmu.edu/15-104/f2020 Professor Tom Cortina • Fall 2020 • Introduction to Computing for Creative Practice Tue, 08 Sep 2020 23:35:37 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.15 Project 1 – Self Portrait https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-15/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-15/#respond Tue, 08 Sep 2020 23:35:37 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=56086

This is what I look like in the morning…

morning-portrait
function setup() {
    createCanvas(200, 200);
    background(220);
    text("p5.js vers 0.9.0 test.", 10, 15);
}

function draw() {
	background(204);
	ellipse(50, 50, 80, 80);
}

]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-15/feed/ 0
LO 1 – My inspiration https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-1-my-inspiration-2/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-1-my-inspiration-2/#respond Tue, 08 Sep 2020 23:18:40 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=56021

Here is where you would enter your blog text.

Pixar is where I would work if I didn’t work at CMU.

Scene from the upcoming PIxar movie, Soul.
]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-1-my-inspiration-2/feed/ 0
Project 01 – Self Portrait https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-01-self-portrait-5/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-01-self-portrait-5/#respond Tue, 08 Sep 2020 18:07:51 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55849

This is what I look like in the morning.

morning-portrait
function setup() {
    createCanvas(200, 200);
    background(220);
    text("p5.js vers 0.9.0 test.", 10, 15);
}

function draw() {
	background(204);
	ellipse(50, 50, 80, 80);
}

]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-01-self-portrait-5/feed/ 0
LO1 – My Inspiration https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo1-my-inspiration-3/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo1-my-inspiration-3/#respond Tue, 08 Sep 2020 17:44:03 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55802

My inspiration would go here.

Pixar is where I wish I could work if I didn’t work at CMU.

Image from the upcoming Pixar movie, Soul.
]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo1-my-inspiration-3/feed/ 0
Project 1 – Self Portrait https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-5/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-5/#respond Tue, 08 Sep 2020 14:32:28 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55644

This is what I look like in the morning.

portrait
function setup() {
    createCanvas(200, 200);
    background(220);
    text("p5.js vers 0.9.0 test.", 10, 15);
}

function draw() {
	background(204);
	ellipse(50, 50, 80, 80);
}
]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/project-1-self-portrait-5/feed/ 0
LO – My Inspiration https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration-9/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration-9/#respond Tue, 08 Sep 2020 14:13:05 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55576

This is where your blog would go.

Disney’s Pixar really excites my imagination.

Scene from the upcoming movie Soul by Pixar.
]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration-9/feed/ 0
Another code post https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/another-code-post/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/another-code-post/#respond Tue, 08 Sep 2020 12:53:15 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55499

This is a project I worked on.

sketch Download
function setup() {
    createCanvas(200, 200);
    background(220);
    text("p5.js vers 0.9.0 test.", 10, 15);
}

function draw() {
	background(204);
	ellipse(50, 50, 80, 80);
}
]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/another-code-post/feed/ 0
My Project https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/my-project/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/my-project/#respond Tue, 08 Sep 2020 12:43:44 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55440

This is an example of the project I designed last week.

sketch
function setup() {
    createCanvas(200, 200);
    background(220);
    text("p5.js vers 0.9.0 test.", 10, 15);
}

function draw() {
	background(204);
	ellipse(50, 50, 80, 80);
}

]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/my-project/feed/ 0
LO-My Inspiration https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration/ https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration/#respond Tue, 08 Sep 2020 12:23:14 +0000 https://courses.ideate.cmu.edu/15-104/f2020/?p=55382

This is where you would enter your blog essay.

Artist website

]]>
https://courses.ideate.cmu.edu/15-104/f2020/2020/09/08/lo-my-inspiration/feed/ 0