Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
grandell1234 authored Nov 4, 2024
1 parent a2a5d77 commit bba1e6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions art/leaf-effect/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
@title: leaf-effect
@author: Elijah R. Spitzer
@snapshot: snapshot1.png
*/

setDocDimensions(125, 125);

function rotatePoint([x, y], angle) {
Expand Down

0 comments on commit bba1e6a

Please sign in to comment.