8000 GitHub - pessimo/Processing: A collection of sketches using various libraries I use during courses.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pessimo/Processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing

A collection of sketches using various libraries I use during courses.

Forms

  • Chladni plate interference surfaces
  • L_System
  • Turmites - according to wikipedia, a turmite is a Turing machine which has an orientation as well as a current state and a "tape" that consists of an infinite two-dimensional grid of cells.
  • Sunflower
  • Torus - made with Processing 1.5.1.
  • RuttEtra
  • MazeGenerator - using recursive backtracker algorithm.
  • Circles
  • HilbertCurve
  • Penrose

Chladni L_System Turmites Sunflower Torus RuttEtra Maze Circles recursion Hilbert curve Penrose

Animation

  • OmbroCinema

OmbroCinema

Data

  • SimpleMapAppOpenPaths - example on how to use Unfolding Maps library for plotting geo positions retrieved from https://openpaths.cc in real time. Using the new data capabilities of Processing 2 (JSON stuff)

  • SimpleMapAppOpenPathsCSV - example on how to use Unfolding Maps for plotting geo positions and Ani to track those positions over time retrieved from csv data downloaded from your account on https://openpaths.cc. This example does not take into account «real speed» between points

Communication

  • CanvasOSC - example on how to draw on canvas from another computer
  • CanvasOSCClient

Image

  • CameraPropagation
  • CameraSlitScanVertical

About

A collection of sketches using various libraries I use during courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%
0