- Kengine: a type-safe and self-documenting implementation of an Entity-Component-System https://github.com/phiste/kengine 42 comments gamedev
Linked pages
- GitHub - ocornut/imgui: Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies https://github.com/ocornut/imgui 438 comments
- GitHub - skypjack/entt: Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more https://github.com/skypjack/entt 187 comments
- GitHub - google/googletest: GoogleTest - Google Testing and Mocking Framework https://github.com/google/googletest 114 comments
- GitHub - wolfpld/tracy: Frame profiler https://github.com/wolfpld/tracy/blob/master/readme.md 58 comments
- Entity component system - Wikipedia http://en.wikipedia.org/wiki/Entity_component_system 23 comments
- GitHub - SFML/SFML: Simple and Fast Multimedia Library https://github.com/SFML/SFML 4 comments
- https://vcpkg.io 1 comment