Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] I am a developer, want to contribute!

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] I am a developer, want to contribute!


Chronological Thread 
  • From: Philipp Moeller <>
  • To: <>
  • Cc:
  • Subject: Re: [cgal-discuss] I am a developer, want to contribute!
  • Date: Wed, 26 Feb 2014 13:39:57 +0100
  • Organization: GeometryFactory

<>
writes:

> Hello All,
>
> I am a C++ developer, writing code since >10 years now && a user of CGAL. I
> would like to contribute by fixing bugs, or write new features in the
> library,
> or by doing testing etc. How can I do that? Where to start?
>
> Any suggestions, a direction, something to look at; is most welcome!

If you still are a student you can apply for GSoC 2014, but I assume
this is not the case.

A good way to get started is to read cgal-discuss and see if there are
issues which are still unresolved or which require more work to be
easily reproducible. If you can provide an sscce [1] for those and
possibly a patch and rationale against the latest release, you would
help a lot.

The cgal-tag on StackOverflow.com [2] is also a good place to start.

Unfortunately CGAL is not very good a bug-tracking so there is no
bug-tracker to just go to and do bug triage, but that will probably
change in the future.

Footnotes:
[1] http://www.sscce.org/
[2] http://stackoverflow.com/questions/tagged/cgal?sort=unanswered



Archive powered by MHonArc 2.6.18.

Top of Page