mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
7 lines
330 B
Text
7 lines
330 B
Text
EnTT is a header-only, tiny and easy to use library for game programming and
|
|
much more written in modern C++, mainly known for its innovative
|
|
entity-component-system (ECS) model.
|
|
Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri
|
|
and The Forge by Confetti.
|
|
|
|
WWW: https://github.com/skypjack/entt/wiki
|