Skip to content

Various Sketches written in Python Language for Processing

Notifications You must be signed in to change notification settings

gengeomergence/GenArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenArt

Various Artistic Processing Sketches

note: these sketches use the Python language version of Processing

New to Processing, and to generative art in general. Here I will keep all of my favorite sketches. I try to make each sketch file as readable as possible, with values you can edit up at the begining, but feel free to message me with questions!

DESCRIPTIONS OF FILES:

A pseudo-noise function, driven by sine, cosine, and linear interpolation. This sketch uses the function in a flowfield drawn inside a donut shape

Generate perlin noise shapes that resemble life, specifically alien ocean life. Designed to look like infrared images taken from an ocean world somewhere in the cosmos.

Basically rotational perlin noise. Spend some time messing with the settings, there are so many different results that can come from this simple code

Another very simple code that has many different results, depending on the settings. Generates interesting forms with a characteristic falling sand effect

This sketch uses bezier curves and perlin noise to generate symmetrical objects with bezier curves shooting out, not really sure how to explain it, best to experiment with it

About

Various Sketches written in Python Language for Processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages