https://github.com/superpuero/ecs-smart-box
C++ implementation of basic ECS using heap allocated, type erased components, that are using mechanism similar to unique_ptr.
https://github.com/superpuero/ecs-smart-box
c cpp cpp11 cpp17 cpp20 enitity-component-system entity entity-component heap memory system
Last synced: 12 months ago
JSON representation
C++ implementation of basic ECS using heap allocated, type erased components, that are using mechanism similar to unique_ptr.
- Host: GitHub
- URL: https://github.com/superpuero/ecs-smart-box
- Owner: superPuero
- Created: 2025-01-21T20:15:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T23:19:18.000Z (about 1 year ago)
- Last Synced: 2025-01-21T23:19:28.068Z (about 1 year ago)
- Topics: c, cpp, cpp11, cpp17, cpp20, enitity-component-system, entity, entity-component, heap, memory, system
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: