Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Unreal Engine Flecs Plugin

License

NotificationsYou must be signed in to change notification settings

Reddy-dev/Unreal-Flecs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal-Flecs Discord:https://discord.gg/Q6EWgd8tFK

Note:

Many Features are not complete

Only tested on Version: UE 5.7 MSVC/partially Clang

Contributors to Unreal-Flecs:

@Megafunk
@ronaldburns

For Full Performance benefits make sure to use LTO/PGO in shipping builds.

Wiki/Documentation coming soon

Features:

Universalized Component Type Registration CPP <--> Meta Type, Works with USTRUCT, UENUM, and UCLASS

OS-API implementation for Unreal

Tracked ObjectPtr References in Components (needs testing)

Module Implementation with Hard and Soft Dependencies

Modular Game Loop Implementation to allow for any pipeline setup (also works with module dependencies)

Partial Natvis support for different flecs types

Modifications to Flecs:

New Component Registration inSource/FlecsLibrary/Public/flecs/addons/cpp/component.hppDisabled flecs Auto Component Registration (do not re-enable)set_symbol inSource/FlecsLibrary/Public/flecs/addons/cpp/mixins/entity/builder.hpp

to_constant inSource/FlecsLibrary/Public/flecs/addons/cpp/mixins/enum/impl.hpp andSource/FlecsLibrary/Public/flecs/addons/cpp/mixins/enum/entity\_view.inl

enum_data::entity(underlying_type_t value) inSource/FlecsLibrary/Public/flecs/addons/cpp/impl/world.hpp

EcsFirstUserComponentId is set to 9

added bUseLowId bool paramn to untyped_component(flecs::world_t *world, const char *name) constructor inSource/FlecsLibrary/Public/flecs/addons/cpp/component.hpp

ensure in the Entity CPP-API is renamed toobtain to be compatible with Unreal

About

Unreal Engine Flecs Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C59.6%
  • C++40.3%
  • C#0.1%

[8]ページ先頭

©2009-2025 Movatter.jp