Generative Design
eBook - ePub

Generative Design

Visualize, Program, and Create with JavaScript in p5.js

Benedikt Gross, Hartmut Bohnacker, Julia Laub, Claudius Lazzeroni, Marie Frohling

Share book
  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Generative Design

Visualize, Program, and Create with JavaScript in p5.js

Benedikt Gross, Hartmut Bohnacker, Julia Laub, Claudius Lazzeroni, Marie Frohling

Book details
Book preview
Table of contents
Citations

About This Book

Generative design, once known only to insiders as a revolutionary method of creating artwork, models, and animations with programmed algorithms, has in recent years become a popular tool for designers. By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics.This updated volume gives a jump-start on coding strategies, with step-by-step tutorials for creating visual experiments that explore the possibilities of color, form, typography, and images. Generative Design includes a gallery of all-new artwork from a range of international designers—fine art projects as well as commercial ones for Nike, Monotype, Dolby Laboratories, the musician Bjork, and others.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Generative Design an online PDF/ePUB?
Yes, you can access Generative Design by Benedikt Gross, Hartmut Bohnacker, Julia Laub, Claudius Lazzeroni, Marie Frohling in PDF and/or ePUB format, as well as other popular books in Art & Art General. We have over one million books available in our catalogue for you to explore.

Information

Year
2018
ISBN
9781616897840
Topic
Art
Subtopic
Art General
image

P.0 Introduction to p5.js

P.0 Introduction to p5.js 42
P.0.0 p5.js, JavaScript, and Processing 44
P.0.1 The development environment 46
P.0.2 Language elements 48
P.0.3 Programming beautifully 56

P.0.0 p5.js, JavaScript, and Processing

The JavaScript library p5.js is used in this book to introduce the concepts of generative design. Presented on the following pages is an overview of the basic elements and functions of JavaScript and a brief outline of the history of Processing and p5.js.

Table of contents