[Bf-committers] ask for beginner suggestion

2011-04-20 Thread Jianming
Hi All,

I am new to the blender community, I am a compositor but now I wish to be
involved in developing the blender post production pipe line.

However, I'm a beginner level developer, so here to ask some suggestion
about how to quickly learn something?

I have C background, know basic python, know compositing a lot. I am keen on
developing some nodes for the compositing module as a start, but don't know
how yet.

thank you,

Tom
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] ask for beginner suggestion

2011-04-21 Thread Sergey Kurdakov
Hi Jianming,

visit

http://blenderartists.org/forum/showthread.php?200013-develop-and-improve-the-source-code-of-blender

then

http://blenderartists.org/forum/forumdisplay.php?11-Python-amp-Plugins

with python you would be able to create quite a lot of useful things.


take a look at
http://blenderartists.org/forum/showthread.php?193908-Code-snippets.-Introduction-to-Python-scripting-in-Blender-2.5x

if you think it is too simple for you,

then you may dig into blender composing code with debugger - to get idea how
it works.
When you know how current things are organized, then it is easier to add
things.
then you can post patches and see other people feedback.

Regards
Sergey
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] ask for beginner suggestion

2011-04-21 Thread Jianming
Thank you Sergey,

I am really happy to see these suggestions,

 still reading blender.org content and wiki, doing a report of
studying blender project now, and I noticed much contents are waiting
for people to fill there.

Base on your reply I found lots of useful resource,

http://www.box.net/shared/14lz63p53b
A good doc teaching how to use scm. From Demohero

http://projects.blender.org/scm/viewvc.php/?root=bf-blender
blender scm link (I don't know it exactly, it's like a gui version of svn ?)

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/
don't need to say, mit's open course

http://blenderartists.org/forum/showthread.php?193908-Code-snippets.-Introduction-to-Python-scripting-in-Blender-2.5x
thank you thank you, for python scripting. Thomas Larsson's great
contribution, finished Apr 14th.

http://retro.openstudy.com/channels/Blender%20Noob%20Coders
blender study group

Amazing,
Now I believe my teacher's saying, FOSS is better than commercial
cause it's developed faster, and has greater community.

Thanks,
Jianming (Tom)



2011/4/21 Sergey Kurdakov :
> Hi Jianming,
>
> visit
>
> http://blenderartists.org/forum/showthread.php?200013-develop-and-improve-the-source-code-of-blender
>
> then
>
> http://blenderartists.org/forum/forumdisplay.php?11-Python-amp-Plugins
>
> with python you would be able to create quite a lot of useful things.
>
>
> take a look at
> http://blenderartists.org/forum/showthread.php?193908-Code-snippets.-Introduction-to-Python-scripting-in-Blender-2.5x
>
> if you think it is too simple for you,
>
> then you may dig into blender composing code with debugger - to get idea how
> it works.
> When you know how current things are organized, then it is easier to add
> things.
> then you can post patches and see other people feedback.
>
> Regards
> Sergey
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] ask for beginner suggestion

2011-04-21 Thread Tom M
Also for all new blender artists have a look at the developers quickstart guide,

http://wiki.blender.org/index.php/Dev:2.5/Doc/Developers_Quickstart

LetterRip
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers