Efficient event-based multithreaded module system designed for use in the Cavern Engine, my voxel game engine. This library makes use of "modules" that each run on their own thread and exchange data through a centralized group of event handlers.
-
Notifications
You must be signed in to change notification settings - Fork 0
Efficient event-based multithreaded module system designed for use in games
License
Pyxrs/cavern-modules
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Efficient event-based multithreaded module system designed for use in games