miércoles, 3 de septiembre de 2008

Final GSOC 2008 evaluations

I have submited the required code to Google for the final GSOC evaluation, well, now I just have to wait for my GSOC shirt! :)

Recently I started to use WingIDE to work on carcode, I tested wing in the 2.x series and current 3.1 version is really good, I like its code analysis tools specially, I applied for an free OSS license and got it right away next day!, now that is fast!

Now, I have to workout a few issues with carcode which appeared recently when testing for the beta release, collision detection is not working as it should, it could be a problem with the geometry (in memory geometry does not describe the rendered object accurately) or the algorithm, however I recall having it working in Alpha 2, propably I should have added a test suite for it, now I will have to see which version broke it, fortunately git bisect command will be very useful for this.

Now time to do some testing and reading for pharmacology exams next week!