-
Notifications
You must be signed in to change notification settings - Fork 522
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
Harmonograph-Ansh #724
Harmonograph-Ansh #724
Conversation
|
You can adjust the values p1, p2, p3, p4, f1, f2..... d1, d2.... To generate art just like a harmonograph does |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's a limitation of blot that it cannot draw this much thin lines, and I don't think the art can be changed further because that's the algorithm for Harmonograph. And for achieving a similar like this, you will most likely to adjust the values |
@ansh3108 any update on this? I can't wait to see the next iteration! |
@maxwofford this is the final version from my side! I don't really believe that it can go a bit further because of the limitations in blot. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, you have to adjust the values as i mentioned earlier |
Update index.js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, just saw your comment. Please update your code so it generates that without adjusting the values! if you have some adjustable variables you can also hook them up with the provided random function |
Sure! |
Update index.js
@maxwofford Done with the changes! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This art piece introduced me to something I've never seen before, which is pretty cool. I think it's great, but I'd love if you could add a small section in your code (maybe at the top?) just explaining what a harmonograph is and more about the whole piece in general (like why you made it etc). I'll swing back around soon!
alright! on it |
@ansh3108 is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
Done! @qcoral |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better, but I still think you can explain more. Pure mathematic implementations are not very interesting by itself, but they have tons of value if you're able to use the visual drawing from Blot to help you explain the process. Maybe explaining what the functions/variables generally do?
Added! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job on the new changes! I like the descriptions, and it's definitely much more informative. Congrats, you can order a Blot here
I have read the steps to getting a blot
I am submitting art that...
Math.random()
(See the documentation on randomness)Optional, if you used a tutorial or based your art on something else, please include the link here:
Optional, if you remixed this from something else, mention it here: