engine3d-dev / engine3d

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

Synchronization Trees #9

Open SpinnerX opened 4 months ago

SpinnerX commented 4 months ago

Tree Structure for Synchronization

I will implement and discuss further on how I am planning on implementing signal trees into Engine3D. The reason for this is that we want to minimize wait time between locks/unlocks.