arkivo.art

The [Meta] Instructions #1

Yazid

// ######################################################## // # Note (20210808): # // # This OBJKT was airdropped to holders of OBJKT # // # #187720. The previous version was too dependent on # // # certain behaviors of a 3rd party API and while it # // # worked most of the time, occasionally it would # // # render unpredictably, which drove me nuts. You may # // # burn #187720 at your own discretion. <3 # // ######################################################## // // T H E // ____ __ ____ // /\ _\ /'\_/'\ /\ \__ /\__ \ // \ \ \/ /\ \ __\ \ ,_\ __ \/_/\ \ // \ \ \ \ \ \__\ \ /'__'\ \ \/ /'__'\ \ \ \ // \ \ \_ \ \ \_/\ \/\ __/\ \ \_/\ \L\.\_ \_\ \ // \ \___\ \ \_\\ \_\ \____\\ \__\ \__/.\_\ /\___\ // \/___/ \/_/ \/_/\/____/ \/__/\/__/\/_/ \/___/ // ______________________________________________________ // | | // | I N S T R U C T I O N S #1 | // |______________________________________________________| // | | // | 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 | // | (Reminted 8 Aug 2021) | // |______________________________________________________|

Blockchain tezos
Smart Contract KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton
Platform HEN
Token ID 198415
Minted at 08 Aug 2021, 23:53 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:49:18.316Z
Snapshot version 1
External network calls 1
GET https://api.better-call.dev/v1/tokens/mainnet/metadata?creator=tz1QgjmhrUD3X7kgS9mMHbUz4cS6uDiFGhAU
Download Snapshot Download
Snapshot Image