On Feb 27, 2014, at 2:59 PM, Mateusz Kacprzak <[email protected]> wrote:
> My name is Mateusz and I'm a 3-rd year student of applied computer science. > I'm a C/C++ programmer interested in long term contribution to BRLCAD > project. Always pleasant to hear about long-term interest. Welcome Mateusz. > In terms of GSoC 2014 I'd like to work on code reduction/refactoring or > maybe help with creating object-oriented interface for BRLCAD's core. > I know that I'm not super duper experienced programmer, but I'm good in > getting around large codebase, so the beginning won't be hamful :) While most are drawn to code reduction/refactoring because they’re seemingly understandable concepts, they are actually quite difficult to do properly and usefully. I’d encourage you to explore the system, our documentation, and other resources to find a more specific topic like OO interfacing. Note that there are related topic ideas such as designing and implementing a geometry conversion API, clueing up our mesh library, implementing a parametric constraint library or turning our analysis tools into a library (which is also a refctoring effort, so maybe a good fit for you). Cheers! Sean ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
