View allAll Photos Tagged generativeart

AI Generated Image

experiments with making noise using Julia

By Madhesh1

 

This was created in a class at Brunswick Acres Elementary School in New Jersey. It is exhibited online at the Kids Art Museum Artsonia:

 

www.artsonia.com/museum/gallery.asp?exhibit=390273

 

Thanks to Suzanne Tiedemann for organising this.

From my Mystic Rose generative art series. Now listed in my etsy shop: artatomic.etsy.com/

Effect generated in realtime with vvvv.

Design Something Everyday No. 2

 

Generative Art with ActionScript 3.0

 

First I ran the code, and afterwards took a screenshot, nothing has been edited afterwards.

 

The following code has been used:

 

for (var i:uint = 0; i < 300; i++) {

var circle:Sprite = new Sprite();

circle.graphics.beginFill(Math.random() * 16777215);

circle.graphics.drawCircle(0,0,Math.random()*300);

circle.graphics.endFill();

circle.alpha=Math.random();

circle.x=Math.random()*stage.stageWidth;

circle.y=Math.random()*stage.stageHeight;

addChild(circle);

}

Creative coding experiments programmed with ActionScript3 Flash

By Maurizo Giordano

Kinect effect generated in realtime with vvvv.

 

Vimeo here : vimeo.com/42685925

By Maurizo Giordano

Redrawing photos with a partially random particle system.

 

Made with Processing

 

View more: MY WEBSITE | BEHANCE | INSTAGRAM | TWITTER

Fluid Forms, Fluidforms

 

Screenshot of generative wallpaper designs for MyWorld Bed installation.

By kelvin56

 

This was created in a class at Brunswick Acres Elementary School in New Jersey. It is exhibited online at the Kids Art Museum Artsonia:

 

www.artsonia.com/museum/gallery.asp?exhibit=390273

 

Thanks to Suzanne Tiedemann for organising this.

Circle pattern generative art.

The term "collective memory" denotes the aggregate of memories, knowledge, and data that a social group holds, which is intrinsically linked to the group's identity. The term "collective memory" in English and its French counterpart "la mémoire collective" emerged in the latter half of the 19th century. Maurice Halbwachs, a philosopher and sociologist, further developed this concept in his 1925 work, «Les cadres sociaux de la mémoire». Both expansive and intimate social collectives can create, disseminate, and inherit collective memory.

 

Contrary to the term "collective memory," which is somewhat ambiguously defined yet generally accepted, the notion of "collective memories" is inherently problematic. Memories are the results of the individual acts of recollection, making the idea of "collective memories" paradoxical. Сontemporary diffusion models utilize vast amounts of often unidentified data, including historical and personal old photographs, vintage postcards, and other kinds of publicly circulating images. These models may be seen as involved in the prompts-driven singular acts of remembrance, producing images that paradoxically represent "collective memories," something otherwise unfeasible and ultimately, non-existent.

Experiments natural patterns using golden ratio and recursive methods

By Maurizo Giordano

'voronoi flow' generative lampshade designed and 3d printed by parametric | art

using Gigamax3D filaments

parametric-art.com

gigamax3d.com

1 2 ••• 56 57 59 61 62 ••• 79 80