This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Volodymyr Golubyev
Mindy Salomon
Chelsie Pittman
Mason Fry
In editing KineticType, our group has augmented several parts of the code. We added a background image with the code from reference and by adding a .jpg file in the “data” folder. This created an image background but slowed the rendering down somewhat. It was sized to 640x560 to fit exactly inside of the newly resized window size.

The font size was changed in textFont() to a slightly smaller value of 0.7

The string variables were modified to fit the Halloween theme. In addition, their color was changed by changing the fill to #FF6600.

Translate() function was edited to move the slightly edited text on the x-axis.

Instructions for draw() were slightly edited to increase the depth of motion on z-axis but decrease speed; the motion now appears to creep slower than before. Values for rotateY() function found to define the primary speed of rendering.

Source code: KineticTypemodified Letter Line Word

Built with Processing