From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

GSoC Week1 Status

Things have done

  1. Modified some cmake files and added external sourcefiles.
  2. Reviewed Sebastian Parborg's new code for smooth line solution, link here http://www.labri.fr/perso/pbenard/publications/contours/ May probably not include the algorithm now as I am trying to merge existing code.

I finished most of the classes last Thursday then I started to work on the project. Sorry for the late respond, I was at lectures this weekend.

Next week

  1. Make the whole thing work in blender's infrastructure, most works shall go into adapt the memory allocation stuff and adjust the (NPR)intermal mesh structure.
  2. The most basic viewport post processing stuff will hopefully be added. Will also adapt the BGL APIs.
  3. If time permits, will add RNA stuff into blender and prepare for ui parameter access.

That's it so far. I'll be on IRC as YimingWu during the day on my side, and If there's anything I should do for the code review please send me mail or IRC messages.

Regards, YimingWu