Tuesday, November 1, 2011

Progress Report (10/27 - 11/1)

This week: I fixed the function MoveBy. As of right now it is only locally fixed and I cannot commit.

Before: This would just fail and crash the program on a MoveBy function.



After: This now performs the MoveBy correctly and continues


I also thought of an idea to change the 3d functions (MoveBy3d, DrawArc3d,etc) to have the width change parameter to all be like the MoveBy3d, make these so they are total width change instead of each iteration. As of right now some are total and some are with each iteration, by making them all total this would lead to everything being similar and would make the program feel less like iteration which is what I believe Profressor Eglash wants.

Next Week: I plan to ask about my 3d functions idea and find out how to commit. I believe all I need is to be put into the list of those who are allowed to commit. I have a file Eddie gave me, but it appears to be from July, so I also plan to ask about what else to do and make sure they still want to implement the ideas that haven't already been implemented.

No comments:

Post a Comment