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

MiniCat-Armaanpreet #644

Closed
wants to merge 18 commits into from
Closed

MiniCat-Armaanpreet #644

wants to merge 18 commits into from

Conversation

4n0nym0u5-3y3
Copy link

My artwork is a digital representation of a Mini Cat created through coding. Using JavaScript and simple geometric shapes defined by mathematical formulas, I've constructed a charming depiction of Mini Cat with distinct features such as its round head, ears, eyes, nose, mouth, and paws. Each element, from the smooth curves of its head to the circular shapes representing its eyes and paws, is meticulously drawn using basic drawing primitives and mathematical calculations.

Coding this artwork was an engaging experience that combined creativity with technical skill. It involved planning out the composition using coordinates and dimensions, implementing algorithms to draw circles and lines, and iterating to refine details like shading and proportion. Each part of the Mini Cat, from its ears to its hands, required careful consideration of positioning and size to ensure the overall balance and appeal of the artwork.

I enjoyed the challenge of translating artistic vision into code. It allowed me to explore the intersection of art and programming, leveraging logic and creativity simultaneously. Adjusting parameters such as segment counts for smoother curves or adding subtle shading for depth provided opportunities to refine and enhance the visual impact of the Mini Cat illustration.

Overall, coding this artwork was not only about creating a visual representation but also about the journey of problem-solving and iterative improvement. It underscored the versatility of coding as a medium for artistic expression, where precise calculations and algorithms converge to produce visually compelling results.

Copy link

vercel bot commented Jul 8, 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 Jul 13, 2024 10:16am

@leomcelroy
Copy link
Contributor

Thanks for the submission. Could you merge some of the circles together?

@4n0nym0u5-3y3
Copy link
Author

yes

@4n0nym0u5-3y3
Copy link
Author

4n0nym0u5-3y3 commented Jul 9, 2024 via email

@4n0nym0u5-3y3
Copy link
Author

Thanks for the submission. Could you merge some of the circles together?

i changed index.js

@4n0nym0u5-3y3
Copy link
Author

4n0nym0u5-3y3 commented Jul 11, 2024 via email

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.

Hey @4n0nym0u5-3y3– this is a good start but I don't think it meets the requirement for being generative! Could you play with this a bit more and make it generate a new cat every time so I can merge your PR?

@4n0nym0u5-3y3
Copy link
Author

Ok

@4n0nym0u5-3y3
Copy link
Author

i changed the script

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.

Make sure to rename your file index,js.js -> index.js and update your screenshots!

@4n0nym0u5-3y3
Copy link
Author

Hi, i updated my file from index,js.js -> index.js

@maxwofford
Copy link
Member

Nice work @4n0nym0u5-3y3, now update the screenshots so i can see your new generative code!

@4n0nym0u5-3y3
Copy link
Author

I'm having problems to update snapshots what can i do?

@maxwofford
Copy link
Member

Post in the slack if you need help getting the PR updated! Maybe someone there can help.

@4n0nym0u5-3y3
Copy link
Author

snapshots updated

@4n0nym0u5-3y3
Copy link
Author

Post in the slack if you need help getting the PR updated! Maybe someone there can help.

Hi, updated snapshots and my file from index,js.js -> index.js

@BrightTheBackpack
Copy link
Member

Could you rename the snapshots so theres no spaces, and change the metadata of your index.js(this part:/*
@title: MiniCat
@author: Armaanpreet Singh
@snapshot: snapshot.png
*/)
to have a snapshot thats in the folder?

Copy link

github-actions bot commented Jul 20, 2024

art/MiniCat-Armaanpreet/index.js looks like art! preview it in the editor

@BrightTheBackpack
Copy link
Member

Also just an FYI, using math.random() instead of bt.randInRange(min: number, max: number) may make it so what is on the preview and whats drawn by the blot different

@4n0nym0u5-3y3
Copy link
Author

4n0nym0u5-3y3 commented Jul 25, 2024

Also just an FYI, using math.random() instead of bt.randInRange(min: number, max: number) may make it so what is on the preview and whats drawn by the blot different

Thanks for the information

@4n0nym0u5-3y3
Copy link
Author

Also just an FYI, using math.random() instead of bt.randInRange(min: number, max: number) may make it so what is on the preview and whats drawn by the blot different

So the code is fine as it is

@BrightTheBackpack
Copy link
Member

It would be better to change it to use the toolkit function(I think it might even be a requirement now)

@4n0nym0u5-3y3
Copy link
Author

It would be better to change it to use the toolkit function(I think it might even be a requirement now)

i updated my code

@4n0nym0u5-3y3 4n0nym0u5-3y3 requested a review from maxwofford July 25, 2024 09:45
Copy link
Member

@BrightTheBackpack BrightTheBackpack left a comment

Choose a reason for hiding this comment

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

i really like the googly eyes effect! Could you make it so the body does intrude too much onto the eyes?
image

@4n0nym0u5-3y3
Copy link
Author

4n0nym0u5-3y3 commented Jul 27, 2024

i really like the googly eyes effect! Could you make it so the body does intrude too much onto the eyes?

is not good the project

@maxwofford maxwofford removed their request for review July 29, 2024 03:41
@4n0nym0u5-3y3
Copy link
Author

So it's approved my project

@4n0nym0u5-3y3
Copy link
Author

??

@4n0nym0u5-3y3
Copy link
Author

i have to update something

Copy link
Member

@qcoral qcoral left a comment

Choose a reason for hiding this comment

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

Hey, I like the idea and aesthetic of the design, but I feel as though you can polish this even more - could you keep working on this?

@4n0nym0u5-3y3
Copy link
Author

i updated my code

@4n0nym0u5-3y3 4n0nym0u5-3y3 requested a review from qcoral August 22, 2024 12:11
@4n0nym0u5-3y3
Copy link
Author

i added somethigs to make it cute

@4n0nym0u5-3y3
Copy link
Author

like bell

@4n0nym0u5-3y3
Copy link
Author

i updated my code

.

Copy link
Member

@qcoral qcoral left a comment

Choose a reason for hiding this comment

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

I like the improvements! I think you could still polish this piece more though. Is there a way you can remove all the overlapping lines?

@4n0nym0u5-3y3
Copy link
Author

I like the improvements! I think you could still polish this piece more though. Is there a way you can remove all the overlapping lines?

i will try

Copy link

vercel bot commented Aug 28, 2024

@4n0nym0u5-3y3 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@4n0nym0u5-3y3
Copy link
Author

i tried but nothing

@M0HID
Copy link
Collaborator

M0HID commented Oct 5, 2024

Hi there! I’m closing this PR for now to clear up the repo. 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.

6 participants