Giter Club home page Giter Club logo

snake's Introduction

Coat of Arms or Original Design

In this assignment you will create a design of your own choosing, perhaps a coat of arms or some interesting logo, using the Processing programming environment. You may find this PowerPoint presentation helpful as well as the grey scale

Your program will use a variety of the Processing graphics functions. Your project will need to incorporate at least one of each of the 2D drawing primitives (see the Processing API page here) and look for 2D Primitives.

Your project will also define four functions:

  • void setup()
  • void draw()
  • At least two of your own custom functions

Advanced features:

  • Animation!
  • Using other drawing API beyond 2D primitives.
  • Using advanced color effects like alpha for opacity effects (like ghosting).

Steps to complete this assignment:

You've already accepted this assignment on github. The next step is to clone the assignment to your laptop. Clone the repository, just like you did for the Portfolio and Think-Java.

  • Start the Sublime program and choose File | Open Folder then browse to and open the coat-of-arms folder.
  • Modify index.html to personalize the title, headline and footer and save your changes by choosing File | Save
  • Launch Processing (if it isn't already running)
    • This next step may seem odd, so hold tight.
    • From Processing, Open the coat-of-arms.pde file. Do this by, browsing to coat-of-arms project, this directory also contains a "coat-of-arms" directory.
      • So ... apcs\java\coat-of-arms\coat-of-arms\coat-of-arms.pde
    • There should be an empty coat-of-arms.pde file in this directory.
    • This will be the file you edit and check in when you are finished.
  • Create your masterpiece.
  • git add .
    • best to do this at the ROOT of your project directory
  • git commit -m "My first processing project"
  • git push.
  • After you have pushed your code, publish your github project.
  • Finally, update your portfolio to reflect your finished project.

Example works

snake's People

Contributors

adamrashid avatar jswett77 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.