Software
Please note that I am a Linux user and as such, for most of the stuff on this page, I do not consider others OSes. Thus, it may or may not be usable on your machine, no guarantee is given (although I have been told that it should be OK for Apple OSes).
(Stuff released as C++ header files are by definition OS-agnostic, so this note does not apply.)
Active projects
- homog2d: a MPL-licenced generic C++ library for handling 2D geometry: lines, points, other primitives, planar transformations, enclosing and intersections algorithms, and lots of other stuff.
Maintained projects
- spaghetti: A simple and easy C++ Finite State Machine (FSM) container library, with full manual.
Other stuff possibly interesting
-
gift-for-html: A Moodle/Gift format automatic formatter tool, useful for people authoring Web-related (HTML/CSS) Moodle quizzes.
-
(fr) Générateur de trombinoscope, adapté à l'ESR: trombino
-
udgcd: UnDirected Graph Cycle Detection, a C++ wrapper over Boost Graph Library
-
md2pdf : A pandoc-based Markdown to pdf script