본문 바로가기
카테고리 없음

generative art 관련 링크 모음

by mazayong 2021. 2. 15.

오픈소스 모음

awesomeopensource.com/projects/generative-art

 

The Top 59 Generative Art Open Source Projects

 

awesomeopensource.com

 

generative art using python

takeawildguess.net/blog/codeart/codeart6/

 

Code art in Python - Spirograph pattern in a rectangle - Part 2 · take a wild guess

1. Introduction This post belongs to the code art series, where art is built with code. The previous post and this one will aim at defining a function to create a geometric pattern, a spirograph pattern in a rectangle, inspired by this video, with Python l

takeawildguess.net

 

freecodecamp coding art

www.freecodecamp.org/news/how-to-create-generative-art-in-less-than-100-lines-of-code-d37f379859f/

 

How to Create Generative Art In Less Than 100 Lines Of Code

by Eric Davidson How to Create Generative Art In Less Than 100 Lines Of CodeGenerative art, like any programming topic, can be intimidating if you’ve never tried it before. I’ve always been interested in it because I love finding new ways that programm

www.freecodecamp.org

 

generative art noise map

observablehq.com/@ada-lovecraft/creating-a-canvas-noise-map-for-generative-art

 

Creating a Canvas Noise Map for Generative Art

"SMOKE" by ada-lovecraft on codepen.io Sometimes, you need a lot of noise calculations per frame, as is the case for the above smoke sketch which has something to the tune of 20,000 particles running all at once on a non-webgl canvas. Unfortunately, noise

observablehq.com

 

art work 예시

forum.processing.org/two/discussion/26253/share-my-generative-art-works

 

Processing 2.x and 3.x Forum

Processing is an electronic sketchbook, a language and a worldwide community. This is its forum.

forum.processing.org

 

generative art tutorial

pt.slideshare.net/KuanTingChou/generative-art-tutorial

 

Generative Art Tutorial

A simple introduction For more details, someone can read the following books: Generative art a practical guide using processing The nature of code

www.slideshare.net

 

artwork 예시

dev.to/aspittel/intro-to-generative-art-2hi7

 

Intro to Generative Art

Generative art is awesome. This post will go over what it is, how to build it, and how to use P5 to implement it.

dev.to

 

generative art using js, html

rectangleworld.com/blog/archives/538

 

More Generative Art in HTML5 Canvas – Sweeping Fractal Lines, version 2 | Rectangle World – HTML5 Canvas and JavaScript: Tu

In my last post, I presented some generative art based on slowly morphing curves drawn to the canvas. The curves were created by a fractal subdivision process. Here, I create some similar images, but in a different way. Click on the screencaps below to see

rectangleworld.com

 

generative digital art 모음

www.jotform.com/blog/generative-digital-art-tutorials-and-inspiration/

 

Generative Digital Art: Tutorials and Inspiration | The JotForm Blog

By Joshua Ellis Generative art is a sort of blanket term for any sort of art which is created or composed using algorithmic or random processes, such as Brian Eno‘s 77 Million Paintings, which composites Eno’s visual art in such a way that there are li

www.jotform.com

 

library 모음

blog.hvidtfeldts.net/index.php/category/generative-art/

 

Generative Art | Syntopia

Written Images is a generative book with artworks from different artists. All images are unique, created on-demand, when a new copy of the book is printed. 70 applications were submitted (see the overview video), and a jury selected 42 of these for the fin

blog.hvidtfeldts.net

 

generative art repo 모음

github.com/erdavids/Generative-Art

 

erdavids/Generative-Art

A hub for all of my generative art projects. Contribute to erdavids/Generative-Art development by creating an account on GitHub.

github.com