engine3d-dev / engine3d

Open-source game engine to be used for developing games
Apache License 2.0
1 stars 3 forks source link

Submission Task Flow #11

Open SpinnerX opened 4 months ago

SpinnerX commented 4 months ago

Submission Task Flow

A better way of handling task flow within Engine3D. We will need to look into how we want the submission task flow constructed internally in Engine3D.

Update

Since we decided on a new structure approach to synchronization with the abstraction layer, we should probably consider how we may want to integrate submission task flow to the queues.