[Soc-2012-dev] Bridge, bevel Weekly Report 11

Aleksandr Mokhov alexander.mokhov at gmail.com
Sat Aug 4 08:39:56 CEST 2012


Week 11 ReportWhat you did this week

This week I worked on the Bevel.

I finished coding the algorithm for constructing smooth surfaces around
vertices with an arbitrary number of input edges.

The surface is constructed by sectors and we have a complex problem with
the fact that adjacent vertices of the sectors did not match. I was able to
find a solution to cope with it.

I add in the user interface input parameters of the partition
(segmentation) Fixed a bug with the construction of a round profile for
non-orthogonal input edges.

Fixed a bug with the construction of the intersection of of round profiles
in the case of two input Edge at the vertex.

Fixed a bug with the construction of the intersection of circular profiles
in the case of two input Edge at the vertex.

When implementing a round bevel become clear how to build it for the plane
the selected faces. Added a correct handling of a flat location selected
faces.


What you plan to do next week

I plan to finish the work on Bevel, finish a UI, clear unnecessary
parameters.

Continue to debug and fix small bugs, such as a bug with the calculation of
normal for new polygons.

Develop "the preprocessor" to determine the limits of variation of the
indent parameter of the bevel.

Prepare the code to be sent to SVN, refactor it, delete unused pieces, etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/soc-2012-dev/attachments/20120804/52c51bfb/attachment.htm 


More information about the Soc-2012-dev mailing list