Git Product home page Git Product logo

prototypo's Introduction

cover.png

#PRO-TO-TYPO

Download sketches


##.:. GENERAL NOTES

Here's the repository with the definitions made during the Pro-To-Typo Processing workshop held by Alessio Erioli - Co-de-iT at RUFA [http://www.unirufa.it/]. There are also some extra to play with. The workshop was focused on generative graphic and typography with Processing

2017.01.15 - sketches updated for Processing 3


##.:. SKECTH SUMMARY


###. day 01

.

d01_00_library_test

preliminary sketch to test correct installation of all libraries. If a grey window of about 100x100 pixels appear and nothing else happens, everything is ok

d01_01_class_begin

first sketch - several introductory stuff, the current version draws with mouse

d01_02_class_aclass

classes and objects - let's define a class and a few methods (behaviors)

d01_03_jitterbug

Jitterbug - simple class example with cascade constructors and save as png with transparent bg

d01_xx_easing

motion easing - mouse wheel controls threshold value

d01_xx_geomerative_basics

geomerative library basics - extract text as shape, extract points from shape

d01_xx_inside_outside_text

slight modification of the example provided by AmnonP5 - Generative Typography

uses the text drawn to an offscreen PGraphics to determine what color and shape it will draw to each xy-coordinate on the main screen

d01_xx_Object_basics

object and classes basics

d01_xx_Object_behaviors

object basics + behaviors

d01_xx_particles_advanced

particles with brightness field influence

d01_xx_trig_bounce

some trigonometry basics for animation

d01_xx_trig_sincurve

some trigonometry basics - sinusoid and Lissajous curve

d01_xx_vector_basics

basic vector operations

day01_xx_trig_adv

playing with (not so) basic trigonometry


###. day 02 .

d02_01_class_bug

the bug strikes back: class definition: fields, constructor, methods

d02_02_class_bug_transp

drawing and saving a png with transparent background

d02_03_font_PDF

font to pdf - visualize a random font and saves on request a pdf file

d02_04_1_class_bug_pdf_text

generative text using the bug class previously created - saves pdf when bugs are all 'dead'

d02_04_class_bug_transp_text

generative text using the bug class previously created - saves transparent png


###. day 03 .

d03_class_pointilisme

pointilisme effect based on image sampling

d03_class_pshape_img

sample an image in grayscale range and draw closest lines network

d03_class_pshape_svg

sample svg file for a specific color and draw closest lines network - this sketch creates was used to create the logo above

d03_DLA

DLA (Diffusion Limited Aggregation) process on logo

NOTE: the DLA agorithm is rough, sketchy and for sure can be implemented much better, but for the time being it works the way I want

d03_pshape_geomerative

SVG importer example - uses a custom SVG importer class based on the geomerative library

d03_pshape_mesh

use of the mesh library by Lee Byron to generate a Voronoi pattern on a SVG file

d03_pshape_physics

SVG importer + Verlet physics 2D example - uses a custom SVG importer class based on the geomerative library


###. extra .

Prototypo_cover

cover design with Geomerative library

Method

generates ws cover . convert text to shapes . sample shapes for points . adds random points throughout the page . creates connections (3 orders of varying thickness according to distance range)

Notes

. pdf export in this sketch is done "old school" and not through a PGraphics

logo_Fugue

logo Fugue style - as in the Fugue project by Stefan Sagmeister


##.:. REQUIREMENTS

In order to run these sketches you will need the following libraries:

. Toxiclibs

. Geomerative

. Mesh by Lee Byron


##.:. REFERENCES

.Generative Typography

.Caligraft


##.:. KNOWN BUGS

none so far


##.:. FUTURE IMPLEMENTATIONS

. some comments are in Italian only, English translation will be implemented over time . make sketches compatible with Processing 3 . some more examples will be added in the "extra" section

prototypo's People

Contributors

ale2x72 avatar

Stargazers

 avatar

Watchers

 avatar  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.