Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spiral-lines-hayley #838

Closed
wants to merge 5 commits into from
Closed

spiral-lines-hayley #838

wants to merge 5 commits into from

Conversation

hayleyso
Copy link

Write a short description about your art piece, such as what your artwork represents and your experience drawing it!
My artwork, "Spiral Line Art," features spiralling lines that converge towards the center, creating a dynamic and visually engaging pattern. The piece allows the user to adjust its parameters, such as the number of spiral arms, randomness, and their rotations enabling users to discover unique forms. Overall, I had a fun time drawing and experimenting with this design and creating the algorithms since it was my first time working with math/code to create art.

  • [✓] I have read the steps to getting a blot
  • [ ✓] I am submitting art that...
    • [✓ ] is algorithmically generated (will meaningfully change each time the program is run)
    • [✓ ] is your own work that is not copied from somewhere else
    • [✓ ] doesn't call Math.random() (See the documentation on randomness)
    • [ ✓] is drawable on Blot itself (doesn't have lines overlap more than 5 times)
      • [✓ ] Doesn't overlap lines more than 5 times
      • [ ✓] Fits in the working area of 125x125mm
      • [ ✓] Doesn't rely on colour to look good

If you used based your art on something else, used a tutorial, or remixed it from something else, please link it here:

Lastly, link a picture of your art piece here:
https://drive.google.com/file/d/1sW057HV1VdBDEKTmzX5J9sP8CjEFoUAp/view?usp=sharing

Copy link

github-actions bot commented Aug 20, 2024

art/spiral-lines-hayley/index.js looks like art! preview it in the editor

Copy link
Member

@maxwofford maxwofford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks cool! A couple things though:

  • you committed your desktop.ini files! could you delete those?
  • I think you can take this further! most gallery submissions take 15-20 hours to make. try hacking on it more to get something cool

@hayleyso hayleyso closed this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants