Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 439 Bytes

README.rst

File metadata and controls

11 lines (8 loc) · 439 Bytes

This directory contains the source code canvas that will be used for the programming project of the CBB master.

There are two levels at which programs can be written:

1 - At a library level using a set of libraries dealing with maths, images or
some utilitaries.
2 - At a user interface level using the dtk framework that allows to easily
combine various functionalities wrapped into plugins in a more complex application.