Biblically Accurate Angels

Biblically Accurate Angels for Challenge 1 is a Processing (Java) code project where I developed the following professional skills:

  • Processing with Java

For further information, feel free to explore & download the individual reflection and run the code yourself or visit my recent reflection on this project.

 

The Code Documentation:

The following code is designed to generate a different image every time it is run.

There are no external libraries used to run this code.

It will function for Processing 4.3 with Java.

As part of the Creative Programming DBB100 course at the TU/e, several coding concepts have been taught, relying on examples from Processing’s library, that have been expanded upon below.

Otherwise, no code below was inspired-by or copied from an external source.

The design brief for this assignment is to: create an artistic poster that demonstrates beauty and complexity.

The code draws a number of “eyes” on a background.

Each “eye” is the result of a function that generates an array of arcs, spaced exponentially apart, that expand outwards in the positive and negative x and y directions from a specified center axis.

As the arcs get further from the specified center, their saturation and opacity reduce to create an aura-effect.

The centerpoint of each eye is determined by a function that selects a an array of random sets of coordinates on the screen that are not within a certain proximity of eachother.

`Thus, the code runs the eye function for each number of eyes, using a different center coordinate from the array.

 

Previous
Previous

El Briano

Next
Next

3D Printed Chair