[Soc-2013-dev] Weekly Report #1 Mesh Sketch Editing

Alexander Pinzon Fernandez apinzonf at gmail.com
Fri Jun 21 21:48:23 CEST 2013


Hi all

http://wiki.blender.org/index.php/User:Apinzonf/Gsoc2013/progress

Week 3(jun 17 - jun 23)
Report[edit<http://wiki.blender.org/index.php?title=User:Apinzonf/Gsoc2013/progress&action=edit&section=11>
]What I did this week?

This week I started to program the proposal as a bmesh operator.

The code I wrote to be uploaded is unstable, but here's the patch to see
the content.

[Soc-2013-sketch_mesh-21-06-2013.patch<http://wiki.blender.org/uploads/0/02/Soc-2013-sketch_mesh-21-06-2013.patch>
]


I wrote part of the design document

User:Apinzonf/Gsoc2013/design<http://wiki.blender.org/index.php/User:Apinzonf/Gsoc2013/design>


[edit<http://wiki.blender.org/index.php?title=User:Apinzonf/Gsoc2013/progress&action=edit&section=12>
]What you plan to do next week?

Implement the problem with Eigen3 libraries to solve the linear system.

To finish writing the design document


[edit<http://wiki.blender.org/index.php?title=User:Apinzonf/Gsoc2013/progress&action=edit&section=13>
]Any roadblocks, difficulties, etc.

I had problems with mixing C code and C + + because the library to solve
the linear system is SuperLU (C) and Eigen3 (C++) for matrix operations.

I have another big problem and until now I see SuperLU works only with NxN
square matrices, and the matrix that I have is of MxN.


Att

Alexander Pinzon Fernandez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/soc-2013-dev/attachments/20130621/cdf13390/attachment-0001.htm 


More information about the Soc-2013-dev mailing list