#flecs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #flecs, aggregated by home.social.
-
ON OR OFF?!?! YOU DECIDE!!
More customization :D more FFun!?
#zoxel #flecs #proceduralgeneration #voxel -
Been working on my own game engine again more recently and decided to make a blog post detailing the work I've done so far (hot-reloadable C++ and shader code, testbed project gluing various existing libraries together with a nice API via an ECS) and near future goals (parallel dual update loop to improve input latency whilst maintaining deterministic fixed update logic, multi-threading focus). Hope others find it interesting!
https://eilu.me/en/blog/starting-a-personal-game-engine-for-learning-and-experimentation/
-
Been working on a massive refactor of my game using #GDExtension and #flecs. Got most of the gameplay functionality working again, just a few behavior parts left to port!