On this day in Hajime no Ippo history:

March 29th: Chapters 255, 726, and 1176 were released along with episode 25 of Rising

1 5

function setup(){createCanvas(640,640)}function draw(){background(255,4);let l=random;x=l(640),y=l(640),rectMode(CENTER),s=l(x/4),fill(0,0,l(127),127),triangle(x,y,1.2*x,1.2*y,x,1.2*y),s=l(x/6),fill(255,127),circle(x,y,s),s=l(x/8),fill(0,127),circle(x,y,s)}//#つぶやきProcessing

10 80

今回の反省。ものすごく反省したので、定量的にレビュー。
ロンパリ回避には、左右の目の重心と瞳孔の重心を結んだ線が顔の前側で交わるように配置する。(焦点を意識)
肌の色は、私の好みはR : 253-255, G : 242-250, B : 232-246で、ここから外れると私好みの肌色から外れる。

1 2


Strange Attractor Catalog
# ID: POJLMTCJVDSO
size(500,500)
clear()
stroke(255,255,70)
blendMode(ADD)
x=y=.05
for _ in [0]*(5**7):u=+.3+x*(+.2-.3*x-.1*y)+y*(+0+.7*y);v=-1+x*(-.3+.9*x-.9*y)+y*(+.6+.2*y);point(337*(u+0.0),207*(v+1.4));x,y=u,v

1 7

253, 254, 255, 256

256 is a Rubicon… I will decide whether to cross the Rubicon on another day 🤔
…if the decision is not made for me, just over two weeks of minting left on beta contracts ⌛️

0 2

フェスLR4体の最高アクティブ値(200%リーダー想定)

LR超4ゴジータ
ATK1,032,562,539(10億)+確定改心

LRブルーコンビ
ATK897,893,827(9億)+確定会心

LR超サイヤ人孫悟空
ATK484,254,792(4.8億)

LRフリーザフルパワー
ATK1,535,255,351(15億)

フルパワーフリーザが最強だわ
あたおかレベルのパワー

0 15

255,255,255
発売記念イベント(リリイベ)2022/2/27
さん さん
さんレポ
配信参加でした!この御三方が好きすぎる…

65 632

This bored ape is currently going for a top bid of $255,701.

You cannot tell me that you think this jpeg that I just downloaded off the auction site that it is being sold on is worth 255k. And if you do then I will tell you that it is not.

0 1

拾い物画像でセンセンシャル!
肌色→影(赤)→影(青みがかった赤)に色相がズレたみたいに変化してるけど実際にはRGBで(255,230,225)→(215,155,155)→(185,150,150)くらいだゾ
どうじゃ、(合成で同じ事できるけど)原理がわかれば応用できると思うてみ、むごい事じゃろうが…(イワナの怪)

0 0

Day 8 Single Curve
void setup(){size(800,800);noFill();background(255,255,200);stroke(150,50,50);float a=0,inc=.3,r,p,e=8;beginShape();while(a<900){r=a*.35;p=r/5;curveVertex(400+r*cos(a)-p*sin(a*e),400+r*sin(a)+p*cos(a*e));e+=.000004*cos(a/200);a+=inc;}endShape();}

10 109

【主題歌情報】
本作のエンディングテーマが

🟦蒼生シュウタ cv.#榎木淳弥
🟥朱城ラン cv.#内田雄馬
🟩翠堂コウキ cv.#石川界人
の3人が歌うキャラクターソング
「255,255,255」に決定🎶

作詞・作曲・サウンドプロデュースを
下村亮介(the chef cooks me)が担当🎶
お楽しみに!

1017 4371

o=[]
setup=_=>{createCanvas(W=800,W,WEBGL)
noStroke()
for(i=81;i--;)o[i]=[i%9-4,~~(i/9)-4,noise(i)*W]}
draw=_=>{background(W,0,0)
for(i=81;i--;)[x,y,z]=o[i],fill(z/W*255,0,0),push(),translate(x*W/20,y*W/20,o[i][2]=(z+4)%W),rotateX(PI/2),cone(W/60,W/5),pop()}//#つぶやきProcessing

1 10

그리핀도르
rgb(217,39,46)
rgb(255,209,0)

후플푸프
rgb(255,209,0)
rgb(0,0,0)

슬리데린
rgb(0,149,94)
rgb(206,208,207)

래번클로
rgb(65,97,171)
rgb(236,104,41)

5 15

Minis 255, 256, 257, and 258.

From the Fatal Fantasy Kickstarter I painted a dead adventurer and a dead lizard beast. From TerrainCrate, Dark Lord’s Tower set, the sacrificial table and a summoning crystal.

Also finished the story I started in the post above!

1 8

🍁gooskaイベント予定🍁

10/16-31【北海道委託】#ヴィレッジストア
10/21-25【大阪委託】#メルメリィアンテナshop
11/13-14【東京】#デザインフェスタ/B-255,256
12/11-12【愛知】#クリエーターズマーケット

🍃ネットショップ🍂
base▶︎ https://t.co/0I0UnBh0yF
minne▶︎ https://t.co/u4bt0ASTTl

7 30

11月デザフェスのブース番号のお知らせが届きました🎉
gooskaはB-255,B-256のかどっこブースです!

ワクチン接種も終えているので、秋こそは無事に参加できますように🙏原画もグッズも新作連れて行きたいと思います!準備がんばります!

5 39

day 255,,,, me?? drawing a Man??

5 22

「網の巣」

f=0
draw=_=>{
f||createCanvas(500,500)
background(0)
noStroke()
for(i=0;i<TAU;i+=PI/6){
for(r=0;r<(R=f*7%490);r++){
t=int(f/70)
fill(255,255*sin(R/490*PI))
circle(500*noise(t)+r*cos(I=i+asin(sin(t+r/30))/PI),500*noise(t,9)+r*sin(I),r/30)
}
}
f++
}

4 18

(5/7) There are some beautiful generative art pieces out there and one of the best ones is 's "Arrogant Colours, Insecure Generations" series, which I own

3 54