arkivo.art

The [Meta] Instructions

Yazid

// T H E // ____ __ ____ // /\ _\ /'\_/'\ /\ \__ /\__ \ // \ \ \/ /\ \ __\ \ ,_\ __ \/_/\ \ // \ \ \ \ \ \__\ \ /'__'\ \ \/ /'__'\ \ \ \ // \ \ \_ \ \ \_/\ \/\ __/\ \ \_/\ \L\.\_ \_\ \ // \ \___\ \ \_\\ \_\ \____\\ \__\ \__/.\_\ /\___\ // \/___/ \/_/ \/_/\/____/ \/__/\/__/\/_/ \/___/ // ______________________________________________________ // | | // | I N S T R U C T I O N S | // |______________________________________________________| // | | // | This OBJKT takes its own description metadata and | // | executes it as code to render its output | // |______________________________________________________| // | | background(backgroundColor); points = new Array(floor(random(2,50))); padding = width/50; for (let i = 0; i < points.length; i++) { points[i] = { x:random(padding,width-padding), y:random(padding,height-padding) }; } for (let i = 0; i < points.length; i++) { for (let j = 0; j < points.length; j++) { strokeWeight(width/2000); stroke(lineColor); line( points[i].x,points[i].y, points[j].x,points[j].y ); } } // |______________________________________________________| // | | // | Clicking anywhere regenerates the art and | // | toggles between black/white mode | // | | // | Made in p5js | // |______________________________________________________| // | | // | 29 July 2021 @Yazid | // |______________________________________________________|

Blockchain tezos
Smart Contract KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton
Platform HEN
Token ID 187720
Minted at 29 Jul 2021, 16:06 UTC

Metadata URI Metadata URI
Artifact URI Artifact URI

generativeart , interactive , experimental , abstract , p5js , conceptual , yazid

JavaScript true
Networked true

Timestamp (UTC) 2024-08-18T01:47:03.333Z
Snapshot version 1
External network calls 1
GET https://api.better-call.dev/v1/tokens/mainnet/metadata?creator=tz1QgjmhrUD3X7kgS9mMHbUz4cS6uDiFGhAU
Download Snapshot Download
Snapshot Image