Skip to content

Latest commit

 

History

History

Jan26_2D_Perspective

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Jan 26 Prompt: 2D Perspective

Description

Concentric circles of boxes (pillars) are shown in a 2D perspective, with a vanishing point at the center of the canvas.

Link to all of my Genuary2021 Creations.

Code and Common Modules

Run circle_of_boxes.py to recreate these images. Please run this from inside the Processing IDE, since it uses Processing.

For most of these, I am using the Processing Framework. Since I mostly code in Python, I use the Python extension of Processing, which is not as popular as its Java version. Also, I sometimes create small resuable code segments which I use in multiple projects. I'm sharing all my genart code, in case others find it useful.

Ram

Link to all of my Genuary2021 Creations.