-
Notifications
You must be signed in to change notification settings - Fork 4
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
NID 2016 - Assignment 2 (Generative Art using P5.js) #2
Comments
Here’s one of the programs that I made in class: Uses sin() & cos() to move a circle, angle to select hue, and mouseX for size of circle. You can play with it here. Feel free to look at the source code. |
@pkd2512 Try sharing some screenshots or gifs instead of the source code! |
Hi, this is a work in progress. The colors,position and size of the ellipses which follow the cursor are functions of mouse pointer coordinates. One more thing. is this correct way to share our work? Or should I do it in some other manner? |
@Siddhantmd Sweet, that’s looking pretty good! In terms of next stages, you could play with some rotation to continously keep rotating the circles along with the mouse interaction. And maybe try a few more shapes next! As for sharing your work, GIFs are great to give a glimpse of what you’ve made (& LiceCap is for both Win & Mac!), and you can always host your projects like @HTMLdotafreak has done to share an interactive version as well! 😉 @HTMLdotafreak Looking great, and nice to have that hosted on Github! You could next try and work more on the colors that are selected (maybe each burst could have variations of one hue, or a gradual change from one hue to another?) and then think of some interactivity as well (maybe the bursts could happen when you click, or around the area your mouse is?). Love the BOOM! text btw! 👍 Keep sharing your work here, and help out your peers with hosting their projects on Github as well! 😄 |
For some more ideas, a few projects that I’ve played around with that I showed in the class are hosted on my Processing-playground repo. There are also several more examples available on OpenProcessing where you can also host your P5.js code! |
Thanks a lot, Rasagy. 😃 Will add the changes you mentioned. Sounds cool. |
Thanks Rasagy 😃 I will try the rotation too. Was thinking of adding more functions. Will share when I do. Saw your projects. Inspiring stuff |
Share some of the experiments (screenshots/gif) that you have created today using P5.js, and feel free to link to any projects you’ve hosted as well.
Here are some of the selected examples of abstract art pieces for inspiration (more on Pinterest!)
Andre Volten - Composition no. 12. (1957)
Inspiration from Daily Minimal
Herbert Bayer - Red Transparency (1969-1973)
Inspiration from Geometry Daily
The text was updated successfully, but these errors were encountered: