1. Home
  2. Browse
  3. entt

entt

v3.15.0#0Latest

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

Install

Run the following Vcpkg command to install the port.

vcpkg install entt

Usage

entt provides CMake targets:

find_package(EnTT CONFIG REQUIRED)
target_link_libraries(main PRIVATE EnTT::EnTT)

Dependencies

See source

Version

v3.15.0#0

Publication

Supports

All

GitHub

skypjack/entt11K

Homepage

github.com/skypjack/entt

Subtree

497f18e0ae

License

MIT

Definition

Manifest