JOURNAL ENTRIES 🪑

its april 13th. i took notes today: - to apply transofmrations to certain shapes --> put shape in between push and pop - only using rotate function --> whole canvas rotates = top left corner = 0,0 - "Translate" changes the original point = becomes new 0,0 this is waht i learned on the project p5transformation.html (as these are transformations) and then used that to apply to grid.html- the project from last week.