Filmification Modeling Environment
F-Modeling Environment
Filmification modeling (F-modeling) environment includes:
|
![]() |
The set of editors, libraries, and galleries supports the users in
*AIDA compiler generates a number of program slices (views) with different levels of details. These views are used for understanding corresponding algorithms and models, for visual debugging and external expert examinations, as well as for simplifying the maintenance and re-usability of *AIDA programs. In addition to these picture-based views, a lowest level slice in a form of C++ program is also generated. It is used to create an executable code.
![]() |
Structure of *AIDA program synthesizer |
Figure above shows a structure of the *AIDA program synthesizer. The left column functions have been implemented as a set of distributed components embedded in different editors. Corresponding components are involved every time when the users want to see some details or perform manipulations with them. The right column functions have been implemented as a generator of C++ programs.
Tutorial
Tutorial of the F-Modeling environment is available from here.
Quick tutorial of the F-Modeling environment is available from here (Japanese only).