I created Geometric Tube for Challenge 1 for Creative Programming. The assignment was to create an artistic vector image that demonstrates beauty and complexity.
 
At first it was difficult for me to come up with something to make for this assignment. This was because programming was a new skill for me and I did not know what the possibilities were, therefore I had no inspiration. I decided to learn more first by using and recreating existing pieces of code. I became inspired by the things I learned, like making circular gradients, and that is how I ended up making Geometric Tube.

I am proud of what I created, especially because for me T&R was the least developed out of all expertise areas. I had acquired the skill to make images from scratch using code and that blew my mind, since I never thought I could do something like this before. I also used skills related to C&A during this project to make the image look nice. These are valuable skills to make posters for future design projects. 




Test code for gradients
Test code for gradients
Test code for circular gradients
Test code for circular gradients
Test code for while loop with circles
Test code for while loop with circles
Test code for circle filled with line pattern
Test code for circle filled with line pattern
Extract from the final piece of code
Extract from the final piece of code
Extract from the final piece of code
Extract from the final piece of code
Back to Top