Dev:Ref/GoogleSummerOfCode/2011/Application Template

提供: wiki
移動先: 案内検索

When applying for a Google Summer of Code grant to work with the Blender Foundation, your application must follow our application template (much of which we have borrowed from the Perl Foundation, with gratitude).

Before applying, please check with our ideas page for our requirements for acceptance, and for tips and examples of previous successful Summer of Code projects:

Application FAQs

Q: What will most help my odds of acceptance?
A: There are a number of things you can do to help your odds
  1. A quality proposal - a well thought out proposal that shows you understand what you want to do and have reasonable expectations about what can be accomplished in the time you will have available
  2. Make a useful patch against Blender - this show that you can successfully read, edit, and compile our code.
  3. Discuss your application with us and get some feedback you can chat with us on IRC and post a link to your proposal to our mailing list, and of course we will give feedback in the GSoC interface also.
Q: Is there some place that tells me the process of compiling Blender?
A: See this documentation
Q: Where can I learn more about Blenders code base?
A: There is quite a bit of good documentation here
Q: The Blender code base is huge! Where do I start?
A: Have a look at the Files structure. The editor directory is usually a good place - it is where most of the operators live. Have a look at the header files and structs related to what you are interested in working on. The headers usually have the best overview of what a function does. (To find the struct a simple grep or other search for struct FooStructIWantToLookAt will find it for ya.) You can also start with writing python scripts, the API for our python tools is similar in many ways to our C API. You can often find out where some C code lives by seeing the python tool tips by hovering over a button and seeing what the operator name is. Also if you add a console window you can see what is output to it when you do an action. Then just search the code. Also putting a break on a function in a debugger and doing a back trace can help you find the path code took to get to your function of interest.

Application Template

Name

Please provide your full name.

Email / IRC / WWW

Where can we contact you? If you frequent our IRC channel (#blendercoders on irc.freenode.net) please let us know what your nick is. If you have a web page you'd like us to know about, please include it.

Additional Contact Info

Phone:

Physical Address:

Synopsis

A short description of your planned SoC project

Benefits to Blender

Describe how your project will benefit Blender. Will it benefit artists using Blender for 3D content creation? Will it be an aid for future Blender development?

Deliverables

Provide a user-level summary of the final output or results of your project. How does it integrate in Blender, and how does it cooperate with the rest of Blender's features? Note that end-user documentation should be one of the deliverables as well.

Project Details

A more detailed description.

Project Schedule

How long will the project take? When can you begin work?
Include an estimated timeline of the project with mini-milestones
Please also note any vacation time you expect to take during the project period.
Do you have any possible school or work conflicts with your schedule?

Bio

Who are you, what are you studying (and where), and what activities do you enjoy? What is your experience using Blender or other computer graphics programs? What (3D) code development projects you've realized? What makes you the best person to work on this project? If you have any history submitting bug fixes or patches to our tracker, please indicate what you have done.

Thanks!

Thank you for applying to work with Blender in the Google Summer of Code program!


Page Siblings <dpl> namespace= titlematch=Dev:Ref/GoogleSummerOfCode/2011/% format=,²{#ifeq:²{PagetitlePartsAmount