danomatika’s portfolio

These Are Lines

TAL

Random lines to make us better people through perfect harmony … or something like it.

Built in a night for an art assignment on “perfect composition” ala Le Corbusier

October 17th, 2005

For an art assignment, I was told to construct an image based on the principles of Modernism ala Le Corbusier where “perfect form and composition” will make us all better people. We were to choose 3-5 numbers and use these to construct our image.

I chose 3 numbers: 3, 7, & 9

  • 3 (trinty, christian holistic symbol)
  • 7 (judaic holistic symbol)
  • 9 (interesting mathematical properties)

An OpenGL/Glut application was constructed to visualize this relation by applying it to a matrix of random numbers with the range 0-9. The # of lines in each cell = the frequency of that number.

table

 

Number mapping table

———————————————————————-

 

 

Perfect harmony sets your heart a twitter.

 

40×30 matrix, line width 5, < RGB

 

———————————————————————-

 

 

Perfect harmony sets the mind at ease.

 

40×30 matrix, line width 10, < RGB

 

———————————————————————-

 

 

Green is the color of life.

 

4×3 matrix, line width 50, 0 R, < B, > G

 

Matrix source: mat2.txt

 

———————————————————————-

 

 

Life is growing in harmony.

 

40×30 matrix, line width 5, 0 R, < B, > G

 

Matrix source: mat3.txt

 

———————————————————————-

 

 

Autumn leaves, they fall.

 

40×30 matrix, line width 5, > R, < B, > G

 

Matrix source: mat3.txt

 

———————————————————————-

 

 

Fall into my eyes of perfect harmony 😛

 

4×3 matrix, line width 100, > R, < B, > G

 

Matrix source: mat2.txt


Leave a Reply