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

marchingsquares-omay #931

Closed
wants to merge 2 commits into from
Closed

Conversation

Omay238
Copy link
Contributor

@Omay238 Omay238 commented Oct 1, 2024

This is an implementation of the Marching Squares algorithm. If anybody knows how to improve the interpolation, suggestions would be greatly appreciated. I learned about marching squares a long time ago, but didn't make any good implementations.

  • I have read the steps to getting a blot
  • I have read all the submission requirements and follow them
  • 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
    • is drawable through the editor(does not use outside tools)
    • 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

squares1

Copy link

vercel bot commented Oct 1, 2024

@Omay238 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 1, 2024

art/marchingsquares-omay/index.js looks like art! preview it in the editor

@Dongathan-Jong
Copy link
Collaborator

This is a sick idea! I would love to see more though, since this piece falls short of our submission requirements due to simplicity. I could recommend painting this pattern onto a cube that changes view everytime, or anything that you would like! Also, this piece is not random everytime it is ran, since your seed value is always 1. Once you update your art, I would be happy to re-review it!

@Dongathan-Jong Dongathan-Jong self-assigned this Oct 3, 2024
@M0HID
Copy link
Collaborator

M0HID commented Oct 5, 2024

Hi there! I’m closing this PR for now to clear up the repo. Please make it so that the artwork is random every time the 'run' button is pressed. Once you’ve made your edits/improvements, please make a new PR and we can review it there!!

@M0HID M0HID closed this Oct 5, 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.

3 participants