Skip to content

Milestones

List view

  • This first released version of Nodens will feature the basic architecture that sets the overall vision for the framework. It will feature: - **Layer Stack**: defines application control flow and lifetime. - **Event System**: a data-oriented system with events defined as POD structs. Input events will be routed through the Layer Stack while non-input events are routed through a pub/sub event bus featuring both immediate and deferred multicast dispatching. - **Multi-threaded Job System**: allows for dispatching of functions to separate threads running in parallel. - **ImGui Integration**: allows developers to (optionally) define a custom immediate mode UI using ImGui, with plots enabled by ImPlot and ImPlot3D. - **Tracy Profiling Integration**: enables native CPU and GPU profiling.

    No due date
    9/14 issues closed