//=time() ?>
+ a bonus, full color vers. I didn't connect with this one as much and kept the gradient colors as the main pic
Broken #Gradients Volume One by Nicholas https://t.co/PkhwLV3Qyn... https://t.co/cLwXRpv397 https://t.co/H4qcCHxJvI
Emberheart and Asfrid sure seem to be having a good time!
Here, have the fully colored version and also the gradients one just for comparison. :3 Oh! Also an Asfrid closeup. 💗✨
Hope you guys like it!
#CommissionArt #DnDArt #Tavern #DnDCharacter #DnD #CharacterArt #FantasyArt
Excellent sky last night - redid M51, M63, M101 with UVIR filter to compare with LPro from last week. More detail, less colour. Gradients OK. Still needed high gain. Went on to chase down NGC3521 in Leo and Hicksons. @PeterLewis55 @DavidBflower @sjb_astro @StargazerRob @xRMMike
Was talking with a friend about some simple ways to "spice up" a pic and made some examples about how just using some quick and simple gradients for shading and highlight layers can do wonders for a vibe.
Figured it might just be a cool little thing to help others out there. <:)
Broken #Gradients Volume One by Nicholas https://t.co/PkhwLV3Qyn... https://t.co/oNu6h9Kk6f https://t.co/H4qcCHxJvI
Japanese artist, Miyashita Zenji, created this sunrise in a vase 🌄
The gradient of this vase was created by layering paper-thin sheets of colored clay over one another to create a relief effect. https://t.co/RVeoNYMO9o
@MFAH
This is a rat that I made using only the pen tool and gradient maps in Photoshop. Was pretty happy with it!
#vector #rat #digital #cute #creepy #digitalart #creepycute #artistsupportartists #digitalarts #art_community #vector_art #ratsarecute #ratslove #cuterats #fancyrats
How would you code a CSS-only version of the @figma logo?
Mine is 👇
✅ 1 element
✅ 0 pseudo element
✅ 4 declarations
✅ 4 gradients
Demo: https://t.co/6y4pltACkD via @CodePen
#CSS
Pk rule: Dainslief myst be drawn from the back view, and with red/blue bkg gradient (ideally with some firey ruins or smth in the distance) for maximum edge and drama.
Flat colors done... Kinda? I'm unsure if I should include make up as part of 'flat colors' since there's usually a gradient of some kind on it...
Oh well, whatever, doesn't matter, I guess.
Lady Kaethe is slowly coming to life.
I'll probably finish at five am again, honestly.
I think I prefer the gradient being the other way around as well as darker freckles but all in all I'm happy with her, i'll think of a name later
t=0
draw=_=>{t||createCanvas(W=720,W)
t+=.01
colorMode(HSB)
noStroke()
D=drawingContext
for(r=W*2;r>0;r-=9){
D.fillStyle=g=D.createConicGradient(r/W-t,H=360,H)
for(i=0;i<1;i+=.1)g.addColorStop(i,color(noise(r/W+t,9*sin(i*PI*3),t)*W%H,W,r/3))
circle(H,H,r)}}
#つぶやきProcessing