Make Your Own Algorithmic Art

Make Your Own Algorithmic Art:AGentleIntroductiontoCreativeCodingwithP5js

查阅电子书
手机扫码
  • 微信扫一扫

    关注微信公众号

因版权原因待上架

内容简介

A Gentle Introduction to Creative Coding with P5js.

A fun step-by-step gentle introduction to creating digital art with computers, designed especially for:

artists new to coding

art, design and digital media students,

technologists wanted to explore their creativity

teachers and parents seeking more visual and exciting approaches to teaching computer science

Starting from the very basics, you'll learn to:

understand how computers create digital images

code with a popular computer language designed for artists, called Processing, enabled for the web with p5js

develop and appreciate algorithms, mathematical recipes, which can create surprisingly beautiful art

easily share your code and art on the web, potentially reaching an audience of billions of internet users

We'll discover and practice basic techniques, explore simple algorithms that create interesting visual forms, and work through example projects to experience the process of developing algorithmic art from inspiration, through problem solving, to final refinement.

By the end of the course, you will be coding confidently, appreciating the beauty of mathematics and wanting to explore more advanced ideas and methods.

A sample of the topics covered include repetition and loops, randomness, RGB and HSB colour, trigonometry and orbits, functions, chaos theory, fractals, complex numbers, recursion and natural forms, Perlin noise, l-systems, turtle code interpreter, self-modifying code.

作者简介

Ever since he was a kid, Tariq has loved the beauty and excitement of science, maths and computing. He devoured everything he could get his hands on in the libraries near his home, in England, especially books on fractals and programming the BBC micro ... this was a long time before the world wide web! Despite all the fun and adventures over the 30 years since then, he still th...

(展开全部)

Make Your Own Algorithmic Art是2018年由TariqRashid出版,作者TariqRashid。

得书感谢您对《Make Your Own Algorithmic Art》关注和支持,如本书内容有不良信息或侵权等情形的,请联系本网站。

购买这本书

你可能喜欢
机器学习实战 电子书
《机器学习实战》面向日常任务的高效实战内容,介绍并实现机器学习的主流算法。
第一行代码:Android(第3版) 电子书
本书详解Android开发知识,基于Android 10.0、Kotlin编写,适合初学者和进阶开发者。
Python爬虫开发 从入门到实战(微课版) 电子书
基于Python 3.X讲解,从入门到实战,全面讲解Python爬虫技术。全书重点难点附带微课讲解,书网融合互动学习。
Python 3破冰人工智能:从入门到实战 电子书
数学基础:从历年数学建模竞赛入手,解读人工智能中的数学方法。 编程实践:100余个代码实例,全面讲解网络爬虫、数据存储与数据分析等内容。 算法应用:实战案例辅以丰富图解,详尽分析人工智能算法特性及其应用场景。
计算机导论 电子书
本书系统介绍计算机基础知识,兼具实践与习题。