Vector Field
- Home
- Vector Field
Generative Image Processing: Edge-Based Vector Fields
The original image is the photo of the Gargano National Park. Pushing the Boundaries of Image Transformation This project explores a u...
The creative coding animation comes from another dimension
Fear of the Vector Field... It's a creative coding animation made with the 'Processing'. It draws something fearful thing wit...
It is a generative art of magical calculation.
Description of this generative art. It's a generative art made with the 'Processing' on Java programming language. It draws t...
Stay before my eyes with curiosity.
The interesting artworks by chance. A generative art made with Processing on Java programming language. It draws an interesting shape with...
Numerous swirl patterns make your eyes dizzy.
Description of this artwork. It's a generative art made with the 'Processing' on Java programming language. It's a rev...
It's a generative art of atan2, not noise.
Using no noise() but atan2(). A generative art made with Processing on Java programming language. I tried to draw a vector field without ...
JINBO Is Not a BOids. How to make a Boids imitation.
It's an experimental trial to make animation like Boids using the Vector Field method. What's Boids? Boids is an artifici...
School Days.
Description of this creative coding. It's a creative coding works with the Vector Field. It's a revised version of 'Ree...
In Java, how can I write a generative formula?
How can we...? You can generate a function dynamically with the Function constructor in p5.js. Generative formula that generates g...