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

fractals-ewoud #872

Closed
wants to merge 1 commit into from
Closed

fractals-ewoud #872

wants to merge 1 commit into from

Conversation

EwoudVV
Copy link

@EwoudVV EwoudVV commented Aug 27, 2024

My code draws a triangle, the biggest one in the fractal, then calculates the midpoints of all sides of the triangle and draws a triangle at a midpoint and the sides, and does that 3 times for all sides of the starting triangle. This is one iteration, and the code randomly generates the number of iterations to generate fractals. This is my first time coding with Javascript, but i have some experience with Python, C#/Unity, and C++/Arduino.

  • 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

Lastly, link a picture of your art piece here:
snapshot6

Copy link

vercel bot commented Aug 27, 2024

@EwoudVV 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

art/fractals-ewoud/index.js looks like art! preview it in the editor

@Dongathan-Jong
Copy link
Collaborator

This is a great start into generative art! Unfortunately, your submission does not meet the requirements found in the submission rules as it is quite simple (Under what not to include).

@Dongathan-Jong Dongathan-Jong self-assigned this Aug 29, 2024
@Dongathan-Jong
Copy link
Collaborator

I will be closing this PR due to inactivity! Please make a new PR when you have updated your piece.

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