Synodic-Software / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Pipeline/Graph Library for Scheduler #233

Closed Behemyth closed 6 years ago

Behemyth commented 6 years ago

A relational way for working with the Scheduler is needed for abstract management of tasks. For instance, a UI which aids in inserting a task between two other specific tasks requires such a library.