forked from eticre/povmodeler
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tribad edited this page Oct 21, 2019
·
19 revisions
This shall be the starting point for the documentation of the povmodeler architecture and design. It will be the only way to keep the povmodeler going even if the maintainer changes again.
The code base contains roughly 280 cpp files nearly complete without any helpfull comment. So one of the first tasks is to get an overview of how these files play together as the povmodeler.
This is the now done packaging. The application code will be produced into a library and combined one level above into the povmodeler executable. This is done this way to incorporate the icon resources into the executable.