so I wanted to add color palette. I have to say red and blue are ugly, but in this one I wanted to focus on the functionality and learning basics of OF syntax. When circles clicked, it changes the color of the brush.
Here is the square version. I actually started with squares and turn them into circles shown above
This one has the same functionality, except that the color square follows the mouse positions. This was modified from Zach's xeno code from Algo class last semester. When the square clicked, it changes the brush color to red.
The next step is to have 10 color bubbles (each containing different color values) following the mouse. What I was trying to do was to inherit random numbers assigned to the rectangle object (in rectangle.h+.cpp) into the drawing function in TestApp.cpp. Now I understand that myRectangle.r +.g +.b would work in TestApp.cpp.
30 ANALOG DRAWINGS
10 DIGITAL DRAWINGS
+23 ANALOG DRAWINGS
DRAWING TOOLS (OF)
MORE DRAWING TOOLS (OF)
OWN ASSIGNMENT!
EMOTIONAL DRAWING
CONTEXT FREE
FOUND DRAWINGS
BRUSH FOR THE ARTIST TEMPT (OF)
FINAL: ANIMATION TOOL (OF)
INSTRUCTOR:
ZACH LIEBERMAN + TAEYOON CHOI
PLACE:
PARSONS CDT
CLASS BLOG