Git Product home page Git Product logo

generative.design.of's Introduction

#generative design with openFrameworks#


The examples are take from the book "Generative Gestaltung". They have a great website at http://www.generative-gestaltung.de. It's a book that focuses on generative design, that's design made by code. They work with processing. So lots of thanks goes to the authors and the processing community.

This mini projects are made with openFrameworks. I'm looking forward to your comments since I'm learning C++.

To use with openFrameworks 0.7. Get the latest from the git repo: https://github.com/openframeworks/openFrameworks

###Chapter 01: Colors###

  • 01: Two rectangles in contrast hue. Color and size change with mouse position.
  • 02: Draw a HS(b) grid on the screen that changes according to mouse position.
  • 03: Draw a HSB color wheel. Numbers 1 - 5 change segments.
  • 04: Pulls colors from an image and lets you sort the colors after HSB with keys 'H', 'S' & 'B'. Load three different images with keys 'Q', 'W' & 'E' and furthermore change grid accuracy with keys 1 - 9. Use key 0 on faster computer.
  • 05: Generates colors scheme. Generate different color scheme with colors 1 - 3.

###Chapter 02: Form###

  • 01: A shape (from triangle to circle) is drawn according to mouse position. Reset canvas with 'R'.
  • 02: Draws a kind of maze. Change linecap with 'C' and reset canvas with 'R'.
  • 03: Draws circles or rectangles in a grid while their position randomize depending on the mouse position. Change between circles or rectangles with 'C' & 'R'.
  • 04: Recursion rectangles. 'S' for outline only and 'F' for tasty fillings.
  • 05: "Stupid agents" crawling around the canvas and leaving a trace. Reset with 'R'.

generative.design.of's People

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.