Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the basics of GTKmm, a C++ interface for the GTK library, starting with the creation of a simple application and a button. It covers the API elements for drawing using Cairomm, including the drawing area widget and methods for drawing shapes. The lecture also explains the concept of continuous space modeling and visualization, emphasizing the transformation between model space and window space while maintaining aspect ratios.