Code Art
ABOUT
Inspired by some works of Tameem Sankari, I decided to create a script to create pixelated works out of images and 3D models.
YEAR
2023
ROLES
Python Prototyping
ChatGPT Prompter
3D Modelling
Motion Graphics
Idea and Goals
STEP 1
Create a script that will calculate the brightness values across the video, group them based on these values and replace the pixels with the glyphs we chose. This application must:

1. Have a GUI so this technique can be used in the future without having to mess with the code.

2. Adjust the threshold values for different brightness values.

3. See the previews of the different glyphs and icons we will use.

4. Specify the number of thresholds.

5. Preview a frame of the animation before beginning export.

6. Set up the size of the grid from 0-200.
Python Prototyping
STEP 2
After about 3 hours of work alongside ChatGPT - I created a usable script that completed all of my pre-established goals.
Results
STEP 3
What I Learned
Basics of creating art through coding.
Code Art is really good for abstract works.
Inspired Me To
Learn "Processing", the more popularly used code-art language.
Implement this technique alongside Adobe Afeter Effects.