Wednesday, 10 August 2011
Experimentation and storyboard(plan)
Experimenting with the mouse dragged function. Hold right click to drag through a colour spectrum. Click again to draw with whatver colour you end up with.
Not sure why this ended up so small, considering I wrote the code with 700, 400. but this was my first look at using any mouse functions, so it's hardly the prettiest.
This I'm sortof happy with. You just click and drag the dot around the screen to draw, it gradually fills it's space if left there.
Key commands:
R = Red
G = Green
B = Blue
Nothing too exciting though.
Onto my story boad idea.
Basically I want a group of ellipses floating idly around the window, doing whatever ellipses do in their spare time.
When the user clicks and holds on the screen, the ellipses slowly gravitate towards where the mouse is held. If they reach where the mouse is held, they will over shoot it and stop not much further on the other side(hopefully)
When the ellipses start to draw close to each-other, lines between the ellipses begin to form, connecting them. If the user releases the click, the ellipses simply slow to a stop.
If the user chooses to click somewhere new, the lines between the ellipses disappear, and the process starts over.
If the user chooses to hold the mouse down for long enough for the elipses to form lines, then clicks and drags the mouse, the ellipses will stay bound together by the lines. If the user "throws" the mouse with all the ellipses to the wall, maybe the lines will break apart in an appealing way and the ellipses will rebound from the wall.
Subscribe to:
Post Comments (Atom)



No comments:
Post a Comment