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

SineArt-Ruben #430

Merged
merged 11 commits into from Apr 25, 2024
Merged

SineArt-Ruben #430

merged 11 commits into from Apr 25, 2024

Conversation

pricken45
Copy link
Contributor

@pricken45 pricken45 commented Apr 19, 2024

This is my Sinusoidal wave image generator. To make your own image, generate it with the imagegenerator.html file which gives you a 2D array that you can paste in the index.js file. The code generates really cool looking (according to me) results with quite a bit of ability to customize the result by changing resolution, step size, frequency multiplier, amplitude multiplier and, of course, the image itself. This was a fun project with creative coding and I learned quite a bit from it, especially the data sine wave modification part.

The image array generator can be found here
bird

Copy link

vercel bot commented Apr 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blot-3dgallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 6:54pm

@pricken45 pricken45 changed the title CircleGen-Ruben SineArt-Ruben Apr 20, 2024
@leomcelroy
Copy link
Contributor

These image transformations are cool but submissions have to be runnable by other people too. One thing you could do is to add an html file to the folder that allows you to upload an image and converts it to a format that Blot will accept. I may add this to the editor itself actually. It would work like dropping in an SVG now but instead of returning polylines you would get a bytearray.

@pricken45
Copy link
Contributor Author

pricken45 commented Apr 22, 2024

Hi. The API used is public for everyone to use. It should be no problem for other people to use it since it is hosted publically 24/7

@leomcelroy
Copy link
Contributor

Nice I think I already sent you the Blot form for your second submission. Thanks for sharing more work.

@leomcelroy leomcelroy merged commit 07e79c7 into hackclub:main Apr 25, 2024
1 check passed
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.

None yet

2 participants