Author Archives: xrenox

late homework 11.2

http://www.openprocessing.org/sketch/99852

Posted in Uncategorized | Leave a comment

Final Project

The final project was to make a Domino effect by using the ball as the cause of the domino to fall. The plan was to have the ball hit the center of the first domino and then the timer will … Continue reading

Posted in Uncategorized | Leave a comment

12.2

Class Domino effect Well since I am going to do a domino effect I should call my class with that name. The first thing I need  is to found out how many objects  i need for the domino effect. Second … Continue reading

Posted in Uncategorized | Leave a comment

12.1

I don’t know what to choose so i got three things i want to do, two of these things will be a game and one would be animation. The first game will be a matching game where you have to match the … Continue reading

Posted in Uncategorized | Leave a comment

10.2

//Making a robot // L- left,r-right,w-width,x-X axis,Y-Yaxis //robot head int hY=105; int hX=278; int hW=45; int hL=45; int hsX=323; int hsY=150; int hsX2=329; int hsY2=94; int hsX3=326; int htX=279; int htY=104; int htX2=286; int htY2=94; int htX3=329; int htX4=324; // … Continue reading

Posted in Uncategorized | Leave a comment

Midterm by Reno Abraham

http://www.openprocessing.org/sketch/94075 The idea of my  midterm project was to make the robot move and if i can make it move by clicking on his chest  then i would try to make the robot do the wave with his arms but … Continue reading

Posted in Uncategorized | Leave a comment

Midterm project

I am thinking about making  a cyborg/robot for my project by using shapes like ellipse and rectangle and etc. The robot will shoot i beams or laser and try to interact with key and mouse pressed. Put a nice background and … Continue reading

Posted in Uncategorized | Leave a comment

H.W. 3.2 part 2 by Reno Abraham

http://www.openprocessing.org/sketch/90096

Posted in Uncategorized | Leave a comment

H.W. work 2.2 part two and three Reno Abraham

int r, g, b; float x= 12.0; boolean sunny= false; float z = 0; float y; z=x+25; y=z+x; r=255; g=225; b=255; part three http://www.openprocessing.org/sketch/89394

Posted in Uncategorized | Leave a comment

Homework 2.1 Reno Abraham

Part 2 http://www.openprocessing.org/sketch/88475 part 3 http://www.openprocessing.org/sketch/88500

Posted in Uncategorized | Leave a comment