|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
#include <vector>#include <string>#include <cstdarg>#include <imgui-platform-kit/user_interface_window.h>#include "application/application.h"#include "user_interface/fonts/IconsFontAwesome6.h"Go to the source code of this file.
Classes | |
| struct | dnf_composer::user_interface::LogEntry |
| class | dnf_composer::user_interface::LogWindow |
Namespaces | |
| namespace | dnf_composer |
| namespace | dnf_composer::user_interface |
Variables | |
| ImFont * | g_BlackLargeFont |
| ImFont * | g_MediumIconsFont |
| ImFont * | g_MonoMediumFont |
|
extern |
|
extern |
|
extern |