Wednesday
Room 3
15:00 - 16:00
(UTC+02)
Talk (60 min)
A C++ journey from old to modern - Modernising ObjectiveFrame
ObjectiveFrame is a finite element beam analysis application developed at Structural Mechanics at Lund university. The application focused on how to make finite element analysis in real-time explorable with direct feedback methods. Initially developed in early 2001 for Windows and SGI Irix OS using C++98. This talk describes the history of its development and the efforts to modernize the application with regard to new C++ standards, as well as reengineering the application to take advantage of new libraries such as Eigen and ImGUI.