We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, I already submitted a proposal with "Improving file I/O methods".
i also have submitted and merged pull request contribution https://github.com/processing/p5.js/pull/2692
What should i do next? if there is contribution next i can do to increase my chances to getting accepted?
Thank you in advance.
Best regards,
Dwiferdio Seagal Putra
There are some other Processing / Python projects in the works... check out p5py from last year's GSOC 2017.
I'm a really big fan of the Jython (Python 2.7) Processing mode. It doesn't have great performance, but you can still do amazing things with it, despite its very particular limitations and constraints.
See also the GSOC 2018 proposal: https://forum.processing.org/two/discussion/26778/proposal-gsoc-2018-application-arihant-parsoya-native-python-and-processing
@codeanticode Sir i have submitted a proposal according to our discussions
Thanks for the comments @talkscheap! Writing and revising the proposal was an enjoyable learning process. Regardless of how the results go, will be happy to discuss more about these ideas in the future!
Hi, :-h I am Avirup and I'm a 2nd year student. I have been recently introduced to GSOC and am very exited to have submitted my proposal. Here's the docs link: https://docs.google.com/document/d/1c9G50EpHfi6Urp10LbAlsdvZbL3yog1trVFnD709ro8/edit?usp=sharing
I having been learning to use p5.js for some time now and would absolutely love to contribute to it. :x This is my first time in GSoC and I would like to make an add-on for making 2D/3D games and a cli to help with the development process.
Thanks a lot :)
I know its too late for asking suggestions for the proposal. But its only now I'm knowing that suggestions for proposal can be requested in the forum. Please review it. https://docs.google.com/document/d/1B5ON2UWbrHZy1kfnbNR7DG1i3LocD_D2ETGYjqcTyrA/edit?usp=sharing Thanks Jithin KS
I will add comments directly to the proposal. Thank you for taking the time to submit!
Hey everyone,
I'm Nikhil from Bangalore, India. Previously I had posted my draft proposal for Analytical Visualization Tools (Processing) in which I was using D3.js charts, however during this I realized that support for charts in p5.js is barely available even though all of the data analytical aspects are well covered, like loading data from different various, offering inbuilt array functions. (The only option is to calculate offsets and create the respective shapes which can be quite a hassle), not to mention using D3.js is pretty complicated for a beginner.
Heres the link to my proposal https://docs.google.com/document/d/1Tlr1pCCsejr4D550_itDdcUbeCq0GJ-BKdDTL7tenzY/edit?usp=sharing
Please leave any and all feedback, thank you :)
Left some comments in the proposal, thank you for your interest @snix97!
Hello @Sithe! Thank you for your thoughtful proposal! If you have time, adding some "wireframe" style design sketches re: your vision for the welcome experience might be helpful. Also, including links to any projects you've developed especially using Processing or Java.
Thanks for your proposal @thunderbolt. I suggest reviewing the work of Zach Rispoli from last year and incorporating how you would build on the project in your proposal.
https://medium.com/@zrispo/a-free-to-use-classrooms-system-for-p5-js-5d7b455ded08
My final proposal for GSoC 2018.
https://docs.google.com/document/d/1LQ0Oi7fU45gaoGe20PrizexXPnAPINKR3jrxAr9yzIY/edit?usp=sharing
Looking forward to any suggestions. @shiffman.
I have modified my proposal. Can somebody look at it again please?
Thanks for sharing the draft of your proposal, I will take a look at it and give you my feedback.
Hello, I know its late to submit a proposal now but i have known about GSoC lately. This is my draft proposal, I hope to get feedback on it before the deadline.
https://docs.google.com/document/d/10krY0KO2spMBy3ncDPWEXFJZ1doNE_P2S6ZR19kPbx0/edit?usp=sharing
Thanks for the feedback @kjhollen. I'm currently working on my second proposal :)
This is kinda late, but if this still helps here's my proposal for p5py from last year.
Multiple people have written to me regarding the REPL mode that was featured in one of the Medium posts (see this: https://medium.com/processing-foundation/p5-a-python-implementation-of-the-processing-api-5f05c62db23b). The code for the REPL mode is available in the pyglet-port
branch of the main repo: https://github.com/p5py/p5/tree/pyglet-port
(Thanks @Aliabbas for sending me email reminders about this : ) )
Hello community!
Can any mentors explain me what exactly these tools would do.
I plan to post a proposal for adding new tools to the Processing software.
Thanks!
I've also made another proposal as my Backup option.
Idea: Classroom management system
Proposal: https://docs.google.com/document/d/14_L3DmchstJk2MbDBLyzLVaqSwpBImqLyeXwXmJ2EmQ/edit?usp=sharing
I've also made a number of contributions to p5js web editor, so I am familiar with the code-base and therefore this proposal.
Note: I'd still think Updating the hellop5js would be the way to go for me.