I am Ritisha Laungani, a pre-final year student, currently persuing
Information Systems MSc Tech. at BITS Goa, India.
I would like to work for the
Button Creator Project with Processing. I have just checked out the software, and it's indeed very fascinating! It would be a great honor and fun to work for it.
Mentioning more about myself- I am comfortable coding in Java and C as i have done 2 major projects in each. I have been working with the OpenGL library(C) since 8 months now and i am currently the Technical Assistant for the Computer Graphics course at BITS Goa. Apart from this, i have worked with Socket Programming, Graph Algorithms, Prolog, Verilog(HDL) etc.
Taking an overview of what the project requires- We basically need a CreateButton function with parameters as-
CreateButton( double xPos, double yPox, color Color, int ScaleTo, style Style);
Where xPos, yPos define the location of the button. style will basically include a certain number of predefined button shapes from which the user can choose. All these styles will be present at size, say, x as default. ScaleTo will let the user to increase the size by a factor of x.
Do let me know if i am on the right track, so that i can start working on the first draft of my proposal. Also, apart from the source code, if there are any other resources anyone could suggest, please do so. :)