Coder Social home page Coder Social logo

processingteachingsketches's Introduction

Processing Teaching Sketches

Sketches created for teaching students Processing (and, by extension, Java) plus more advanced topics-based examples.

- - -

####Basics Basic program structure; drawing shapes; simple interaction, output

####Advanced Topics Implementation of Java classes for date, etc; fancier iteration examples; window extensions

####Utilities Formatting numbers and strings; file manipulation; run Unix commands

####3d Finding the direction of a triangle's 'normal' (more to come)

####Collision Detection A suite of functions for 2d collision detection, made from basic math (ie: no vectors, just algebra)

####Data Visualization Basic examples for loading data from file and web; HTML parsing

####Mapping Map-specific examples for GPS position, etc

####Drawing Drawing utilities; parallel lines

####Image Processing and OpenCV Pixel-based image processing; OpenCV examples; seam carving; posterization

####Interaction and Games Basic game structure; input and interface examples; basic trig

####Text Processing Parsing text using String functions; word and character counting; reading external files

####Android Growing collection of Android examples; the goal for these examples is to present the cleanest, simplest methods to interface with the Android API, especially for reading the sensors.

- - -

[ all code available under Creative Commons BY-NC-SA license - feel free to use but please let me know ]

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.