We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi i am an amateur programmer with introductory experience. Although i know some programming language, i am simply looking for some one to show me how to produce a fibonacci function starting from the center of the screen. i have ideas i want to manifest and spend my time studying other then programming. i am looking for a partner to produce my code ideas for me.
Comments
I have moved the discussion because it has nothing to do with Summer of Code 2016.
Why? What do you hope to get out of this? Certainly not enhance programming skills since you are looking for a partner to do all the programming for you anyway.
What sort of ideas do you want to study and manifest? Are they commercial? What does the partner get out of this?
How do you start the fibonacci from the center? Do you want to start from the center and to spiral out or to go towards the edges symmetrically? Do you want to represent the value of the function as colors or using geometrical figures of different sizes? Do you want it to grow on time or to create the snapshot all at once? It helps if you define your task better from the beginning.
Kf
well i just want to simulate a fibonnacci sequence and see what else i can do with it from there, i have other ideas also. i am just looking for someone who is willing to help me not waste time on learning all the code. i would be willing to do somesort of payment exchange in the event for anything advanced, but for know i would defanately appreciate it. What type of programming do you do?
i would like to get the most basic fibonacci spiral out code just so i can see what i can do with it, the ability to spiral out both clockwise and counterclockwise
Please send payment via paypal to tfguy44@gmail.com
i appreciate this but it isnt what im looking for exactly
i was looking for a outward phi spiral simulation/animation to begin with, will you charge me for that?
or i guess an inward spiral from a corner
i am looking for the function itself in real time
I did it once with the help of quark and his QScript library, you have to press space 10 times or so on start up.....
https://forum.processing.org/two/discussion/13282/qscript-fibonacci#latest
e.g.
interesting, i will take a look at this tommorow and get back to you then.
great!
the link holds different versions
probably the QScript stuff could be replaced quite easily
i tried to run it in processing 3 and it says the package org.script does not exist
??
Did you install the lib?
hey sorry no ive been busy with school, what do u mean install the lib?
The QScript library