top of page

ICM - Week 01

  • Sep 21, 2025
  • 1 min read

I had very little experience with code before the course, mostly experimenting in Unity through Udemy to make simple 3D games.

My background is in the gaming and 3D industry, where I worked on modeling, texturing, and level design. From time to time, I also used a bit of code (mostly snapping objects to the grid in Maya).


I’d love to bring together my passion for games and languages, and to create interactive applications that react visually to sound  through coding.


What excites me about computation is how digital and mathematical tools and aesthetics meet human imperfection and organic qualities and create magic, each side complementing the other.


During the task, I got stuck once when I tried to draw a line that didn’t appear. After a few minutes, I figured out it was because I drew a shape before without a stroke, 

so it was still affected by the command noStroke.


Another challenge was when I wanted to duplicate the eye with the pupil and reflections, but I didn’t know how to move several commands at once, so I had to move everything manually


sketch 1
sketch 1

sketch 2
sketch 2

 
 
bottom of page