Skip to content

nickbryanmiller/CAP3032Processing

Repository files navigation

CAP3032Processing

Project 1 - Snowflake Logo

This object was my version of a snowflake.

Snowflake Image

Snowflake Image

Project 2 - Moving Balls

  • There is a square block of size 30x30 at the upper-left corner of a region
  • There are two balls moving in the region.
  • One is moving along the edges.
  • The other one is bouncing between the edges of the region and the edges of the block.

Moving Balls Gif

Moving Balls Gif

Project 3 - Fading Face

  • It is a little creature that fades in slowly.
  • After he fades into view his eyes change color randomly.
  • His eyebrows also raise up and down.

Fading Face Gif

Fading Face Gif

Project 4 - Moving Double Sine Wave

  • It is two sine functions moving to the right.
  • The are of opposite amplitude so that is why they look like DNA.
  • The only variable being changed is the y-value for each coordinate.
  • The y-values change with the framecount (at a constant rate) giving it the smooth flow.

Moving Double Sine Wave Gif

Moving Double Sine Wave Gif

Project 5 - Geometric Pattern

  • It is a geometric pattern.
  • There are a series of squares in the background.
  • These squares have a red and black color pattern.
  • In front of them is a series of diamonds.
  • The top half of each diamond is cyan.
  • The bottom half of each diamond is yellow.

Geometric Pattern Image

Geometric Pattern Image

Project 6 - Animated School Logo

  • This is a design for the Association of Computer Engineers.
  • It has the ACE logo.
  • It has the University of Florida test.
  • It has a series of 1's and 0's moving in the background.
  • The computers flash "error!" until they blue screen for a while.
  • Then the processes repeats.

Animated School Logo Gif

Animated School Logo Gif

Project 7 - My Kaleidoscope

  • It is my creation of a kaleidoscope.
  • I set the framerate low so that you could see different variations.
  • There is a flower like object in the middle and background.
  • The petals grow on each other and blend into the shape you see.

My Kaleidoscope Gif

My Kaleidoscope Gif

My Kaleidoscope Image

My Kaleidoscope Image

Project 8 - Change The Image Of Leo

  • This is program to change an image based on different filters.
  • The image is of my dog leo in underwear.
  • There are 7 buttons available to choose.
  • Each changes the appreance of the image.

Change The Image Of Leo Gif

Change The Image Of Leo Gif

Project 9 - Day At The Dog Park

  • It is a scene where a puppy with a pencil comes up, draws the scene, and leaves.
  • Once the scene is drawn a cannon shoots a frisbee and a dog jumps to catch it.
  • This then loops forever.

Day At The Dog Park Gif

Day At The Dog Park Gif

Project 10 - Cartoon Network and Courage the Cowardly Dog

  • This is a scene that mimics the old Cartoon Network Introduction and a classic scene from Courage the Cowardly Dog.
  • The Cartoon Network audio plays in the back during the introduction.
  • Courage screaming audio is played in the background when he gets scared.

Cartoon Network and Courage the Cowardly Dog Gif

Cartoon Network and Courage the Cowardly Dog Gif

Project 10 - Beauty and the Beast Clock

  • This is a clock that stays updated with the current time.
  • The clock's eyes follow the second hand.
  • It is a tribute to Beauty and the Beast.
  • The song 'Tale As Old As Time' plays in the background.
  • Roses fall from above the screen.

Beauty and the Beast Clock Gif

Beauty and the Beast Clock Gif

Notes

These are all for class and for reference when doing processing in the future.
All GIF's created with [LiceCap](http://www.cockos.com/licecap/).

License

Copyright [2016] [Nicholas Miller]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A bunch of animations in Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published