0x4415…d023

All memos sent from and to 0x4415…d023.

var throwAndStop=e=>{throw console.log(e),new Error(e)};"undefined"==typeof p5&&throwAndStop("You must include p5js v1.4.0; see this contract's 'artCodeDependencies()' method.");const sunflowerIsDefined="undefined"!=typeof Sunflower,tokenDataIsDefined="undefined"!=typeof tokenData;var Helper;sunflowerIsDefined?Helper={...Sunflower}:tokenDataIsDefined&&(Helper={seed:tokenData.hash}),Helper?.seed||throwAndStop("To run, call 'seedForToken(...)' on this contract to get the seed. Then prefix this js code with 'tokenData = {hash: <seed>}', where <seed> is the seed as a string starting with '0x...'.");let cun,cw,ch,rs,ccount,lcount,bg,ashapes=[];function setup(){rs=Number(BigInt(Helper.seed)%BigInt("9007199254740991")),randomSeed(rs),noiseSeed(rs),angleMode(DEGREES),frameRate(28),ch=min(windowWidth,windowHeight),cw=.9*ch,cun=ch/1e3,createCanvas(cw,ch),bg=random(100)>95?"#000":"#fff",background(bg);let e=random(10,300),t=100===parseInt(random(100))?null:random(pal),s=parseInt(random(500))>498?0:1,a=random(500)>490;if(0===s)for(i=0;i<e;i++)ashapes.push(new Shape(0,createVector(random(cw),random(ch)),random(10,80)*cun,t,a));else for(i=0;i<e;i++)ashapes.push(new Shape(parseInt(random(100))>90?0:1,createVector(random(cw),random(ch)),random(10,80)*cun,t,a));Helper.setMetadata?.("Background",bg),Helper.setMetadata?.("Ease",a),Helper.setMetadata?.("Random Colors",!t),Helper.setMetadata?.("All Circles",1===s),Helper.setMetadata?.("Number of Shapes",e)}function draw(){clear(),background(bg);for(let e of ashapes)e.move()}function windowResized(){ch=min(windowWidth,windowHeight),cw=.9*ch,cun=ch/1e3,resizeCanvas(cw,ch),this.setup()}class Shape{constructor(e,t,s,i,a){this.st=e,this.p=t,this.r=s,this.pal=i,this.sw=cun*random(1,50),this.sw2=cun*random(5,15),this.bm=random([MULTIPLY,DIFFERENCE,LIGHTEST,DARKEST,ADD]),this.col=color(this.pal?random(this.pal):`#${parseInt(random(16777214)).toString(16)}`),this.counter=0,this.rm=random(-.5,.5),this.rm2=random(-.5,.5),this.beating=a,this.steps=parseInt(random(50,100)),this.setup()}setup(){1===this.st?(strokeWeight(this.sw),stroke(this.col),blendMode(this.bm),line(this.p.x,this.p.y,this.p.x+this.r,this.p.y+this.r)):(stroke(this.col),strokeWeight(this.sw2),blendMode(MULTIPLY),circle(this.p.x,this.p.y,this.r))}move(){this.beating?this.counter<this.steps?(this.counter++,this.p.x=this.p.x+this.rm,this.rm=this.rm/1.1,this.p.y=this.p.y+this.rm2,this.rm2=this.rm2/1.1,this.setup()):(this.counter=0,this.rm=random(-.5,.5),this.rm2=random(-.5,.5),this.p.x=this.p.x+this.rm,this.p.y=this.p.y+this.rm2,this.setup()):this.counter<this.steps?(this.counter++,this.p.x=this.p.x+this.rm,this.p.y=this.p.y+this.rm2,this.setup()):(this.counter=0,this.rm=random(-.5,.5),this.rm2=random(-.5,.5),this.p.x=this.p.x+this.rm,this.p.y=this.p.y+this.rm2,this.setup())}}const pal=[["#f9f3df","#fdfce5","#d7e9f7","#f4d19b"],["#212121","#323232","#0d7377","#14ffec"],["#f9fd50","#85ef47","#00bd56","#207dff"],["#851de0","#aa26da","#c355f5","#f1fa3c"],["#ffd5e5","#ffffdd","#a0ffe6","#81f5ff"],["#8c0000","#bd2000","#fa1e0e","#Ffbe0f"],["#ffe227","#eb596e","#4d375d","#121013"],["#f7fd04","#f9b208","#f98404","#fc5404"],["#f8f1f1","#a3d2ca","#5eaaa8","#db6400"],["#cdf0ea","#f9f9f9","#f6c6ea","#c490e4"],["#000000","#150050","#f8f0df","#610094"],["#52006a","#cd113b","#ff7600","#ffa900"],["#362222","#171010","#423f3e","#2b2b2b"],["#f1ecc3","#c9d8b6","#57837b","#515e63"],["#faad80","#ff6767","#ff3d68","#a73489"],["#64c9cf","#fde49c","#ffb740","#df711b"],["#fdefef","#f4dfd0","#dad0c2","#cdbba7"],["#e7e0c9","#c1cfc0","#6b7aa1","#11324d"],["#865439","#c68b59","#fcdec0","#8fc1d4"],["#79b4b7","#fefbf3","#f8f0df","#9d9d9d"]];[{"name":"p5@1.4.0","keccak256":"0xcef1df742d5237151854b6ccd3d7769c7bcb2cf987e4f8f6ca1ad69afdac3dcc"}]Curvy Dancers was developed as an appreciation project, free for Geometria Holders. This project consists of randomly generated dancing figures similar to Geometria, but unique in its own way. This project consists of randomly generated dancing figures similar to Geometria, but being also unique in its own way. Every design and animation is completely unique and cannot be repeated. Deployed on Sunflower Industries.
var throwAndStop=e=>{throw console.log(e),new Error(e)};"undefined"==typeof p5&&throwAndStop("You must include p5js v1.4.0; see this contract's 'artCodeDependencies()' method.");const sunflowerIsDefined="undefined"!=typeof Sunflower,tokenDataIsDefined="undefined"!=typeof tokenData;var Helper;function setup(){const e=Number(BigInt(Helper.seed)%BigInt("9007199254740991"));angleMode(DEGREES),noiseSeed(e),randomSeed(e),cnf={seed:e,ss:min(windowWidth,windowHeight),pos:[]},createCanvas(cnf.ss,cnf.ss)}function draw(){randomSeed(cnf.seed);let e=parseInt(random(0,10)),n=parseInt(random(0,10)),a=pal[parseInt(random(0,19))],s=parseInt(random(2,10)),f=parseInt(random(2,10)),t=cnf.ss/s,o=cnf.ss/f,d=random(0,100)>95,r=random(0,100)>95,c=parseInt(random(1,100));c=c<10?"#FFF":c<20?"#F3F6E7":c<40?"#F0E2CE":c<60?"#2A0000":c<80?"#fff":"#000",background(c);translate(cnf.ss/2,cnf.ss/2);let l=[];for(let e=1;e<f+1;e++){l[e]=[];for(let n=1;n<s+1;n++){var p=-cnf.ss/2+(n*t-t)+t*random(),i=-cnf.ss/2+(e*o-o)+o*random();l[e][n]={x:p,y:i,speed:random()*(.001*cnf.ss)}}}push(),rotate(90*random()),l.forEach(((n,s)=>{cnf.pos[s]=cnf.pos[s]?cnf.pos[s]:[],n.forEach(((n,f)=>{0;let t=parseInt(random(0,10)),o=parseInt(random(0,100)),r=parseInt(random(0,8));cnf.pos[s][f]=cnf.pos[s][f]?cnf.pos[s][f]+random()*cnf.ss*.001:.1,cnf.pos[s][f]=t%2?l[s][f].y+cnf.pos[s][f]>.6*cnf.ss?cnf.pos[s][f]-1.2*cnf.ss:cnf.pos[s][f]:l[s][f].y-cnf.pos[s][f]<-.6*cnf.ss?cnf.pos[s][f]+1.2*cnf.ss:cnf.pos[s][f],drawShape({x:n.x,y:t%2?n.y+(1+o)*(8e-4*cnf.ss)+cnf.pos[s][f]:n.y-(1+o)*(8e-4*cnf.ss)-cnf.pos[s][f]},{x:n.x+(1+o)*(8e-4*cnf.ss),y:t%2?n.y+cnf.pos[s][f]:n.y-cnf.pos[s][f]},{x:n.x-(1+o)*(8e-4*cnf.ss),y:t%2?n.y+cnf.pos[s][f]:n.y-cnf.pos[s][f]},null,null,null,d?`#${parseInt(random(0,16777215)).toString(16)}`:a[1],d?`#${parseInt(random(0,16777215)).toString(16)}`:a[2],e<9?e:r,1+.005*cnf.ss,1)}))}));for(let e=0;e<parseInt(random(5,30));e++){0;let e=parseInt(random(0,8));drawShape(null,null,null,-cnf.ss/2+random()*cnf.ss,-cnf.ss/2+random()*cnf.ss,1+2*random(0,10)*(.001*cnf.ss)*3,r?`#${parseInt(random(0,16777215)).toString(16)}`:a[3],r?`#${parseInt(random(0,16777215)).toString(16)}`:a[4],n<9?n:e,.003*cnf.ss,0)}Helper.setMetadata?.("Random Color Triangles",d),Helper.setMetadata?.("Random Color Circles",r),Helper.setMetadata?.("Palette",a.name),Helper.setMetadata?.("Column Saturation",s),Helper.setMetadata?.("Row Saturation",f),Helper.setMetadata?.("Triangle Type",e>8?"multiple":shTy[e]),Helper.setMetadata?.("Circle Type",n>8?"multiple":shTy[n]),Helper.setMetadata?.("Background",c),pop()}function windowResized(){cnf.ss=min(windowWidth,windowHeight),resizeCanvas(cnf.ss,cnf.ss)}sunflowerIsDefined?Helper={...Sunflower}:tokenDataIsDefined&&(Helper={seed:tokenData.hash}),Helper?.seed||throwAndStop("To run, call 'seedForToken(...)' on this contract to get the seed. Then prefix this js code with 'tokenData = {hash: <seed>}', where <seed> is the seed as a string starting with '0x...'.");const shTy={0:"dashed",1:"dashed",2:"filled",3:"filled",4:"filled",5:"stroke",6:"stroke",7:"filled/stroke",8:"filled/stroke"};function drawShape(e,n,a,s,f,t,o,d,r,c,l){switch(noFill(),noStroke(),r){case 0:case 1:noFill(),strokeWeight(c),stroke(`${d}`),drawingContext.setLineDash([.002*cnf.ss,.01*cnf.ss]);break;case 2:case 3:case 4:fill(`${o}`),noStroke();break;case 5:case 6:noFill(),strokeWeight(c),stroke(`${d}`);break;case 7:case 8:stroke(`${d}`),fill(`${o}`),strokeWeight(c)}switch(l){case 0:ellipse(s,f,t);break;case 1:beginShape(),vertex(e.x,e.y),vertex(n.x,n.y),vertex(a.x,a.y),endShape(CLOSE)}drawingContext.setLineDash([])}let cnf={};const pal={0:{1:"#f9f3df",2:"#fdfce5",3:"#d7e9f7",4:"#f4d19b",name:"cake"},1:{1:"#212121",2:"#323232",3:"#0d7377",4:"#14ffec",name:"space"},2:{1:"#f9fd50",2:"#85ef47",3:"#00bd56",4:"#207dff",name:"neon"},3:{1:"#851de0",2:"#aa26da",3:"#c355f5",4:"#f1fa3c",name:"retro"},4:{1:"#ffd5e5",2:"#ffffdd",3:"#a0ffe6",4:"#81f5ff",name:"pastel"},5:{1:"#8c0000",2:"#bd2000",3:"#fa1e0e",4:"#Ffbe0f",name:"raging"},6:{1:"#ffe227",2:"#eb596e",3:"#4d375d",4:"#121013",name:"space"},7:{1:"#f7fd04",2:"#f9b208",3:"#f98404",4:"#fc5404",name:"sun"},8:{1:"#f8f1f1",2:"#a3d2ca",3:"#5eaaa8",4:"#db6400",name:"cool"},9:{1:"#cdf0ea",2:"#f9f9f9",3:"#f6c6ea",4:"#c490e4",name:"arctic"},10:{1:"#000000",2:"#150050",3:"#f8f0df",4:"#610094",name:"dark shades"},11:{1:"#52006a",2:"#cd113b",3:"#ff7600",4:"#ffa900",name:"desert"},12:{1:"#362222",2:"#171010",3:"#423f3e",4:"#2b2b2b",name:"deepness"},13:{1:"#f1ecc3",2:"#c9d8b6",3:"#57837b",4:"#515e63",name:"leaves"},14:{1:"#faad80",2:"#ff6767",3:"#ff3d68",4:"#a73489",name:"vivid"},15:{1:"#64c9cf",2:"#fde49c",3:"#ffb740",4:"#df711b",name:"rainbow"},16:{1:"#fdefef",2:"#f4dfd0",3:"#dad0c2",4:"#cdbba7",name:"earth"},17:{1:"#e7e0c9",2:"#c1cfc0",3:"#6b7aa1",4:"#11324d",name:"waves"},18:{1:"#865439",2:"#c68b59",3:"#fcdec0",4:"#8fc1d4",name:"deco"},19:{1:"#79b4b7",2:"#fefbf3",3:"#f8f0df",4:"#9d9d9d",name:"vintage"}};[{"name":"p5@1.4.0","keccak256":"0xcef1df742d5237151854b6ccd3d7769c7bcb2cf987e4f8f6ca1ad69afdac3dcc"}]Geometria is a collection of 6,000 unique animations of geometric shapes flying around in a deterministic yet randomly generated manner. Every design and animation is completely unique and cannot be repeated.