//=time() ?>
#30DayMapChallenge day 3 – polygons.
Voronoi polygons showing the nearest (linear distance) tube station for each point in London.
Data: ©OpenStreetMap contributors
Tool: QGIS
[5] I had some fun with the dragonfly shaders as well - i made a three way gradient shader for rendering the body while the wings shader use Voronoi noise to generate the patterns
今日の30分。炎を作ろう、初日。
外側の円の一部だけ。ぜーんぜん進まない/(^o^)\
とりあえず、NoiseとVoronoiとは仲良くしてかなければならないもよう。
明日は多重化かな。ポリゴンを重ねるんじゃなくて、Nodeを重ねる方向で。
#b3d
I made a little image filter in unity this morning then ran a few profile pics through it :)
it uses voronoi noise and image color sampling
Making Link... But in splatoon. This is 100% original and isn't done 100 times before if you search it on google. I refused to make actual textures for the hair and used gradients and a voronoi texture. I'm missing a few belts. #b3d #blender3d #splatoon #botw
Making some magic orbs. Haven't done effects before, so just messing around. Not sure if they'll actually fit into this composition. I guess if I give them some shape to match the wind? Its layers of Voronoi and transparency from Facing. Will make fun light #b3d #blender3d #bnpr
These mandalas are done with #rstats arranging points iteratively following circular patterns and filling with @colourlovers palettes the resulting Voronoi regions
#maths #generative
Tutorial with code 👇
https://t.co/b7Z8wDsAKy
Designs for rose windows of cathedrals using voronoi's tessellations, #rstats, and a bit of creativity. Tutorial w/code here: https://t.co/b7Z8wDsAKy
♾ Voronoi Diagrams in 146 bytes #pico8 #tweetcart
I feel a little dirty for this piece of this code; but it is rather compact 🤷🏾🌿
q={}t=0::_::cls()for i=1,15 do
if(t<1)q[i]=rnd(127)
circfill(q[i],q[i-1],t,i)end
if(t>0)spr(0,0,0,16,16)
t+=1t%=64memcpy(0,24576,8192)flip()goto _
How Britain Voted 2019
On @tableaupublic at
https://t.co/5EfIWDsKIG - also my entry for #SWDchallenge small multiples!
Thank you @latadaviz for the Voronoi Treemaps @tableau tutorial and assistance converting 1 into 1300!
Original @observable voronoi example from @W_R_Chase
01.05.20 Kintsugi
-
#cinema4d #c4d #otoy #octanerender #3dart #cgart #kintsugi #kintsugiart #fractured #nopeburger #voronoi #voronoifracture
Ever wonder how #MATLAB 's Delaunay Triangulation and Voronoi Tessellation order the polygons in the output matrix? Neither did I. But I did so anyways.
Day07 - Moss - Nodevember-Challenge
This was really cool! Want to get the details right at some time in the future^^" Here some spikey and some knob-like moss. Nodes of the ladder. Basically exchanged some Noise-Nodes with Voronoi😄
#nodevember #nodevember2019 #b3d #procedural
p5.voronoiを用いてボロノイ図を作成する.各セルは画面に配置したフォントの字形からセルの中心の色を取得し,同心円状に線で描画する. #p5js #creativecoding #dailycoding https://t.co/r2gXCU4Ysi