rvig - generative artさんのプロフィール画像

rvig - generative artさんのイラストまとめ


Winner of ABS Digital Art Prize 2024,
Generative art, creative coding since 1999.

Art Blocks Flowers, Field Impact (x MSF).

Eth(rvigart.eth) & tz.
rvig.art/l

フォロー数:1603 フォロワー数:3956

I minted some of my popular work of on !

Here is genuary 1st, 100 editions, 5 each: https://t.co/2ABUUJnFHu

5 28

Here is the collectible image! 5

0 7

GENUARY JAN.31, Eno's oblique strategies : “(Organic) machinery”

10 41

GENUARY JAN.26 // 2D Perspective

Shadows are the easiest way to introduce perspective, don't you think so ?

5 39

GENUARY // JAN.21

function f(x) { 
    DRAW(x); 
    f(1 * x / 4); 
    f(2 * x / 4); 
    f(3 * x / 4); 
}

This one was not easy. Curious to see what other artists have created !

4 34

JAN.14 // SUBDIVISION

Improved triangle subdivision algorithm to quad subdivision, and rounded the shapes !

2 15